Tomcat 4.1 Issue - Strange 2006-11-28 - By Bruno Vilardo
Back Hello All,
Tomcat 4.1
Java 1.4.2_08-b03
We have done a migration process from one server to another.
After the migration, everyday now our TOMCAT crashes/stop on its own.
I checked the tomcat log and I could find the error bellow:
Heap at VM Abort:
Heap
def new generation total 31488K, used 30321K [0x59fc0000, 0x5c1e0000, 0x61180000)
eden space 28032K, 100% used [0x59fc0000, 0x5bb20000, 0x5bb20000)
from space 3456K, 66% used [0x5bb20000, 0x5bd5c400, 0x5be80000)
to space 3456K, 0% used [0x5be80000, 0x5be823a8, 0x5c1e0000)
tenured generation total 278608K, used 214153K [0x61180000, 0x72194000, 0x99fc0000)
the space 278608K, 76% used [0x61180000, 0x6e2a2408, 0x6e2a2600, 0x72194000)
compacting perm gen total 56832K, used 56608K [0x99fc0000, 0x9d740000, 0x9dfc0000)
the space 56832K, 99% used [0x99fc0000, 0x9d7080a0, 0x9d708200, 0x9d740000)
Local Time = Sun Nov 26 02:58:27 2006
Elapsed Time = 42834
#
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002EF
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.2_08-b03 mixed mode)
#
# An error report file has been saved as hs_err_pid22350.log.
# Please refer to the fil
Does anybody out there know what could be the issue here ?
Thanks a lot in Advance.
Best Regards,
Bruno
|
|