Unable to start weblogic [message #678454] |
Thu, 05 December 2019 06:47 |
kuwait
Messages: 55 Registered: October 2007
|
Member |
|
|
Hi
I am trying to start weblogic "startweblogic.cmd" after creating a new domain I got the following
...
...
...
A MultiException has 4 exceptions. They are:
1. java.lang.NullPointerException
2. java.lang.IllegalStateException: Unable to perform operation: create on weblogic.management.partition.admin.PartitionManagerService
3. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of com.oracle.weblogic.lifecycle.core.PartitionLCMService errors were found
4. java.lang.IllegalStateException: Unable to perform operation: resolve on com.oracle.weblogic.lifecycle.core.PartitionLCMService
at org.jvnet.hk2.internal.Collector.throwIfErrors(Collector.java:89)
at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:250)
at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:358)
...
...
...
and at the end it shows Derby server stopped
Can you please help me to resolve that?
|
|
|