Increase the max thread size on your tomcat context threadpool. It
looks to me like the log message is telling you a max of 10 is
currently allocated for this purpose now. (an abnormally low number)

On 12/7/06, Malin Ljungh <[EMAIL PROTECTED]> wrote:
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




--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to