WebLogic Admin Server Fails To Start After creating New domain
(Doc ID 3068899.1)
Last updated on JANUARY 29, 2025
Applies to:
Oracle Service Bus - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.1.4.0 version, OSB Core Functionality
WebLogic Admin Server Fails to Start after Create New Domain with the following error -
1. weblogic.management.provider.internal.RuntimeAccessImpl$ParseException: [Management:141266]Parsing failure in config.xml: weblogic.management.ManagementRuntimeException: Could not create the JMS descriptor. Error encountered in file: /apps/oracle/Middleware/Oracle_OSB1/user_projects/domains/prdSPKIOSBDomain/config/jms/UMSJMSSystemResource-jms.xml.
2. java.lang.IllegalStateException: Unable to perform operation: create on weblogic.management.provider.internal.RuntimeAccessImpl
3. java.lang.IllegalStateException: Unable to perform operation: post construct on weblogic.management.provider.internal.RuntimeAccessService
4. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.t3.srvr.FinalThreadLocalService errors were found
5. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.t3.srvr.FinalThreadLocalService
A MultiException has 5 exceptions. They are:
1. weblogic.management.provider.internal.RuntimeAccessImpl$ParseException: [Management:141266]Parsing failure in config.xml: weblogic.management.ManagementRuntimeException: Could not create the JMS descriptor. Error encountered in file: /apps/oracle/Middleware/Oracle_OSB1/user_projects/domains/prdSPKIOSBDomain/config/jms/UMSJMSSystemResource-jms.xml.
2. java.lang.IllegalStateException: Unable to perform operation: create on weblogic.management.provider.internal.RuntimeAccessImpl
3. java.lang.IllegalStateException: Unable to perform operation: post construct on weblogic.management.provider.internal.RuntimeAccessService
4. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.t3.srvr.FinalThreadLocalService errors were found
5. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.t3.srvr.FinalThreadLocalService
at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1168)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused By: weblogic.descriptor.DescriptorValidateException: The following failures occurred:
-- Unresolved reference to OraSDPM/Queues/OraSDPMAppDefRcvErrorQ1_auto_4 by /Queues[OraSDPM/Queues/OraSDPMAppDefRcvQ1_auto_5]/DeliveryFailureParams/ErrorDestination
-- Unresolved reference to OraSDPM/Queues/OraSDPMAppDefRcvErrorQ1_auto_4 by /Queues[OraSDPM/Queues/OraSDPMAppDefRcvQ1_auto_6]/DeliveryFailureParams/ErrorDestination
-- Unresolved reference to OraSDPM/Queues/OraSDPMAppDefRcvErrorQ1_auto_4 by /Queues[OraSDPM/Queues/OraSDPMAppDefRcvQ1_auto_7]/DeliveryFailureParams/ErrorDestination
-- Unresolved reference to OraSDPM/Queues/OraSDPMAppDefRcvErrorQ1_auto_4 by /Queues[OraSDPM/Queues/OraSDPMAppDefRcvQ1_auto_8]/DeliveryFailureParams/ErrorDestination
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 |
Cause |
Solution |