SOA CS Servers Are Not Starting And Logs Shows Error "The run-as security principal, 'OracleSystemUser', chosen for the EJB 'MessageReceiverBean(Application: usermessagingserver, EJBComponent: engine-ejb.jar)' is not a valid user principal"
(Doc ID 2513264.1)
Last updated on AUGUST 12, 2024
Applies to:
SOA Suite Cloud Service - Version N/A and laterInformation in this document applies to any platform.
Symptoms
ISSUE:
--------
SOA Servers failed to start and come to running state. Logs shows below exception for OSB components are failing deployments.
ERROR:
---------
weblogic.application.ModuleException: The run-as security principal, 'OracleSystemUser', chosen for the EJB 'MessageReceiverBean(Application: usermessagingserver, EJBComponent: engine-ejb.jar)' is not a valid user principal in the current security realm. Please specify a valid user principal for the EJB to use.
at weblogic.application.internal.ExtensibleModuleWrapper.prepare(ExtensibleModuleWrapper.java:114)
at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)
at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:192)
at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:187)
at weblogic.application.utils.StateMachineDriver$ParallelChange.run(StateMachineDriver.java:83)
Truncated. see log file for complete stacktrace
Caused By: The run-as security principal, 'OracleSystemUser', chosen for the EJB 'MessageReceiverBean(Application: usermessagingserver, EJBComponent: engine-ejb.jar)' is not a valid user principal in the current security realm. Please specify a valid user principal for the EJB to use.
at weblogic.ejb.container.deployer.BeanInfoImpl.calculateRunAsPrincipal(BeanInfoImpl.java:844)
at weblogic.ejb.container.deployer.BeanInfoImpl.prepare(BeanInfoImpl.java:779)
at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl.prepare(MessageDrivenBeanInfoImpl.java:1196)
at weblogic.ejb.container.deployer.EJBDeployer.setupBeanInfos(EJBDeployer.java:576)
at weblogic.ejb.container.deployer.EJBDeployer.prepare(EJBDeployer.java:725)
Truncated. see log file for complete stacktrace
>
STEPS TO REPRODUCE
--------------------------
- start / restart SOA Servers and note it fails to start with above reported error.
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 |