My Oracle Support Banner

OPSS - JPS-06100: Policy Store version 12.2.1.3.0 and Oracle Platform Security Services Version 12.2.1.1.0 are not compatible. (Doc ID 2416837.1)

Last updated on DECEMBER 22, 2023

Applies to:

Oracle Platform Security for Java - Version 12.2.1.1.0 and later
Information in this document applies to any platform.

Symptoms

On : 12.2.1.1.0 version, Java Platform Security , Using OBIEE  12.2.1.1.0

Took a backup (snapshot) of his olaxdw-obiee01 12.2.1.1.0 VM after stopping OBIEE services. This was to prepare for the 12.2.1.3.x in-place upgrade. That was done . .Later decided to move to 12.2.1.4, then revert the Virtual Machine back to 12.2.1.1.0 and starting the servers fails

 

ERROR
-----------------------
Caused By: oracle.security.jps.service.policystore.PolicyStoreIncompatibleVersionException: JPS-06100: Policy Store version 12.2.1.3.0 and Oracle Platform Security Services Version 12.2.1.1.0 are not compatible.

Jun 15, 2018 3:38:13 PM oracle.security.jps.wls.JpsDefaultService start
INFO: JPS default service started.
Jun 15, 2018 3:38:13 PM oracle.security.jps.JpsStartup start
INFO: Jps initializing.
<Jun 15, 2018, 3:38:13,872 PM CDT> <Notice> <Log Management> <BEA-170019> <The server log file weblogic.logging.FileStreamHandler instance=<INSTANCE_ID>
Current log file=<MIDDLEWARE_HOME>/Oracle_Home/user_projects/domains/<DOMAIN_NAME>/servers/AdminServer/logs/AdminServer.log
Rotation dir=<MIDDLEWARE_HOME>/Oracle_Home/user_projects/domains/<DOMAIN_NAME>/servers/AdminServer/logs
is opened. All server side log events will be written to this file.>
Jun 15, 2018 3:38:14 PM oracle.security.jps.internal.idstore.util.LibOvdUtil pushLdapNamesToLibOvd
INFO: Pushed ldap name and types info to libOvd. Ldaps : DefaultAuthenticator:idstore.ldap.provideridstore.ldap.
Jun 15, 2018 3:38:15 PM org.hibernate.validator.internal.util.Version <clinit>
INFO: HV000001: Hibernate Validator 5.1.3.Final
<Jun 15, 2018, 3:38:17,934 PM CDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: A MultiException has 10 exceptions. They are:
1. oracle.security.jps.service.policystore.PolicyStoreIncompatibleVersionException: JPS-06100: Policy Store version 12.2.1.3.0 and Oracle Platform Security Services Version 12.2.1.1.0 are not compatible.
2. java.lang.IllegalStateException: Unable to perform operation: post construct on oracle.security.jps.wls.JpsDefaultService
3. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.security.PreSecurityService errors were found
4. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.security.PreSecurityService
5. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.security.SecurityService errors were found
6. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.security.SecurityService
7. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.jndi.internal.RemoteNamingService errors were found
8. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.jndi.internal.RemoteNamingService
9. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.deployment.DeploymentRegistrationService errors were found
10. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.deployment.DeploymentRegistrationService

A MultiException has 10 exceptions. They are:
1. oracle.security.jps.service.policystore.PolicyStoreIncompatibleVersionException: JPS-06100: Policy Store version 12.2.1.3.0 and Oracle Platform Security Services Version 12.2.1.1.0 are not compatible.
2. java.lang.IllegalStateException: Unable to perform operation: post construct on oracle.security.jps.wls.JpsDefaultService
3. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.security.PreSecurityService errors were found
4. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.security.PreSecurityService
5. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.security.SecurityService errors were found
6. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.security.SecurityService
7. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.jndi.internal.RemoteNamingService errors were found
8. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.jndi.internal.RemoteNamingService
9. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.deployment.DeploymentRegistrationService errors were found
10. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.deployment.DeploymentRegistrationService

at org.jvnet.hk2.internal.Collector.throwIfErrors(Collector.java:89)
at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:249)
at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:357)
at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:471)
at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:232)
Truncated. see log file for complete stacktrace
Caused By: oracle.security.jps.service.policystore.PolicyStoreIncompatibleVersionException: JPS-06100: Policy Store version 12.2.1.3.0 and Oracle Platform Security Services Version 12.2.1.1.0 are not compatible.
at oracle.security.jps.internal.policystore.ldap.LdapPolicyStore.initial(LdapPolicyStore.java:638)
at oracle.security.jps.internal.policystore.ldap.LdapPolicyStore.start(LdapPolicyStore.java:2349)
at oracle.security.opss.internal.runtime.ServiceContextImpl.start(ServiceContextImpl.java:218)
at oracle.security.opss.internal.runtime.ServiceContextManagerImpl.createDefaultContext(ServiceContextManagerImpl.java:327)
at oracle.security.opss.internal.runtime.ServiceContextManagerImpl.initialize(ServiceContextManagerImpl.java:246)
Truncated. see log file for complete stacktrace
>
<Jun 15, 2018, 3:38:17,949 PM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED.>
<Jun 15, 2018, 3:38:17,950 PM CDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down.>
<Jun 15, 2018, 3:38:17,952 PM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN.>
Stopping Derby server...
Derby server stopped.
<Jun 15, 2018 3:38:18 PM CDT> <INFO> <NodeManager> <The server 'AdminServer' with process id 29614 is no longer alive; waiting for the process to die.>
<Jun 15, 2018 3:38:18 PM CDT> <FINEST> <NodeManager> <Process died.>
<Jun 15, 2018 3:38:18 PM CDT> <INFO> <NodeManager> <Server failed during startup. It may be retried according to the auto restart configuration.>
<Jun 15, 2018 3:38:18 PM CDT> <FINEST> <NodeManager> <get latest startup configuration before deciding/trying to restart the server>
<Jun 15, 2018 3:38:18 PM CDT> <INFO> <NodeManager> <Server failed but will not be restarted because the maximum number of restart attempts has been exceeded>
<Jun 15, 2018 3:38:18 PM CDT> <FINEST> <NodeManager> <runMonitor returned, setting finished=true and notifying waiters>

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.