Re: JVM goes away

2010-01-12 Thread Carl
constrained perm gen, etc.) Thanks, Carl - Original Message - From: "Pid" To: "Carl" Sent: Tuesday, January 12, 2010 4:41 AM Subject: Re: JVM goes away On 12/01/2010 01:30, Carl wrote: Aha, for some reason, I thought perm gen was included in the general hea

Re: JVM goes away

2010-01-12 Thread Carl
Sent: Tuesday, January 12, 2010 4:41 AM Subject: Re: JVM goes away On 12/01/2010 01:30, Carl wrote: Aha, for some reason, I thought perm gen was included in the general heap so the maximum for the two combined was constrained by the 2400m I had defined for the heap. Somewhere around 2:00AM (I

Re: JVM goes away

2010-01-11 Thread Carl
to the edge that I don't see it. Odd though, I have forced OOM issues in the past and they always showed up in catalina.out. Thanks for your thoughts and help. Carl - Original Message - From: "Pid" To: Sent: Monday, January 11, 2010 8:07 PM Subject: Re: JVM goes a

Re: JVM goes away

2010-01-11 Thread Pid
On 11/01/2010 23:06, Peter Crowther wrote: 2010/1/11 Carl: This is a new server, a Dell T110 with a Xeon 3440 processor and 4GB memory. I have turned off both the turbo mode and hyperthreading. The environment: 64 bit Slackware Linux java version "1.6.0_17" Java(TM) SE Runtime Environment (

Re: JVM goes away

2010-01-11 Thread Carl
;Tomcat Users List" Sent: Monday, January 11, 2010 7:31 PM Subject: Re: JVM goes away 2010/1/12 Carl : Peter and Andy, Thanks for your quick responses. Memory: Physical - $GB Used - 2.4GB to 3.0 GB (according to top... have never seen it above 3GB) Swap - 19GB, none ever used (or, at le

Re: JVM goes away

2010-01-11 Thread Konstantin Kolinko
2010/1/12 Carl : > Peter and Andy, > > Thanks for your quick responses. > > Memory:  Physical - $GB >               Used - 2.4GB to 3.0 GB (according to top... have never seen it > above 3GB) >               Swap - 19GB, none ever used (or, at least I have never seen > any used.) > > The above are

Re: JVM goes away

2010-01-11 Thread Carl
M is or is not running as a daemon? TIA, Carl - Original Message - From: "Andy Wang" To: Sent: Monday, January 11, 2010 6:42 PM Subject: Re: JVM goes away I assume $GB means 4GB :) With that kind of memory use it doesn't sound entirely like the OOM killer. Have you

Re: JVM goes away

2010-01-11 Thread Andy Wang
g but saw nothing that looked out of the ordinary. > > I will cut back on the heap and permgen tonight (gonna be a long one.) > > Any ideas are welcome. > > Thanks, > > Carl > > > - Original Message ----- From: "Peter Crowther" > > To: "Tom

Re: JVM goes away

2010-01-11 Thread Carl
2010 6:06 PM Subject: Re: JVM goes away 2010/1/11 Carl : This is a new server, a Dell T110 with a Xeon 3440 processor and 4GB memory. I have turned off both the turbo mode and hyperthreading. The environment: 64 bit Slackware Linux java version "1.6.0_17" Java(TM) SE Runtime Environ

Re: JVM goes away

2010-01-11 Thread Peter Crowther
2010/1/11 Carl : > This is a new server, a Dell T110 with a Xeon 3440 processor and 4GB memory.   > I have turned off both the turbo mode and hyperthreading. > > The environment: > > 64 bit Slackware Linux > > java version "1.6.0_17" > Java(TM) SE Runtime Environment (build 1.6.0_17-b04) > Java Hot

Re: JVM goes away

2010-01-11 Thread Andy Wang
dmesg check if the linux out of memory kill struck you :) Andy On 01/11/2010 04:37 PM, Carl wrote: > This is a new server, a Dell T110 with a Xeon 3440 processor and 4GB memory. > I have turned off both the turbo mode and hyperthreading. > > The environment: > > 64 bit Slackware Linux > > java