You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Kamal Sheikh <ka...@gmail.com> on 2012/01/06 21:53:17 UTC

Tomcat Shutdown

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".

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
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

Re: Tomcat Shutdown

Posted by Kamal Sheikh <ka...@gmail.com>.
Thanks Chuck.  Will try that.  Appreciate your help.

On Fri, Jan 6, 2012 at 4:51 PM, Caldarale, Charles R <
Chuck.Caldarale@unisys.com> wrote:

> > From: Kamal Sheikh [mailto:kamalsh@gmail.com]
> > Subject: Re: Tomcat Shutdown
>
> > 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
>
> Uh oh ... that's really ugly; you have a broken JVM.  This can be caused
> by malfunctioning native code inside the JVM process, or it may be a bug in
> that particular JVM version.
>
> > # JRE version: 6.0_20-b20
> > # Java VM: OpenJDK 64-Bit Server VM (19.0-b09 mixed mode linux-amd64
> compressed oops)
>
> You might try turning off compressed OOPs, and see if that helps.
>
> > # 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/
>
> You should probably do the above.
>
> If there's a later JVM available (Oracle is up to 6u30), try that.
>
>  - 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-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>

RE: Tomcat Shutdown

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: Kamal Sheikh [mailto:kamalsh@gmail.com] 
> Subject: Re: Tomcat Shutdown

> 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

Uh oh ... that's really ugly; you have a broken JVM.  This can be caused by malfunctioning native code inside the JVM process, or it may be a bug in that particular JVM version.

> # JRE version: 6.0_20-b20
> # Java VM: OpenJDK 64-Bit Server VM (19.0-b09 mixed mode linux-amd64 compressed oops)

You might try turning off compressed OOPs, and see if that helps.

> # 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/

You should probably do the above.

If there's a later JVM available (Oracle is up to 6u30), try that.

 - 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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Tomcat Shutdown

Posted by Kamal Sheikh <ka...@gmail.com>.
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
<kn...@gmail.com>wrote:

> 2012/1/7 Kamal Sheikh <ka...@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-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>

Re: Tomcat Shutdown

Posted by Konstantin Kolinko <kn...@gmail.com>.
2012/1/7 Kamal Sheikh <ka...@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org