ChuckthanksKen
On Mar 24, 2010, at 9:51 AM, Caldarale, Charles R wrote:
From: Ken Bowen [mailto:kbo...@als.com]
Subject: GC behavior elucidation
My gclog shows routine GCs approx every 3-4 mins that look like this:
2010-03-17T01:28:05.888-0400: 543717.992:
[GC 543717.992:
[DefNew
> From: Ken Bowen [mailto:kbo...@als.com]
> Subject: GC behavior elucidation
>
> My gclog shows routine GCs approx every 3-4 mins that look like this:
> 2010-03-17T01:28:05.888-0400: 543717.992:
> [GC 543717.992:
> [DefNew: 6222K->487K(6528K), 0.0030010 secs]
&
Hi all,
I've been working on the memory behavior of a small Tomcat 6.0.20/Java
1.6 app running in constrained space (288MB total on a VPS running
CentOS 5). Earlier advice from the list enabled me to track down the
most glaring culprit memory leaks. The app is currently lightly used,
bu