OES11g - OESSMCONFIG Tool throws exceptions Reconfiguring Java SM
(Doc ID 1944240.1)
Last updated on OCTOBER 15, 2019
Applies to:
Oracle Entitlements Server - Version 11.1.2.2.0 and laterInformation in this document applies to any platform.
Goal
Create JAVA SM or WLS SM in push mode , test confirmed working fine and then change from push mode to pull mode using the oessmconfig tool
In the OESSM config tool, change from push to pull and enter database url and data source url and connection is tested successfully.
Restart the SM and seeing the following messages even thought the PEP response is correct:
Oct 20, 2014 5:05:52 PM oracle.security.jps.internal.policystore.ldap.LdapPolicyStore initial
INFO: Container is not ready at the point null
Oct 20, 2014 5:05:52 PM oracle.security.jps.internal.policystore.ldap.LdapPolicyStore initial
INFO: Container is not ready at the point null
Oct 20, 2014 5:05:52 PM oracle.security.jps.az.internal.management.pd.server.Distributor run
SEVERE: JPS-10605
oracle.security.jps.service.policystore.PolicyStoreContainerNotReadyException
at oracle.security.jps.internal.policystore.ldap.LdapPolicyStore.getInternalQueryManager(LdapPolicyStore.java:1738)
at oracle.security.jps.az.internal.management.pd.service.GenericPolicyDistributionService.internalGetAllAppPolicyNames(GenericPolicyDistributionService.java:414)
at oracle.security.jps.az.internal.management.pd.service.GenericPolicyDistributionService.getAllAppPolicyNames(GenericPolicyDistributionService.java:387)
at oracle.security.jps.az.internal.management.pd.service.PolicyDistributionServiceImpl.getAllAppPolicyNames(PolicyDistributionServiceImpl.java:159)
at oracle.security.jps.az.internal.management.pd.DistributionEngine.moveDistributedAppsMap(DistributionEngine.java:521)
at oracle.security.jps.az.internal.management.pd.server.Distributor.distributePolicy(Distributor.java:223)
at oracle.security.jps.az.internal.management.pd.server.Distributor.run(Distributor.java:125)
at java.lang.Thread.run(Thread.java:662)
INFO: Container is not ready at the point null
Oct 20, 2014 5:05:52 PM oracle.security.jps.internal.policystore.ldap.LdapPolicyStore initial
INFO: Container is not ready at the point null
Oct 20, 2014 5:05:52 PM oracle.security.jps.az.internal.management.pd.server.Distributor run
SEVERE: JPS-10605
oracle.security.jps.service.policystore.PolicyStoreContainerNotReadyException
at oracle.security.jps.internal.policystore.ldap.LdapPolicyStore.getInternalQueryManager(LdapPolicyStore.java:1738)
at oracle.security.jps.az.internal.management.pd.service.GenericPolicyDistributionService.internalGetAllAppPolicyNames(GenericPolicyDistributionService.java:414)
at oracle.security.jps.az.internal.management.pd.service.GenericPolicyDistributionService.getAllAppPolicyNames(GenericPolicyDistributionService.java:387)
at oracle.security.jps.az.internal.management.pd.service.PolicyDistributionServiceImpl.getAllAppPolicyNames(PolicyDistributionServiceImpl.java:159)
at oracle.security.jps.az.internal.management.pd.DistributionEngine.moveDistributedAppsMap(DistributionEngine.java:521)
at oracle.security.jps.az.internal.management.pd.server.Distributor.distributePolicy(Distributor.java:223)
at oracle.security.jps.az.internal.management.pd.server.Distributor.run(Distributor.java:125)
at java.lang.Thread.run(Thread.java:662)
Solution
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
Goal |
Solution |