Re: Tomcat ajp connections stuck in service mode

2008-01-21 Thread Rainer Jung
You need to get some Java thread dumps of the JBoss during the time the problem is visible. The reason for the hanging backend most likely can be found by investigating the thread dumps. That's kind of an FAQ answer, you can google for Java thread dump. Regards, Rainer Steve Gaunt wrote:

Tomcat ajp connections stuck in service mode

2008-01-21 Thread Steve Gaunt
Hi Guys I have tomcat 5.0(shipped as part of jboss 4.02), and this has a static web context set up within the tomcat server.xml This works fine for long periods, but for some unknown reason, this web context mapping seems to get stuck and fail to service all the files within t