Peter Kattare wrote:

> Does anyone know how to get rid of this message?
> 
> SEVERE: All threads are busy, waiting. Please increase maxThreads or 
> check the servlet status75 75

Sure, find out what they're waiting for :-)

Double check your code for unclosed DB connections, etc.

If you have a dev/test version, stressing it with JMeter or equiv
might help track down the failing area quickly. For that matter,
reduce the number of available threads on your test system, and
get there even quicker :-)

-- 
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                          dream.  code.



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

Reply via email to