javax.naming.CommunicationException error message is thrown when trying to login to the Workspace
(Doc ID 1089080.1)
Last updated on JULY 15, 2023
Applies to:
Oracle Business Process Management Suite - Version 10.3.1 to 10.3.1 [Release AS10gR3]Information in this document applies to any platform.
*** ***
Symptoms
You are not able to login into the Workspace.
Environment: A hybrid Directory Service configuration has been implemented (i.e. MSAD LDAP Server)
The following error message is thrown:
Exception [javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: <domain_name>:389 [Root exception is java.net.ConnectException: Connection timed out: connect]]].
Exception [javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: <domain_name>:389 [Root exception is java.net.ConnectException: Connection timed out: connect]]]. Caused by: javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: <domain_name>:389 [Root exception is java.net.ConnectException: Connection timed out: connect]] Caused by: <domain_name>:389 Caused by: Connection timed out: connect
Warning
javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: <domain_name>:389 [Root exception is java.net.ConnectException: Connection timed out: connect]]
Caused by: <domain_name>:389
Caused by: Connection timed out: connect
javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: <domain_name>:389 [Root exception is java.net.ConnectException: Connection timed out: connect]]
at com.sun.jndi.ldap.LdapNamingEnumeration.hasMoreImpl(LdapNamingEnumeration.java:224)
at com.sun.jndi.ldap.LdapNamingEnumeration.hasMoreReferrals(LdapNamingEnumeration.java:362)
Severe
Exception [javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: <domain_name>:389 [Root exception is java.net.ConnectException: Connection timed out: connect]]].
Caused by: javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: <domain_name>:389 [Root exception is java.net.ConnectException: Connection timed out: connect]]
Caused by: <domain_name>:389
Caused by: Connection timed out: connect
fuego.directory.DirectoryRuntimeException: Exception [javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: <domain_name>:389 [Root exception is java.net.ConnectException: Connection timed out: connect]]].
at fuego.directory.DirectoryRuntimeException.wrapException(DirectoryRuntimeException.java:85)
at fuego.directory.hybrid.ldap.JNDIQueryExecutor.select(JNDIQueryExecutor.java:241)
Exception [javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: <domain_name>:389 [Root exception is java.net.ConnectException: Connection timed out: connect]]]. Caused by: javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: <domain_name>:389 [Root exception is java.net.ConnectException: Connection timed out: connect]] Caused by: <domain_name>:389 Caused by: Connection timed out: connect
Warning
javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: <domain_name>:389 [Root exception is java.net.ConnectException: Connection timed out: connect]]
Caused by: <domain_name>:389
Caused by: Connection timed out: connect
javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: <domain_name>:389 [Root exception is java.net.ConnectException: Connection timed out: connect]]
at com.sun.jndi.ldap.LdapNamingEnumeration.hasMoreImpl(LdapNamingEnumeration.java:224)
at com.sun.jndi.ldap.LdapNamingEnumeration.hasMoreReferrals(LdapNamingEnumeration.java:362)
Severe
Exception [javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: <domain_name>:389 [Root exception is java.net.ConnectException: Connection timed out: connect]]].
Caused by: javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: <domain_name>:389 [Root exception is java.net.ConnectException: Connection timed out: connect]]
Caused by: <domain_name>:389
Caused by: Connection timed out: connect
fuego.directory.DirectoryRuntimeException: Exception [javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: <domain_name>:389 [Root exception is java.net.ConnectException: Connection timed out: connect]]].
at fuego.directory.DirectoryRuntimeException.wrapException(DirectoryRuntimeException.java:85)
at fuego.directory.hybrid.ldap.JNDIQueryExecutor.select(JNDIQueryExecutor.java:241)
Changes
masterGroupDn property is defined.
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 |