https://bz.apache.org/bugzilla/show_bug.cgi?id=65033
--- Comment #4 from Remy Maucherat <r...@apache.org> ---
Thanks, that's what I thought. When using a single connection, then get() locks
but never unlocks if there is an exception there. I should have a patch
shortly, but I'm trying to verify with a test. As a workaround, you can
probably use more than one connection (connectionPoolSize="2" or more, if your
ldap server allows it) which will avoid the single connection lock.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to