> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> When under load (heavy but not excessive) we suddenly find
> tomcat dies, without any error messages we can find.
I assume you've done the really obvious thing of checking the code for
constructs of the form:
if (some involved condition the p
Did you check the Java heap?
What is the max heap defined.
It would be good to add gc logging.
Yuval Perlov
www.r-u-on.com
On May 16, 2008, at 6:38 AM, [EMAIL PROTECTED] wrote:
Hi,
We are running Tomcat 5.5 on a powerful VM Server. MS Sql Server is
also
on the VM. It is fronted by an apac
Yep, we've trauled through them, and not found anything that corresponds
to when tomcat dies.
cheers,
David
"Caldarale, Charles R" <[EMAIL PROTECTED]>
05/16/2008 12:25 AM
Please respond to
"Tomcat Users List"
To
"Tomcat Users List"
cc
Subject
R
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat suddenly dies without a whisper
>
> Yes, we've checked all the Tomcat logs.
Do you have access to the Windows event logs? Might be something buried
in there, but they're frequently voluminous and no
harles R" <[EMAIL PROTECTED]>
05/16/2008 12:06 AM
Please respond to
"Tomcat Users List"
To
"Tomcat Users List"
cc
Subject
RE: Tomcat suddenly dies without a whisper
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat suddenly di
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat suddenly dies without a whisper
>
> I did see reference to that OOM killer, but the VM we are
> running on is 64 bit Windows.
I'm a bit confused by your terminology. I took your first message to
spond to
"Tomcat Users List"
To
"Tomcat Users List"
cc
Subject
RE: Tomcat suddenly dies without a whisper
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: Tomcat suddenly dies without a whisper
>
> When under load (heavy but not excessive) w
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: Tomcat suddenly dies without a whisper
>
> When under load (heavy but not excessive) we suddenly find
> tomcat dies, without any error messages we can find.
Sounds like the Linux OOM killer (if the guest OS that
Hi,
We are running Tomcat 5.5 on a powerful VM Server. MS Sql Server is also
on the VM. It is fronted by an apache web server on another box.
When under load (heavy but not excessive) we suddenly find tomcat dies,
without any error messages we can find. Memory looks good.
We are a little pe