Re: Tomcat HTTTP Connectior Hangs

2008-04-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barak, Barak Yaish wrote: | Please, can someone explain me why a thread that waits for a connection | hangs the HTTP Connector? This thread is not part of the flow of serving an | HTTP request. Nobody can read your thread dump. How did you produce i

Re: Tomcat HTTTP Connectior Hangs

2008-04-28 Thread Filip Hanik - Dev Lists
cond. waiting Thanks for helping quickly!! Barak. -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Monday, April 28, 2008 3:35 PM To: Tomcat Users List Subject: RE: Tomcat HTTTP Connectior Hangs From: Barak Yaish [mailto:[EMAIL

RE: Tomcat HTTTP Connectior Hangs

2008-04-28 Thread Barak Yaish
ale, Charles R [mailto:[EMAIL PROTECTED] Sent: Monday, April 28, 2008 3:35 PM To: Tomcat Users List Subject: RE: Tomcat HTTTP Connectior Hangs > From: Barak Yaish [mailto:[EMAIL PROTECTED] > Subject: Tomcat HTTTP Connectior Hangs > > thread dump of the JVM running the tomcat does

RE: Tomcat HTTTP Connectior Hangs

2008-04-28 Thread Caldarale, Charles R
> From: Barak Yaish [mailto:[EMAIL PROTECTED] > Subject: Tomcat HTTTP Connectior Hangs > > thread dump of the JVM running the tomcat does not show > any stuck thread The above is rather hard to believe - you might want to post the thread dump, or at least non-duplicate parts o

Tomcat HTTTP Connectior Hangs

2008-04-28 Thread Barak Yaish
Hello all, I'm running tomcat 5.5.23 on CentOS5 machine, JAVA1.6.2. Once every few days, Tomcat hangs. The Servlet deployed into it seems to be still running (keep writing to log), but telnet to 8080 hangs, browsing to tomcat' homepage hangs. Catalina.out doesn't show any exceptions, thread dum