On Wed, Feb 16, 2011 at 5:37 PM, Caldarale, Charles R
<chuck.caldar...@unisys.com> wrote:
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Subject: Re: [OT] OutOfMemoryError: GC overhead limit exceeded
>
>> Here's what jmap reports this morning:
>
>> PS Old Generation
>>    capacity = 134217728 (128.0MB)
>>    used     = 61911720 (59.043617248535156MB)
>>    free     = 72306008 (68.95638275146484MB)
>>    46.12782597541809% used
>
> Interesting.  Something must have broken loose overnight.
>
>> Does this look healthy enough to continue, or should I
>> schedule a restart ASAP?
>
> I'd let it run, and see what happens.
>
>> I suspect one (or more) of those operations was performed
>> and the objects were reachable for a while (lived in the
>> session, probably) but then eventually became collectible
>> and GC recovered.
>
> Sounds highly plausible.

Do you log number of users/sessions? Would probably be interesting to
see this in correlation.
Leon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to