Hi,

 

We have Apache Web Server & Tomcat 6.x, both are connected throws
mod_proxy_ajp.

 

We have one instance Tomcat and different appBase (webapps).

 

We have a fatal problem, our Tomcat throws the next exception:

 

SEVERE: All threads (700) are currently busy, waiting. Increase
maxThreads (700) or check the servlet status

 

And we checked all servlets and we are sure that all cursors to database
are closed (statement, resultset, etc...).

 

When we have high traffic to our website the problem occurs.

 

Do you have any idea to resolve the problem?

 

Thanks

 

Joan

 

 

 

 

Reply via email to