Technology Stack - EBS (MOSC)

MOSC Banner

Trying to register 12.2.4 env with OID 11gR1 (following note 1371932.1) - Against a load balanced OI

edited Jun 20, 2017 5:02AM in Technology Stack - EBS (MOSC) 1 commentAnswered

We have 2 OID instances in a cluster - each listening on 3060

There is a load balancer listening on 636 - balancing load to each of the OID servers on 3060

Using the following script;

$FND_TOP/bin/txkrun.pl -script=SetSSOReg \

-registeroid=yes \

-ldaphost=load.balancer.address \

-ldapport=636 \

-oidadminuser=cn=orcladmin \

-oidadminuserpass=<password> \

-appspass=<password> \

-instpass=<password> \

-appname=$TWO_TASK \

-svcname=$TWO_TASK \

-provisiontype=4 \

-dbldapport=3060 \

-dbldapauthlevel=0

Exist with - *** ERROR :   returnInitialLdapContext() times out after 10000 ms - JNDI initialization method not returning

Note 2046023.1 found... advises running above script on 1 line. Did this - get identical error (left as above as its easier to read!)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center