Re: FW: Tomcat ModJK Issues!!!

2008-04-23 Thread Mark Thomas
Razat Gupta (razgupta) wrote: Can any one help me on this, I am posting it for the second time. 1. Stop posting the same question multiple times. 2. Read the response(s) you do get. 3. Respond to the questions in those responses. Hint: There are responses you don't appear to have read yet. Ma

Re: FW: Tomcat ModJK Issues!!!

2008-04-23 Thread Filip Hanik - Dev Lists
what OS are you on, if you are on a Unix system, you can issue a "kill -3 " and that will generate a thread dump in your std.out looking at this file, you can see where the "processors" are taken up, and if they are locked up somewhere in your code, or simply busy with other connections (if yo