Hi Filip,
I am not seeing anything in any log files. I am redirecting output from
tomcat to a single file like this

org.apache.catalina.startup.Bootstrap >>
"$CATALINA_BASE"/logs/servlet.log 2>&1 &

I didn't find anything in syslog. Kernel logging is not enabled in
syslog.conf, so not sure how to find out if oom-killer was responsible
for this.

On Java process I already have verbose GC on as well -Xcheck:jni flag
but
I am not seeing anything at all log files after crash.

Thanks,
Umesh

-----Original Message-----
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 10, 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 wrote:
> 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.
>
> Anyone else faced similar problem. Any suggestions on debugging these
>
> kind of crash.
>
>  
>
> Thanks & Regards,
>
> Umesh
>
>
>   
>
------------------------------------------------------------------------
>
> No virus found in this incoming message.
> Checked by AVG. 
> Version: 7.5.526 / Virus Database: 270.4.7/1541 - Release Date:
7/8/2008 7:50 PM
>   


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



---------------------------------------------------------------------
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