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

David,

David Delbecq wrote:
| Everyday, learning something new, today is "check linux system logs if
| your tomcat disappear"
|
|> [30575826.592000] Out of Memory: Killed process 734 (java)
|
| Thanks for your help, you got it right. That server might need a bit of
| additional memory

Youch. That's the first time I ever seen the OOM killer in the wild.
Good to know that it actually happens, and what it does at the time
(i.e. check syslog!).

You might try the trick found in the malloc man page to use more
reasonable memory allocation semantics (in which case you'd probably get
an OOME in Java including a possible stack trace and at least then it
would be a bit more obvious what's going on).

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

iEYEARECAAYFAke8fJIACgkQ9CaO5/Lv0PBzQgCfeqhPHjLeC5qxTzAL1TrdnJzj
jlkAn0WUYzDL/6h5/XHk7I1YjCzk7T/K
=DceV
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to