or check the servlet status75 75
-Original Message-
From: David Delbecq [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 18, 2006 2:35 PM
To: Tomcat Users List
Subject: Re: FW: tomcat hangs with error msg-"All Threads are Busy."
ok, i bet then you problem is
servlet status75 75
-Original Message-
From: David Delbecq [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 18, 2006 2:35 PM
To: Tomcat Users List
Subject: Re: FW: tomcat hangs with error msg-"All Threads are Busy."
ok, i bet then you problem is
06 1:32 PM
To: Tomcat Users List
Subject: Re: FW: tomcat hangs with error msg-"All Threads are Busy."
This most probably means there is deadlock somewhere in your webapplication,
leading to HTTP threads not being released because they are stuck waiting
for something before sending respons
nerally the load on
this proxy is very high leading to such a problem.
Thanks and regards,
Ajit.
-Original Message-
From: David Delbecq [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 18, 2006 1:32 PM
To: Tomcat Users List
Subject: Re: FW: tomcat hangs with error msg-"All Threa
This most probably means there is deadlock somewhere in your
webapplication, leading to HTTP threads not being released because they
are stuck waiting for something before sending response to a user that
dropped hours agos.
To get clues on where your problem is when this happens, send signal