Re: not able to see $DOMAIN_HOME/user_projects/domains/bifoundation_domain/servers/AdminServer/security
Posted by raja on Jul 09, 2017; 11:52am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/not-able-to-see-DOMAIN-HOME-user-projects-domains-bifoundation-domain-servers-AdminServer-security-tp2905p2918.html
My OAM admin server is getting started with running status and the console is also opening. But oam_admin deployment is showing the status as "failed"due to which oamconsole is not opening. Below is the snippet from the admin server logs
<Mar 2, 2017 7:55:47 AM EST> <Warning> <HTTP> <BEA-101162> <User defined listener oracle.security.am.lifecycle.ApplicationLifecycle failed: oracle.security.am.common.utilities.exception.AmRuntimeException: Component Bootstrap Failed.
oracle.security.am.common.utilities.exception.AmRuntimeException: Component Bootstrap Failed
at oracle.security.am.lifecycle.ApplicationLifecycle.contextInitialized(ApplicationLifecycle.java:117)
at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
Truncated. see log file for complete stacktrace
Caused By: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at oracle.security.am.lifecycle.util.ComponentBootstrapHelper.invokeMethod(ComponentBootstrapHelper.java:136)
Truncated. see log file for complete stacktrace
Caused By: oracle.security.am.install.AMInstallException: DB Policy not configured in mixed mode
at oracle.security.am.install.startup.AMBootstrapListener.checkDBPolicyStoreConfigured(AMBootstrapListener.java:161)
at oracle.security.am.install.startup.AMBootstrapListener.initialize(AMBootstrapListener.java:95)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Truncated. see log file for complete stacktrace
>
<Mar 2, 2017 7:55:47 AM EST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'oam_admin [Version=11.1.2.0.0]'.
weblogic.application.ModuleException:
at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
Truncated. see log file for complete stacktrace
Caused By: oracle.security.am.install.AMInstallException: DB Policy not configured in mixed mode
at oracle.security.am.install.startup.AMBootstrapListener.checkDBPolicyStoreConfigured(AMBootstrapListener.java:161)
at oracle.security.am.install.startup.AMBootstrapListener.initialize(AMBootstrapListener.java:95)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Truncated. see log file for complete stacktrace
>
<Mar 2, 2017 7:55:48 AM EST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
<Mar 2, 2017 7:55:48 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
<Mar 2, 2017 7:55:48 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
<Mar 2, 2017 7:55:48 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.56.3:7003 for protocols iiop, t3, ldap, snmp, http.>
<Mar 2, 2017 7:55:48 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:7003 for protocols iiop, t3, ldap, snmp, http.>
<Mar 2, 2017 7:55:48 AM EST> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server "AdminServer" for domain "oam_domain" running in Production Mode>
<Mar 2, 2017 7:55:48 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
<Mar 2, 2017 7:55:48 AM EST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>