Re: PS Old Gen filling up...

2006-07-12 Thread Martin Gainty
t;Tomcat Users List" Sent: Wednesday, July 12, 2006 11:51 AM Subject: Re: PS Old Gen filling up... > Martin, > > I think Dibm.dg.trc.print are ibm specific settings. > > Since he is running 1.5.0_07 he can probably look at it in the real time using > jstat and jmap without add

Re: PS Old Gen filling up...

2006-07-12 Thread Edmon Begoli
g a copy. Thank you. - Original Message - From: "Edmon Begoli" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, July 12, 2006 10:43 AM Subject: Re: PS Old Gen filling up... > Darren, > > Old Gen filling up is usually an indicator of

Re: PS Old Gen filling up...

2006-07-12 Thread Martin Gainty
: Wednesday, July 12, 2006 10:43 AM Subject: Re: PS Old Gen filling up... > Darren, > > Old Gen filling up is usually an indicator of a memory leak. > > Other possibility is that object creation is very fast and that > garbage collector can not keep up. Since you are using p

Re: PS Old Gen filling up...

2006-07-12 Thread Edmon Begoli
Darren, Old Gen filling up is usually an indicator of a memory leak. Other possibility is that object creation is very fast and that garbage collector can not keep up. Since you are using parallel collector it is also a possibility that it needs some tweaking. The Recalcitrant Engineer ( http:

PS Old Gen filling up...

2006-07-12 Thread Darren Kukulka
Hi All, Got a situation here where PS Old Gen within the JVM heap is gradually filling up and locking to a point where GC will not release any of it and the application hangs. Running Tomcat 5.5.15 and SUN JDK 1.5_07. Machine is an 8GB dual Xeon processor Dell 2850. The JVM options