Registering the Same EBS App Instance from a Second EBS Server in HA with a Single OID Fails with: oracle.ldap.util.UtilException: Error in resolving Oracle Context: cn=OracleContext Can't find property: java.naming.factory.initial
(Doc ID 2768530.1)
Last updated on AUGUST 22, 2022
Applies to:
Oracle E-Business Suite Technology Stack - Version 11.5.0 and laterOracle Internet Directory - Version 11.1.1 and later
Information in this document applies to any platform.
Symptoms
Two EBusiness Suite (EBS) application servers in High Availability (HA) and load balanced, with the same EBS application instance, i.e., same EBS app name.
Both of these EBS apps servers are using a same single Oracle Internet Directory (OID) server.
Already successfully registered the first EBS application instance against this OID, and that works fine.
Now trying to register the same EBS application instance with the OID but from the second EBS application HA server, and it fails with invalid OracleContext in the txkSetSSOReg_<date_time>.xml file:
1617702068272
14
txkSetSSOReg
SEVERE
oracle.apps.fnd.txk.ias.<INSTANCENAME>
exception
299932881
oracle.ldap.util.UtilException: Error in resolving Oracle Context: cn=OracleContext Can't find property: java.naming.factory.initial
at oracle.ldap.util.OracleContext.resolve(OracleContext.java:201)
at oracle.ldap.util.RootOracleContext.getSubscriber(RootOracleContext.java:314)
at oracle.apps.fnd.txk.ias.oid.Instance.validateArguments(Instance.java:386)
at oracle.apps.fnd.txk.ias.oid.Instance.validateCommon(Instance.java:831)
at oracle.apps.fnd.txk.ias.oid.Instance.validateDeregistration(Instance.java:1046)
at oracle.apps.fnd.txk.ias.oid.Instance.main(Instance.java:1392)
Changes
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 |
Changes |
Cause |
Solution |