Hi, 

Well, I don't know how many threads you are using, if your website is under a lot of 
load you might want to increase the "maxProcessors" settings in 
tomcat_home/conf/server.xml in the config for the connector you are using. 

This could also be result of requests locking up threads, which in the end comes down 
to the fact that no threads are available...
 

Hope it helps
-reynir




> -----Original Message-----
> From: Sarkar, Sudipta [mailto:[EMAIL PROTECTED] 
> Sent: 11. júní 2003 15:11
> To: [EMAIL PROTECTED]
> Subject: Error in Tomcat
> 
> 
> Hi,
>    I am getting the following error with Tomcat 4.1.24    
> "threads.ThreadPool  - All threads are busy, waiting. Please 
> increase maxThreads or check the servlet status75 75" and the 
> tomcat server stopped responding.
>    Can any one help me solve this problem.
> Thanks
> Sudipta
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to