Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

error starting intergrated weblogic in 12c

Tony007Dec 22 2018 — edited Apr 27 2019

hi am having this error when starting intergrated weblogic in 12.2.1.3.0 in window 7 64 bit

[Waiting for the domain to finish building...]

[06:34:01 PM] IntegratedWebLogicServer Domain is invalid.  Regenerating it...

[06:34:05 PM] Creating IntegratedWebLogicServer Domain...

[06:35:28 PM] ERROR:  An error occurred while building the default domain.

Please see this log file for more details:

C:\Users\rdp\AppData\Roaming\JDeveloper\system12.2.1.3.42.170820.0914\o.j2ee.adrs\BuildDefaultDomain.log

The Server Instance cannot be started because the IntegratedWebLogicServer Domain was not built successfully.

Adding environment variable to WLST script USER_MEM_ARGS = -Xms32m -Xmx1024m -XX:MaxPermSize=384m

Log File:      C:\Users\rdp\AppData\Roaming\JDeveloper\system12.2.1.3.42.170820.0914\o.j2ee.adrs\BuildDefaultDomain.log

Label:         JDEVADF_12.2.1.PATCHSETS_GENERIC_170820.0914.S

Product Home:  C:\jdeveloper12\jdeveloper\jdev\

Domain:        C:\Users\rdp\AppData\Roaming\JDeveloper\system12.2.1.3.42.170820.0914\DefaultDomain

BuildDefaultDomain1.py      2018-12-20 18:34:05

cmd.exe /c ""C:\jdeveloper12\oracle_common\common\bin\wlst.cmd" "C:\Users\rdp\AppData\Roaming\JDeveloper\system12.2.1.3.42.170820.0914\o.j2ee.adrs\BuildDefaultDomain1.py""

Process started

wlst > Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0

wlst >

wlst > Initializing WebLogic Scripting Tool (WLST) ...

wlst >

wlst > WARNING: An illegal reflective access operation has occurred

wlst > WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (file:/C:/jdeveloper12/oracle_common/modules/com.sun.xml.bind.jaxb-impl.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)

wlst > WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector

wlst > WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

wlst > WARNING: All illegal access operations will be denied in a future release

wlst > Welcome to WebLogic Server Administration Scripting Shell

wlst >

wlst > Type help() for help on available commands

wlst >

wlst > Creating Default Domain

wlst > [progress] Reading template: Basic WebLogic Server Domain

wlst > Setting Name to 'DefaultServer'

wlst > Setting ListenAddress to ''

wlst > Setting ListenPort to 7101

wlst > Enabling SSL using port 7102

wlst > Setting domain administrator to 'weblogic'

wlst > Setting domain password.

wlst > [progress] Writing domain: /C:/Users/rdp/AppData/Roaming/JDeveloper/system12.2.1.3.42.170820.0914/DefaultDomain/

wlst > [progress] Closing template.

wlst > [progress] Reading domain: /C:/Users/rdp/AppData/Roaming/JDeveloper/system12.2.1.3.42.170820.0914/DefaultDomain/

wlst > [progress] Adding domain extension template: Oracle ADRS

wlst > [progress] Updating domain.

wlst > [progress] Closing domain.

wlst > [progress] Reading domain: /C:/Users/rdp/AppData/Roaming/JDeveloper/system12.2.1.3.42.170820.0914/DefaultDomain/

wlst > [progress] Adding domain extension template: Oracle JRF

wlst > [progress] Updating domain.

wlst > Error: runCmd() failed. Do dumpStack() to see details.

wlst > com.oracle.cie.domain.script.jython.WLSTException: Error updating domain:

wlst > 64254: Error occurred in "OPSS Processing" phase execution

wlst > 64254: Encountered error: java.lang.ExceptionInInitializerError

wlst > 64254: Check log for more detail.

wlst > null

wlst > at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:69)

wlst > at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:2983)

wlst > at com.oracle.cie.domain.script.jython.WLScriptContext.runCmd(WLScriptContext.java:735)

wlst > at jdk.internal.reflect.GeneratedMethodAccessor141.invoke(Unknown Source)

wlst > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

wlst > at java.base/java.lang.reflect.Method.invoke(Method.java:564)

wlst > at org.python.core.PyReflectedFunction.__call__(Unknown Source)

wlst > at org.python.core.PyMethod.__call__(Unknown Source)

wlst > at org.python.core.PyObject.__call__(Unknown Source)

wlst > at org.python.core.PyInstance.invoke(Unknown Source)

wlst > at org.python.pycode._pyx5.command$1(C:\Users\rdp\AppData\Local\Temp\WLSTOfflineIni11876817053674794513.py:19)

wlst > at org.python.pycode._pyx5.call_function(C:\Users\rdp\AppData\Local\Temp\WLSTOfflineIni11876817053674794513.py)

wlst > at org.python.core.PyTableCode.call(Unknown Source)

wlst > at org.python.core.PyTableCode.call(Unknown Source)

wlst > at org.python.core.PyTableCode.call(Unknown Source)

wlst > at org.python.core.PyFunction.__call__(Unknown Source)

wlst > at org.python.pycode._pyx5.updateDomain$32(C:\Users\rdp\AppData\Local\Temp\WLSTOfflineIni11876817053674794513.py:139)

wlst > at org.python.pycode._pyx5.call_function(C:\Users\rdp\AppData\Local\Temp\WLSTOfflineIni11876817053674794513.py)

wlst > at org.python.core.PyTableCode.call(Unknown Source)

wlst > at org.python.core.PyTableCode.call(Unknown Source)

wlst > at org.python.core.PyFunction.__call__(Unknown Source)

wlst > at org.python.pycode._pyx142.f$0(C:\Users\rdp\AppData\Roaming\JDeveloper\system12.2.1.3.42.170820.0914\o.j2ee.adrs\BuildDefaultDomain1.py:124)

wlst > at org.python.pycode._pyx142.call_function(C:\Users\rdp\AppData\Roaming\JDeveloper\system12.2.1.3.42.170820.0914\o.j2ee.adrs\BuildDefaultDomain1.py)

wlst > at org.python.core.PyTableCode.call(Unknown Source)

wlst > at org.python.core.PyCode.call(Unknown Source)

wlst > at org.python.core.Py.runCode(Py.java:1226)

wlst > at org.python.util.PythonInterpreter.execfile(Unknown Source)

wlst > at weblogic.management.scripting.WLST.main(WLST.java:186)

wlst > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

wlst > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

wlst > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

wlst > at java.base/java.lang.reflect.Method.invoke(Method.java:564)

wlst > at weblogic.WLST.main(WLST.java:47)

wlst > Caused by: com.oracle.cie.domain.script.ScriptException: Error updating domain:

wlst > 64254: Error occurred in "OPSS Processing" phase execution

wlst > 64254: Encountered error: java.lang.ExceptionInInitializerError

wlst > 64254: Check log for more detail.

wlst > null

wlst > at com.oracle.cie.domain.script.jython.WLSTState.processCommand(WLSTState.java:242)

wlst > at com.oracle.cie.domain.script.jython.WLScriptContext.runCmd(WLScriptContext.java:729)

wlst > ... 30 more

wlst > Caused by: com.oracle.cie.domain.script.jython.WLSTException: Error updating domain:

wlst > 64254: Error occurred in "OPSS Processing" phase execution

wlst > 64254: Encountered error: java.lang.ExceptionInInitializerError

wlst > 64254: Check log for more detail.

wlst > null

wlst > at com.oracle.cie.domain.script.jython.WLScriptContext.updateDomain(WLScriptContext.java:1145)

wlst > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

wlst > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

wlst > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

wlst > at java.base/java.lang.reflect.Method.invoke(Method.java:564)

wlst > at com.oracle.cie.domain.script.jython.WLSTState.processCommand(WLSTState.java:225)

wlst > ... 31 more

wlst > Caused by: com.oracle.cie.domain.script.ScriptException: 64254: Error occurred in "OPSS Processing" phase execution

wlst > 64254: Encountered error: java.lang.ExceptionInInitializerError

wlst > 64254: Check log for more detail.

wlst > null

wlst > at com.oracle.cie.domain.script.ScriptExecutor.runProgressOperator(ScriptExecutor.java:5862)

wlst > at com.oracle.cie.domain.script.ScriptExecutor.updateDomain(ScriptExecutor.java:2509)

wlst > at com.oracle.cie.domain.script.jython.WLScriptContext.updateDomain(WLScriptContext.java:1140)

wlst > ... 36 more

wlst > Caused by: com.oracle.cie.wizard.ext.progress.ProgressOperationException

wlst > at com.oracle.cie.domain.progress.AbstractProgressGenerator.run(AbstractProgressGenerator.java:120)

wlst > at java.base/java.lang.Thread.run(Thread.java:844)

wlst > Problem invoking WLST - Traceback (innermost last):

wlst >   File "C:\Users\rdp\AppData\Roaming\JDeveloper\system12.2.1.3.42.170820.0914\o.j2ee.adrs\BuildDefaultDomain1.py", line 124, in ?

wlst >   File "C:\Users\rdp\AppData\Local\Temp\WLSTOfflineIni11876817053674794513.py", line 139, in updateDomain

wlst >   File "C:\Users\rdp\AppData\Local\Temp\WLSTOfflineIni11876817053674794513.py", line 19, in command

wlst > 64254: Error occurred in "OPSS Processing" phase execution

wlst > 64254: Encountered error: java.lang.ExceptionInInitializerError

wlst > 64254: Check log for more detail.

wlst > null

wlst >

wlst > at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:69)

wlst >

wlst > at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:2983)

wlst >

wlst > at com.oracle.cie.domain.script.jython.WLScriptContext.runCmd(WLScriptContext.java:735)

wlst >

wlst > at jdk.internal.reflect.GeneratedMethodAccessor141.invoke(Unknown Source)

wlst >

wlst > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

wlst >

wlst > at java.base/java.lang.reflect.Method.invoke(Method.java:564)

wlst >

wlst >

wlst > com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.jython.WLSTException: Error updating domain:

wlst > 64254: Error occurred in "OPSS Processing" phase execution

wlst > 64254: Encountered error: java.lang.ExceptionInInitializerError

wlst > 64254: Check log for more detail.

wlst > null

wlst >

Elapsed time:  83396 ms

Comments

Post Details

Added on Dec 22 2018
19 comments
3,517 views