What exactly do you mean by freeze?

- does the jvm process still exist?
- does it still accepts new connections on it's http connector?
- does it answer simple requests for static ressources?

- How many connector threads can you see in a JVM thread dump
  (kill -QUIT)
- What are those doing?
- Is there a thread waiting in accept for each connector?

Regard,

Rainer

Manivannan Palanichamy wrote:
What solution been found out for this problem? I am really a sufferer of
this problem? I am thinking of entering a bug. But, the problem is, as
Sebastiaan said, reproducing the bug. Let me work on this, or guys you can
also help/guide/work on reproducing the bug.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to