On 18.05.2009 16:43, Chetan Chheda wrote:
> Our network team is already engaged and looking into this. We had
> several instances of tomcats locking up today. I have attached one such
> thread dump here ..
>  
> Can some of you pls take a look and point me into the right direction?

There are 149 Tomcat AJP pool threads connected to the web server and
waiting for the next request in their connection (and one additional
thread waiting for the next connection).

I assume the size of your Tomcat AJP connection pool is 150 and so your
pool is exhausted. See my coming up answer to your other posts.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to