Hallo, is it possible in any way to limit time for threads that realize user requests?
Sometimes (once a day in average), the Tomcat 5.0.19 server doesn't answers. The reason is in error message "All threads are currently busy". Probably there is a bug in the web application. Some kind of synchronization death lock, I think. But localization of this bug is very hard. So, termination (and release of all resources) of long time threads can be a work around. Thank you for any suggestions, Lipi. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
