Tomcat crashes

View: New views
3 Messages — Rating Filter:   Alert me  

Tomcat crashes

by kam tak :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I am using tomcat 6 and the server crashes all of a sudden creating a core
dump file.
I have no clue why this is happening.

Can you please suggest on what all details I need to provide so that some
one can help resolve the issue.

Thanks
Kam

Re: Tomcat crashes

by awarnier :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

kam tak wrote:
> Hi,
> I am using tomcat 6 and the server crashes all of a sudden creating a core
> dump file.
> I have no clue why this is happening.
>
> Can you please suggest on what all details I need to provide so that some
> one can help resolve the issue.
>
On which platform ?
Which precise version of Tomcat ?
Where did you get this Tomcat from ?
Can you elaborate on "all of a sudden" ? Is it like 1 minute after it
starts, or after a year of working fine ?
Do you know where this Tomcat's logfiles are ?
If yes, did you consult them to see if maybe there is an interesting
message in them, right about when Tomcat crashes ? (shortly before,
usually).




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Tomcat crashes

by Christopher Schultz-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kam,

On 6/29/2009 2:39 PM, kam tak wrote:
> I am using tomcat 6 and the server crashes all of a sudden creating a core
> dump file.

Core dump == JVM crash. This is unlikely to be Tomcat's fault. When the
JVM dumps core, it should leave-behind a crash file in plain text
explaining what happened. Can you post that file? Have you looked at the
core file (using gdb or some other tool) to determine the nature of the
crash?

I'll bet it's a SIGSEGV (segmentation violation, signal #11) and that
you have bad memory, motherboard, or memory.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkpJIWQACgkQ9CaO5/Lv0PDWKACfaur/jZMs6biRw1vDSyXP2a/5
yCsAnR0rNehUz0HsAo0TLz1GonZnP17T
=6riU
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...