My Oracle Support Banner

Installing 10g OID Replica Fails With Cannot Or Unable To Connect To Primary OID Server: "SSL Socket Factory:,Error:*** Alert: Error retrieving the port settings from this Oracle Internet Directory" (Doc ID 341746.1)

Last updated on MAY 16, 2023

Applies to:

Oracle Internet Directory - Version 9.0.4 to 10.1.4 [Release 10gR1 to 10gR3]
Information in this document applies to any platform.

Symptoms

AS 10g / OID

Primary node already installed and running.

While installing a replica node, after entering required values, i.e.:
     hostname: <OID_REPLICA_HOSTNAME>
     non ssl port number: <NON_SSL_PORT>
And did not check to use SSL box.

Click Next; receive message that it cannot or unable to connect to Primary OID server (also in install Actions log):

Cannot establish connection with the following input:
<OID_PRIMARY_HOSTNAME> port:<PORT> bindDN: bindPwd: ***** SSL Socket Factory:,Error:*** Alert: Error retrieving the port settings from this Oracle Internet Directory. Verify that this Oracle Internet Directory, its database and listener are running, that it is configured to support SSL and non-SSL connections, and that you have entered the correct hostname and non-SSL port number.

From the Primary node's command prompt, both ports seem ok:

ldapbind -p <NON_SSL_PORT> -D cn=orcladmin -w <PASSWORD>
bind successful

ldapbind -p <SSL_PORT> -U 1 -D cn=orcladmin -w <PASSWORD>
bind successful

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
References

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