javax.naming.NameNotFoundException: LDAP error code 32 - Parent entry not found in the directory; remaining name 'cn=test,cn=reserve,dc=mrs,dc=oracle,dc=com'
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 Oracle Community by ad44bc15-26ef-4df5-a698-9e23792aaec5, 1 year ago
via oracle.com by Unknown author, 1 year ago
via oracle.com by Unknown author, 2 years ago
via Oracle Community by 843793, 1 year ago
via Oracle Community by idamkumar, 1 year ago
via blogspot.com by Unknown author, 2 years ago
javax.naming.NameNotFoundException: LDAP error code 32 - Parent entry not found in the directory; remaining name 'cn=test,cn=reserve,dc=mrs,dc=oracle,dc=com'
at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3092)
at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3013)
at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2820)
at com.sun.jndi.ldap.LdapCtx.c_createSubcontext(LdapCtx.java:791)
at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_createSubcontext(ComponentDirContext.java:319)