ODSEE: Login Issue for Java Clients After ODSEE Patch 11.1.1.7.160719 Applied
(Doc ID 2202681.1)
Last updated on JUNE 05, 2023
Applies to:
Oracle Directory Server Enterprise Edition - Version 11.1.1.7.160719 and laterInformation in this document applies to any platform.
Symptoms
We have upgraded the directory server from ODSEE 11.1.1.3.0 to ODSEE 11.1.1.7.0 and then applied the ODSEE Patch 11.1.1.7.160719 successfully.
After patch applied the application team is getting below error while connecting to LDAP :
[2016-11-07 14:52:47,126] ERROR <application_authentication> User Authentication Exception
org.springframework.ldap.CommunicationException: simple bind failed: ldap.example.com:636; nested exception is
javax.naming.CommunicationException: simple bind failed: ldap.example.com:636 [Root exception is javax.net.ssl.SSLException: java.lang.RuntimeException:
Could not generate DH keypair]
Issue confirmed/reproduced by a test using JXplorer :
Starting JXplorer with JDK6u31 and try to connect by SSL/TLS to ODSEE 11.1.1.1.7.160719 >>> FAILURE
Error received:
javax.naming.CommunicationException: simple bind failed: : [Root exception is javax.net.ssl.SSLException: java.lang.RuntimeException: Could not generate DH keypair]
at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:195)
at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2720)
at com.sun.jndi.ldap.LdapCtx.(LdapCtx.java:296)
Starting JXplorer with JDK 7u111 (JDK7u85+ ) or JDK 6u115b32 and try to connect by SSL/TLS to ODSEE 11.1.1.1.7.160719 >>> SUCCEEDED
Changes
Applied the ODSEE Patch 11.1.1.7.160719 with success.
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 |