https://bugs.openldap.org/show_bug.cgi?id=9488
Issue ID: 9488 Summary: Tomcat Application hangs when user tries to login via opendlap authentication Product: OpenLDAP Version: 2.4.32 Hardware: x86_64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: chandan.cse06217@gmail.com Target Milestone: ---
Hi Experts,
I am facing an issue often that my tomcat application hangs, when large no of users attempt login in short span of time authenticating via openLDAP.
I have a mirror mode replication configured and writes are going to one of the slapd instance.
Below is the stack trace: at com.sun.jndi.ldap.Connection.readReply(Connection.java:467) - locked <0x00000007505767c8> (a com.sun.jndi.ldap.LdapRequest) at com.sun.jndi.ldap.LdapClient.getSearchReply(LdapClient.java:640)
Issue goes away when i restart tomcat. Can you please advise.