Hi,

99% of my Jenkins(LTS 2.60.2, with latest ldap) log has this stack trace. 
 Looks like every login( good or bad) has this log entry.  Any one facing 
with the same issue and resolved this?



ul 30, 2017 11:10:18 PM WARNING 
hudson.security.LDAPSecurityRealm$LDAPUserDetailsService loadUserByUsername

Failed to search LDAP for username=xxxx yyy
javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: 
DSID-031522C9, problem 2001 (NO_OBJECT), data 0, best match of:
        ''
]; remaining name ''
        at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3161)
        at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3082)
        at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2888)
        at com.sun.jndi.ldap.LdapCtx.searchAux(LdapCtx.java:1846)
        at com.sun.jndi.ldap.LdapCtx.c_search(LdapCtx.java:1769)
        at com.sun.jndi.ldap.LdapCtx.c_search(LdapCtx.java:1786)
        at 
com.sun.jndi.toolkit.ctx.ComponentDirContext.p_search(ComponentDirContext.java:418)
        at 
com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCompositeDirContext.java:396)
        at 
com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCompositeDirContext.java:378)
        at 
javax.naming.directory.InitialDirContext.search(InitialDirContext.java:286)
        at 
org.acegisecurity.ldap.LdapTemplate$3.doInDirContext(LdapTemplate.java:249)
        at org.acegisecurity.ldap.LdapTemplate.execute(LdapTemplate.java:126)
Caused: org.acegisecurity.ldap.LdapDataAccessException: LdapCallback;[LDAP: 
error code 32 - 0000208D: NameErr: DSID-031522C9, problem 2001 (NO_OBJECT), 
data 0, best match of:
        ''
]; nested exception is javax.naming.NameNotFoundException: [LDAP: error code 32 
- 0000208D: NameErr: DSID-031522C9, problem 2001 (NO_OBJECT), data 0, best 
match of:
        ''
]; remaining name ''
        at 
org.acegisecurity.ldap.LdapTemplate$LdapExceptionTranslator.translate(LdapTemplate.java:295)
        at org.acegisecurity.ldap.LdapTemplate.execute(LdapTemplate.java:128)
        at 
org.acegisecurity.ldap.LdapTemplate.searchForSingleEntry(LdapTemplate.java:246)


Thanks


-Dan

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8105cd62-4dd5-4451-81e9-292e4ce824a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to