> From: Jakub Królikowski [mailto:ja...@pakamera.com.pl] > Subject: Tomcat 6 crash, no log, no hs_err_pid file
> sometimes, even once a day, Tomcat stops suddenly. There is no java > process anymore, there is no errors in catalina.out log file, > and, what is the most confusing, there is no hs_err_pid*.log file > anywhere, or I cannot find it. Classic symptoms of the Linux OOM killer. Are you sure your system has enough RAM and swap space for *all* of your active processes? There may be a kernel-generated log entry buried in some obscure location that describes the event. Did you look in /tmp for the hs_err_pid file? The JVM will write it there if it can't write to the current directory (or at least it used to). - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org