Integrated Weblogic Server Fails To Start After Applying WebLogic Server Patches
(Doc ID 2846757.1)
Last updated on MARCH 07, 2023
Applies to:
Oracle JDeveloper - Version 12.2.1.4.0 to 12.2.1.4.0 [Release 12c]Information in this document applies to any platform.
Symptoms
After applying the following WLS patches to JDeveloper 12.2.1.4.0 setup
<Patch 33691226>: Fix for Bug 33691226
Product Oracle WebLogic Server
Release Oracle WebLogic Server 12.2.1.4.210930
Platform Generic Platform
<Patch 33416868>: WLS PATCH SET UPDATE 12.2.1.4.210930
Product Oracle WebLogic Server
Release Oracle WebLogic Server 12.2.1.4.0
Platform Generic Platform
as indicated by
Security Alert CVE-2021-44228 / CVE-2021-45046 Patch Availability Document for Oracle WebLogic Server and Fusion Middleware (Doc ID 2827793.1)
for WebLogic Server 12.2.1.4.0, the WebLogic Server integrated with JDeveloper 12.2.1.4.0 would fail to start with an error.
------------
A MultiException has 1 exceptions. They are:
1. java.lang.IllegalStateException: Service weblogic.server.ServerLifeCycleService was started at level 9 but it has a run level of 10. The full descriptor is SystemDescriptor(
implementation=weblogic.server.ServerLifeCycleService
name=ServerLifeCycleService
contracts={weblogic.server.ServerLifeCycleService,weblogic.server.ServerService}
scope=org.glassfish.hk2.runlevel.RunLevel
qualifiers={javax.inject.Named}
descriptorType=CLASS
descriptorVisibility=NORMAL
metadata=runLevelValue={10}
rank=0
loader=HK2LoaderImpl(weblogic.utils.classloaders.GenericClassLoader@<REFERENCE> finder: weblogic.utils.classloaders.CodeGenClassFinder@<REFERENCE> annotation: )
proxiable=null
proxyForSameScope=null
analysisName=null
id=160
locatorId=0
identityHashCode=<HASH_CODE>
reified=true)
at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2132)
at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:777)
at org.jvnet.hk2.internal.ServiceLocatorImpl.getUnqualifiedService(ServiceLocatorImpl.java:789)
at org.jvnet.hk2.internal.IterableProviderImpl.get(IterableProviderImpl.java:111)
at weblogic.management.provider.internal.DomainAccessImpl.lookupServerLifecycleRuntime(DomainAccessImpl.java:117)
...
Caused By: java.lang.IllegalStateException: Service weblogic.server.ServerLifeCycleService was started at level 9 but it has a run level of 10. The full descriptor is SystemDescriptor(
implementation=weblogic.server.ServerLifeCycleService
name=ServerLifeCycleService
contracts={weblogic.server.ServerLifeCycleService,weblogic.server.ServerService}
scope=org.glassfish.hk2.runlevel.RunLevel
qualifiers={javax.inject.Named}
descriptorType=CLASS
descriptorVisibility=NORMAL
metadata=runLevelValue={10}
rank=0
loader=HK2LoaderImpl(weblogic.utils.classloaders.GenericClassLoader@<REFERENCE> finder: weblogic.utils.classloaders.CodeGenClassFinder@<REFERENCE> annotation: )
proxiable=null
proxyForSameScope=null
analysisName=null
id=160
locatorId=0
identityHashCode=<HASH_CODE>
reified=true)
at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.validate(AsyncRunLevelContext.java:446)
at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:299)
at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:85)
at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2126)
at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:777)
...
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |