> From: Bill Clarke-Fields [mailto:[EMAIL PROTECTED] 
> Subject: RE: Very Long Full GC after Inactivity
> 
> The problem is that off-hours usage is very different, and 
> leads to these very long full GCs.

GC pause time is largely dependent on the number of live objects
existing at the time of the GC, so yes, it could be an application
problem.  A profiler will help determine what these objects are.  It's
definitely unfortunate you can't upgrade, since that precludes you from
running JConsole.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
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