Leon Rosenberg <[EMAIL PROTECTED]> wrote:
>
> kill -SIGQUIT (i think its kill -11) your tomcat-java process

Ok, it has happened again ! Simply:

Mar 1, 2006 2:28:34 AM org.apache.catalina.connector.CoyoteAdapter
service
SEVERE: An exception or error occurred in the container during the
request processing
java.lang.OutOfMemoryError: Java heap space

So I've kill -11 java process and there is an entry in catalina.out:

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0x00138246, pid=17443, tid=16384
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)
# Problematic frame:
# C  [libpthread.so.0+0xc246]  accept+0x46
#
# An error report file with more information is saved as
/tmp/hs_err_pid17443.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

That /tmp/hs_err_pid17443.log is here:

http://www.biochip.pl/hs_err_pid17443.log.txt

Got it! But does it help?

-- 
T.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to