Page 1 of 1

[SOLVED] LDAP javax.naming.NamingException

PostPosted:Mon Jan 31, 2011 11:48 am
by sbin
I have OpenKM configured to use Active Directory.
Now I get this Error:
Code: Select all
2011-01-31 12:07:41,656 ERROR [STDERR] javax.naming.NamingException: [LDAP: error code 1 - 000020D6: SvcErr: DSID-03100754, problem 5012 (DIR_ERROR), data 0
^@]; remaining name 'o=dte.es'
2011-01-31 12:07:41,657 ERROR [STDERR]  at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3081)
2011-01-31 12:07:41,658 ERROR [STDERR]  at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2987)
2011-01-31 12:07:41,658 ERROR [STDERR]  at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2794)
2011-01-31 12:07:41,658 ERROR [STDERR]  at com.sun.jndi.ldap.LdapCtx.searchAux(LdapCtx.java:1826)
2011-01-31 12:07:41,658 ERROR [STDERR]  at com.sun.jndi.ldap.LdapCtx.c_search(LdapCtx.java:1749)
I never insert "o=dte.es" in a config file.
So, in which file is "dte.es"?

Re: LDAP javax.naming.NamingException

PostPosted:Mon Jan 31, 2011 5:56 pm
by pavila
Which OpenKM version?

Re: LDAP javax.naming.NamingException

PostPosted:Mon Jan 31, 2011 7:02 pm
by sbin
Oh, excuse me: 5.0.1

Re: LDAP javax.naming.NamingException

PostPosted:Tue Feb 01, 2011 9:06 am
by pavila
The package was corrupted, I have uploaded a new one so please download it again. Actually seems that SourceForge has troubles with the project released files, but you can download from http://rapidshare.com/files/445598046/O ... 2.3.GA.zip.

Re: LDAP javax.naming.NamingException

PostPosted:Tue Feb 01, 2011 4:23 pm
by sbin
Thank you very mutch. Now no exceptions :-)