Le 21/03/16 17:18, Chris Pike a écrit : > This problem reared it's ugly head again... fortunately, we were able to get > a thread dump and it looks like it is an issue with the ldap api connection > code blocking while waiting for a response it will never receive. This > happens when undeploying the service from our application server. Any ideas > on why this is happening?
Most certainly because the LdapConnection is not closed...
