Hi all! I have prolem with my Tomcat hangs (sometimes). I can see the following in my logs:
Dec 6, 2006 4:43:13 PM org.apache.tomcat.util.threads.ThreadPool logFull SEVERE: All threads (10) are currently busy, waiting. Increase maxThreads (10) or check the servlet status But it occurres even on very low load (one or two users) so I assume it's something wrong here... requests not ending correctly or something. When it works it works very rapidly so it shouldn't be what I do in the request that is the issue. I really don't believe it's a Tapestry issure but I thought I'd ask here anyway.. Maybe someone has experienced the same problem? Anyone? /Malin