[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Tomcat threads - problem with closing
zbogdanic
do-not-reply at jboss.com
Thu Mar 15 06:33:46 EDT 2007
Hi,
I've noticed problem with our app server. It seems that sometimes Tomcat keeps thread in status 'S' - (service) for a very long time. Although sometimes user's computer does not have active connection (session) in application which that Tomcat served, also even user's computer is 'shut down'.
If I look http://localhost/status I see something like this:
*******
Stage Time B Sent B Recv Client VHost
S 88751926 ms 0 KB 0 KB 10.32.65.17 'servername' 'GET.some.jsp'
*******
Sometimes we called user and ask him to log in and logout from application, and usually it helps and thread disappeared from list, but sometimes it does not work.
We use Jboss 4.0.3 SP1 (Tomcat 5.5)
any clue?
thx,
Zdravko
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028305#4028305
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028305
More information about the jboss-user
mailing list