Hi, 

I think I would have heard about it before if it was, I used 4.1.12 for production for 
many months on a loaded server, with out ever seeing that problem.

My guess is that you do Thread.sleep() or something in that way in your application, 
or every request takes a very long time to execute. 

You can increase the amount of threads in tomcat by editing server.xml (where you 
specify the connector you use).


Hope it helps
-reynir


> -----Original Message-----
> From: Billy Ng [mailto:[EMAIL PROTECTED] 
> Sent: 7. júní 2003 00:05
> To: Tomcat Users List
> Subject: All threads are busy, waiting
> 
> 
> Hi folks,
> 
> I am using tomcat 4.1.12.  I get "All threads are busy, 
> waiting." so often.  Is it a bug in the tomcat?
> 
> Billy Ng
> 

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

Reply via email to