https://issues.apache.org/bugzilla/show_bug.cgi?id=52636
--- Comment #3 from Konstantin Kolinko <knst.koli...@gmail.com> 2012-02-10 10:55:07 UTC --- > our AD is serving 50+ servers fine without any timeouts and errors Then maybe network between Tomcat and your AD is at fault? > not handling a socket timeout And how are you supposing to handle it here? A search is performed and it is interrupted in a mid-flight. Try to write a patch. Note that there is a way to ignore most PartialResultExceptions in JNDIRealm by setting "adCompat" flag in the configuration, but it is likely not what you want here. Anyway, you have to discuss your problem on the users@ list first. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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