Oracle Weblogic Server (MOSC)

MOSC Banner

deploying ORDS in weblogic on a windows server

edited Aug 4, 2022 11:40AM in Oracle Weblogic Server (MOSC) 2 commentsAnswered

the deployment adds APEX to the config.xml file and weblogic seems to shutdown gracefully but when it tries to set "activation state to true for the application "APEX" " the below error occurs and weblogic will not start until I remove the below out of the config.xml file:

<app-deployment>

<name> APEX</name>

<source-path>ORDS\ords.war</source-path> ....

ERROR: weblogic.management.DeploymentException: CDI deployment failure:unable to make protected jinal java.lang.class java.lang.classloader.defineclass (java.lang.string, byte{}, init, init) throws java.lang.classformaterror accessible: module java.base does not "open java.lang" to unnamed module @7c711375

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center