Re: Tomcat hangs after a few days!

2003-10-22 Thread Volker
Shapira, Yoav schrieb: Howdy, catalina.out grows up by adding [INFO] ChannelSocket - -server has been restarted or reset this connection Maybe someone at least ;-) can explain under which circumstances such an error message is produced? Look at the source code to see where the message

RE: Tomcat hangs after a few days!

2003-10-22 Thread Shapira, Yoav
Howdy, Look at the source code to see where the message comes from. As the [INFO] indicates, it's not an error, just an informational message. You can configure commons-logging for tomcat so that these messages do not appear in your log. Yoav Shapira Hi Yoav, thanks for your help!

RE: Tomcat hangs after a few days!

2003-10-14 Thread Shapira, Yoav
Howdy, Shapira, Yoav schrieb: Cool verb ;) maybe following hint could be important for you: Nearly ALL persons that make use of FreeBSD do NOT use the - in your words - normal configuration or normal jvms because you get trouble with it under FreeBSD. And whose problem is that? ;) Certainly

Re: Tomcat hangs after a few days!

2003-10-11 Thread Volker
Shapira, Yoav schrieb: Howdy, Threads like these are exasperating ;) It almost definitely is a JVM/threading problem. You've already gone into a far less common configuration than most on this list by using Blackdown and green mode. If you do this, you risk not being able to get much

Re: Tomcat hangs after a few days!

2003-10-08 Thread Volker
David Rees schrieb: On Tue, October 7, 2003 1at 1:59 am, Volker sent the following Following problem can be recognized even if the tomcat process is not in sbwait mode: 1) Sending a -QUIT signal to the tomcat process does not stop the process. A -QUIT will not shut down Tomcat, but

Re: Tomcat hangs after a few days!

2003-10-08 Thread David Rees
On Wed, October 8, 2003 1at 2:07 am, Volker sent the following David Rees schrieb: On Tue, October 7, 2003 1at 1:59 am, Volker sent the following Following problem can be recognized even if the tomcat process is not in sbwait mode: 1) Sending a -QUIT signal to the tomcat process does not

RE: Tomcat hangs after a few days!

2003-10-08 Thread Shapira, Yoav
Rees has been trying to give you... Yoav Shapira Millennium ChemInformatics -Original Message- From: David Rees [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 08, 2003 3:51 AM To: Tomcat Users List Subject: Re: Tomcat hangs after a few days! On Wed, October 8, 2003 1at 2:07 am, Volker

Re: Tomcat hangs after a few days!

2003-10-07 Thread Volker
David Rees schrieb: Can you send the Tomcat process a -QUIT signal so we can see what the state of the JVM is? It sounds like a JVM bug, and Java on FreeBSD is less than heavily used... Try a different JVM if you can. Hi David, I use the most stable jvm I know for FreeBSD: Blackdown Java

Re: Tomcat hangs after a few days!

2003-10-07 Thread David Rees
On Tue, October 7, 2003 1at 1:59 am, Volker sent the following Following problem can be recognized even if the tomcat process is not in sbwait mode: 1) Sending a -QUIT signal to the tomcat process does not stop the process. A -QUIT will not shut down Tomcat, but cause the JVM to dump a stack

Tomcat hangs after a few days!

2003-10-06 Thread Volker
Hi, I already posted following question on 26th Sep but the replies did not refer to my problem but another one. Maybe someone has a helpful hint for me!? Thx Volker - I have a problem running Jakarta Tomcat 4.1 port under FreeBSD 4.4 with Blackdown Java

Re: Tomcat hangs after a few days!

2003-10-06 Thread David Rees
Can you send the Tomcat process a -QUIT signal so we can see what the state of the JVM is? It sounds like a JVM bug, and Java on FreeBSD is less than heavily used... Try a different JVM if you can. -Dave On Mon, October 6, 2003 at 6:37 am, Volker sent the following Hi, I already posted