One of our development servers is constantly crashing and the reports look very similar. We think this is due to lack of memory, but we want to check it. Could you guys help in this process? Below you will find the relevant information from the hs_err file.
Thank! Yon
Current thread (0x000000005db44970): GCTaskThread [id=4200]
siginfo:si_signo=11, si_errno=0, si_code=128, si_addr=0x0000000000000000
Heap
PSYoungGen total 291968K, used 291760K [0x00002aaada600000, 0x00002aaaec400000, 0x00002aaaec400000)
eden space 291136K, 100% used [0x00002aaada600000,0x00002aaaec250000,0x00002aaaec250000)
from space 832K, 75% used [0x00002aaaec250000,0x00002aaaec2ec288,0x00002aaaec320000)
to space 896K, 21% used [0x00002aaaec320000,0x00002aaaec350000,0x00002aaaec400000)
PSOldGen total 583680K, used 385757K [0x00002aaab6c00000, 0x00002aaada600000, 0x00002aaada600000)
object space 583680K, 66% used [0x00002aaab6c00000,0x00002aaace4b7438,0x00002aaada600000)
PSPermGen total 116736K, used 116682K [0x00002aaaaac00000, 0x00002aaab1e00000, 0x00002aaab6c00000)
object space 116736K, 99% used [0x00002aaaaac00000,0x00002aaab1df2b78,0x00002aaab1e00000)
OS:CentOS release 5.3 (Final)
uname:Linux 2.6.18-128.el5
libc:glibc 2.5 NPTL 2.5
rlimit: STACK 10240k, CORE 0k, NPROC 16384, NOFILE 99999, AS infinity
load average:22.73 19.62 19.08
CPU:total 4 em64t
Memory: 4k page, physical 2059636k(196532k free), swap 128512k(120972k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (1.5.0_22-b03) for linux-amd64, built on Oct 9 2009 01:32:14 by java_re with gcc 3.2.2 (SuSE Linux)
time: Fri Aug 5 03:57:27 2011
elapsed time: 27420 seconds
source
share