DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19799>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19799 Tomcat dies after being up for a while (complains about maxThreads) ------- Additional Comments From [EMAIL PROTECTED] 2003-08-15 20:07 ------- That's a sync point which occurs when Jasper is in dev mode (on each access, Jasper checks for recompilation). Please read the Jasper docs (set the "development" init param to "false" in $CATALINA_HOME/conf/web.xml). I'll examine the stacktrace for a deadlock, but this particular configuration should never be put in production (it has terrible performance). Thread dumps like this are very useful info to debug contention, deadlocks, infinite loops, etc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]