Thanks for the reply.  I'm pasting some information from the logs:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (safepoint.cpp:247), pid=306, tid=140562856904448
#  guarantee(PageArmed == 0) failed: invariant
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK 64-Bit Server VM (19.0-b09 mixed mode linux-amd64
compressed oops)
# Derivative: IcedTea6 1.9.9
# Distribution: Ubuntu 10.04.1 LTS, package 6b20-1.9.9-0ubuntu1~10.04.2
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#

---------------  T H R E A D  ---------------

Current thread (0x0000000001635800):  VMThread [stack:
0x00007fd757178000,0x00007fd757279000] [id=309]

Stack: [0x00007fd757178000,0x00007fd757279000],
sp=0x00007fd757277990,  free space=1022k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.so+0x72341c]
V  [libjvm.so+0x72363b]
V  [libjvm.so+0x32fc96]
V  [libjvm.so+0x657eff]
V  [libjvm.so+0x72984a]
V  [libjvm.so+0x729b52]
V  [libjvm.so+0x5e4242]

VM_Operation (0x00007fd75425a390): GenCollectForAllocation, mode:
safepoint, requested by thread 0x0000000002c5e800

/proc/meminfo:
MemTotal:        4060052 kB
MemFree:          174276 kB
Buffers:          203376 kB
Cached:          2114228 kB
SwapCached:           84 kB
Active:          1892484 kB
Inactive:         849440 kB
Active(anon):     342896 kB
Inactive(anon):    83840 kB
Active(file):    1549588 kB
Inactive(file):   765600 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:       2611192 kB
SwapFree:        2610212 kB
Dirty:                36 kB
Writeback:             0 kB
AnonPages:        424216 kB
Mapped:            29344 kB
Shmem:              2404 kB
Slab:            1029520 kB
SReclaimable:     122988 kB
SUnreclaim:       906532 kB
KernelStack:        1392 kB
PageTables:        12252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     4641216 kB
Committed_AS:     943912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      288308 kB
VmallocChunk:   34359420524 kB
HardwareCorrupted:     0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       10240 kB
DirectMap2M:     4184064 kB


CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 44
stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1,
sse4.2, popcnt

Memory: 4k page, physical 4060052k(174276k free), swap 2611192k(2610212k free)

vm_info: OpenJDK 64-Bit Server VM (19.0-b09) for linux-amd64 JRE
(1.6.0_20-b20), built on Jul 22 2011 01:26:54 by "buildd" with gcc
4.4.3

time: Fri Jan  6 08:48:10 2012
elapsed time: 81155 seconds


Thanks much !

On Fri, Jan 6, 2012 at 4:09 PM, Konstantin Kolinko
<knst.koli...@gmail.com>wrote:

> 2012/1/7 Kamal Sheikh <kama...@gmail.com>:
> > Hi, I'm new to this but please direct me if I'm posting to the wrong
> list.
> >
> > Our Tomcat has suddenly stopped working this morning and now wouldn't
> start
> > -- it responds simply by saying: "failed".
>
> What is in the logs?
>
> Maybe there is no free space on the harddrive?
>
> Maybe there is stale pid file from previous Tomcat run?
>
> >
> > Is there anything going on with OpenJDK and Tomcat?
> >
> > Here's our configuration:
> >
> > Java:
> >
> >  java version "1.6.0_20"
> > OpenJDK Runtime Environment (IcedTea6 1.9.9)
> (6b20-1.9.9-0ubuntu1~10.04.2)
> > OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)
> >
> > Tomcat
> >
> > Server version: Apache Tomcat/6.0.24
> > Server built:   March 24 2011 1829
>
> 6.0.24 was officially released on 2010-01-21 which is more than a year
> earlier than the above "build" date.
>
> There were a lot of important fixes since then, including some fixes
> to the startup scripts as well.
>
> > Server number:  ...0
> > OS Name:        Linux
> > OS Version:     2.6.32-32-server
> > Architecture:   amd64
> > JVM Version:    1.6.0_20-b20
> > JVM Vendor:     Sun Microsystems Inc.
> >
> > OS
> >
> > Ubuntu 10.04.2 LTS
>
> Best regards,
> Konstantin Kolinko
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to