OES11gr3 - OSB SM Fails To Reassociate Policy Store
(Doc ID 2054553.1)
Last updated on OCTOBER 15, 2019
Applies to:
Oracle Entitlements Server - Version 11.1.2.3.0 to 11.1.2.3.0 [Release 11g]Information in this document applies to any platform.
Symptoms
Re association fails OES 11GR2PS3 with the OSB 11.1.1.7
Connecting to OSB domain
wls:/offline> connect ("<USER>", "<PASSWORD>", "<HOST>:<PORT>")
Connecting to t3://<HOST>:<PORT> with userid <USER>...
Successfully connected to Admin Server '<SERVER_NAME>' that belongs to domain '<OSB_DOMAIN_NAME>'.
wls:/<DOMAIN_NAME>/serverConfig> reassociateSecurityStore(domain="<OES_DOMAIN_NAME>", servertype="DB_ORACLE", datasourcename="jdbc/OPSSDBDS", jpsroot="cn=<OES_OPSS_ROOT_CONTAINER>", join="true")
Location changed to domainRuntime tree. This is a read-only tree with DomainMBean as the root.
For more help, use help(domainRuntime)
Starting policy store reassociation.
INFO: Found persistence provider "org.eclipse.persistence.jpa.PersistenceProvider". OpenJPA will not be used.
Command FAILED, Reason: oracle.security.jps.service.policystore.PolicyStoreIncompatibleVersionException: JPS-06100: Policy Store version 11.1.1.9.0 and Oracle Platform Security Services Version 11.1.1.7.0 are not compatible.
Traceback (innermost last):
File "<console>", line 1, in ?
File "<MW_HOME>/oracle_common/common/wlst/jpsWlstCmd.py", line 1573, in reassociateSecurityStore
File "<MW_HOME>/oracle_common/common/wlst/jpsWlstCmd.py", line 1547, in reassociateSecurityStoreImpl
at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:237)
at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
at javax.management.remote.rmi.RMIConnectionImpl_1036_WLStub.invoke(Unknown Source)
at weblogic.management.remote.common.RMIConnectionWrapper$16.run(ClientProviderBase.java:918)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
at weblogic.security.Security.runAs(Security.java:61)
at weblogic.management.remote.common.RMIConnectionWrapper.invoke(ClientProviderBase.java:916)
at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
javax.management.MBeanException: javax.management.MBeanException: oracle.security.jps.service.policystore.PolicyStoreIncompatibleVersionException: JPS-06100: Policy Store version 11.1.1.9.0 and Oracle Platform Security Services Version 11.1.1.7.0 are not compatible.
Connecting to t3://<HOST>:<PORT> with userid <USER>...
Successfully connected to Admin Server '<SERVER_NAME>' that belongs to domain '<OSB_DOMAIN_NAME>'.
wls:/<DOMAIN_NAME>/serverConfig> reassociateSecurityStore(domain="<OES_DOMAIN_NAME>", servertype="DB_ORACLE", datasourcename="jdbc/OPSSDBDS", jpsroot="cn=<OES_OPSS_ROOT_CONTAINER>", join="true")
Location changed to domainRuntime tree. This is a read-only tree with DomainMBean as the root.
For more help, use help(domainRuntime)
Starting policy store reassociation.
INFO: Found persistence provider "org.eclipse.persistence.jpa.PersistenceProvider". OpenJPA will not be used.
Command FAILED, Reason: oracle.security.jps.service.policystore.PolicyStoreIncompatibleVersionException: JPS-06100: Policy Store version 11.1.1.9.0 and Oracle Platform Security Services Version 11.1.1.7.0 are not compatible.
Traceback (innermost last):
File "<console>", line 1, in ?
File "<MW_HOME>/oracle_common/common/wlst/jpsWlstCmd.py", line 1573, in reassociateSecurityStore
File "<MW_HOME>/oracle_common/common/wlst/jpsWlstCmd.py", line 1547, in reassociateSecurityStoreImpl
at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:237)
at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
at javax.management.remote.rmi.RMIConnectionImpl_1036_WLStub.invoke(Unknown Source)
at weblogic.management.remote.common.RMIConnectionWrapper$16.run(ClientProviderBase.java:918)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
at weblogic.security.Security.runAs(Security.java:61)
at weblogic.management.remote.common.RMIConnectionWrapper.invoke(ClientProviderBase.java:916)
at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
javax.management.MBeanException: javax.management.MBeanException: oracle.security.jps.service.policystore.PolicyStoreIncompatibleVersionException: JPS-06100: Policy Store version 11.1.1.9.0 and Oracle Platform Security Services Version 11.1.1.7.0 are not compatible.
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 |