OPSS - Getting J2EE JMX-46041 org.apache.beehive.netui.pageflow.internal.AdapterManager BEA-000000 ServletContainerAdapter manager not initialized correctly Error
(Doc ID 1482502.1)
Last updated on DECEMBER 22, 2023
Applies to:
Oracle Platform Security for Java - Version 11.1.1.5.0 to 11.1.1.6.0 [Release Oracle11g]Oracle WebLogic Server - Version 10.3.5 to 10.3.6
Information in this document applies to any platform.
Symptoms
1) Stopping the Oracle Management Server (OMS), it fails.
Checked all the processes, found nothing running.
2) Started the OMS using
./emctl start oms
--> Node manager started successfully
--> SERVER hung with the below
......
<Jul 26, 2012 8:08:23 AM MST> <Error> <org.apache.beehive.netui.pageflow.internal.AdapterManager> <BEA-000000> <ServletContainerAdapter manager not initialized correctly.>
--> SERVER hung with the below
......
<Jul 26, 2012 8:08:23 AM MST> <Error> <org.apache.beehive.netui.pageflow.internal.AdapterManager> <BEA-000000> <ServletContainerAdapter manager not initialized correctly.>
3) Tried starting WLS AdminServer manually using startweblogic.sh command; it hangs with the below error message, using the Enterprise Manager Base Platform
Exception caught while getting credentials access denied (oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=<MAPNAME>,keyName=<KEYNAME> read)
java.security.AccessControlException: access denied (oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=<MAPNAME>,keyName=<KEYNAME> read)
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:374)
at java.security.AccessController.checkPermission(AccessController.java:546)
at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:436)
at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:496)
at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:519)
at oracle.security.jps.internal.credstore.util.CsfUtil.checkPermission(CsfUtil.java:611)
at oracle.security.jps.internal.credstore.ldap.LdapCredentialStore.getCredential(LdapCredentialStore.java:296)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Failed to get repository details from credstore
<Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
<Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
[EL Info]: --ServerSession(538717823)--EclipseLink, version: Eclipse Persistence Services - 2.1.3.v20110304-r9073
.....
<Error> <org.apache.beehive.netui.pageflow.internal.AdapterManager> <BEA-000000> <ServletContainerAdapter manager not initialized correctly.>
java.security.AccessControlException: access denied (oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=<MAPNAME>,keyName=<KEYNAME> read)
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:374)
at java.security.AccessController.checkPermission(AccessController.java:546)
at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:436)
at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:496)
at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:519)
at oracle.security.jps.internal.credstore.util.CsfUtil.checkPermission(CsfUtil.java:611)
at oracle.security.jps.internal.credstore.ldap.LdapCredentialStore.getCredential(LdapCredentialStore.java:296)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Failed to get repository details from credstore
<Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
<Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
[EL Info]: --ServerSession(538717823)--EclipseLink, version: Eclipse Persistence Services - 2.1.3.v20110304-r9073
.....
<Error> <org.apache.beehive.netui.pageflow.internal.AdapterManager> <BEA-000000> <ServletContainerAdapter manager not initialized correctly.>
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 |
References |