OUD11g - Socket Closed Error is Thrown When Using EUSM With SSL Against Oracle 12c DataBase
(Doc ID 2363916.1)
Last updated on MARCH 02, 2019
Applies to:
Oracle Unified Directory - Version 11.1.2.3.160719 and laterInformation in this document applies to any platform.
Goal
When trying to search via EUS, following error is thrown "javax.naming.ServiceUnavailableException: :; socket closed"
Upon accessing oracle 12c DB with below eusm command through SSL port (2636)
$ ./eusm listDomains realm_dn="dc=example,dc=com" ldap_host="idvm1.example.com" ldap_port=2636 ldap_user_dn="cn=Directory Manager" ldap_user_password="<PASSWORD>"
javax.naming.ServiceUnavailableException: idvm1.example.com:2636; socket closed
javax.naming.ServiceUnavailableException: idvm1.example.com:2636; socket closed
Environment has been tried with latest java(1.8), latest OUD BP and mandatory patches like 19285025 , but still SSL connection to EUS is returning above socket closed error in Oracle 12c DB.
Ldap OUD 11.1.2.3.160719
RDBMS 12.1.0.2
PSU
Solution
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
Goal |
Solution |
References |