javax.naming.CommunicationException: simple bind failed: mydomain :389
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via archiva-users by Kübler Frederic, 2 years ago
via archiva-users by Kübler Frederic, 1 year ago
via gmane.org by Unknown author, 2 years ago
via Stack Overflow by PT_C
, 2 months agovia Oracle Community by RPB25, 1 year ago
via Google Groups by Gil Br, 2 years ago
javax.naming.CommunicationException: simple bind failed: mydomain :389
at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:218)
at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2740)
at com.sun.jndi.ldap.LdapCtx.
(LdapCtx.java:316) at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:193)
at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:211)
at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:154)
at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:84)
at org.apache.archiva.redback.common.ldap.connection.DefaultLdapConnection.
(DefaultLdapConnection.java:95)