tomcat 5.5.20 with jsvc crash

2008-07-10 Thread Umesh Kudtarkar
Hi All, We are running Tomcat 5.5.20 on RHEL 4 with jsvc. After running for 2-3 days tomcat suddenly crashes with error similar to this. GC09/07/2008 11:17:52 1049 jsvc.exec error: Service did not exit cleanly There is no other information in log file. No other error file is generated.

Re: tomcat 5.5.20 with jsvc crash

2008-07-10 Thread Filip Hanik - Dev Lists
are you seeing any errors reported in the tomcat log files? also make sure you didn't run into the linux oom-killer process, might have terminated your process to, this one would log into syslog Filip Umesh Kudtarkar wrote: Hi All, We are running Tomcat 5.5.20 on RHEL 4 with jsvc. After

RE: tomcat 5.5.20 with jsvc crash

2008-07-10 Thread Umesh Kudtarkar
, 2008 4:02 AM To: Tomcat Users List Subject: Re: tomcat 5.5.20 with jsvc crash are you seeing any errors reported in the tomcat log files? also make sure you didn't run into the linux oom-killer process, might have terminated your process to, this one would log into syslog Filip Umesh Kudtarkar