-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pid,
On 4/29/2009 9:55 AM, Pid wrote:
> S Arvind wrote:
>> Is there any good settings for GC for tomcat running in server with 4GB and
>> Quad Core processor. I bascially need GC parameter for RESOURCE HUNGRY WEB
>> APPLICATION
>
> Why not try fixing
S Arvind wrote:
> Yeah daily atleast once Out-of-memory will raise and we will restart the
> tomcat.
As others have already said, this has all the symptoms of a memory leak.
It could be Tomcat, but more likely is your application. The continuous
GC is a sign of the Java VM running out of memory a
S Arvind wrote:
> Is there any good settings for GC for tomcat running in server with 4GB and
> Quad Core processor. I bascially need GC parameter for RESOURCE HUNGRY WEB
> APPLICATION
Why not try fixing the memory leak instead?
Reconfiguring the JVM params, memory or GC will only delay the
inevi
> From: S Arvind [mailto:arvindw...@gmail.com]
> Is there any good settings for GC for tomcat running in
> server with 4GB and Quad Core processor.
"As much RAM as the OS doesn't need for other purposes". There's no straiht
answer for this, as it depends what else is running on the box. You mig
Is there any good settings for GC for tomcat running in server with 4GB and
Quad Core processor. I bascially need GC parameter for RESOURCE HUNGRY WEB
APPLICATION
-Arvind S
*
"Many of lifes failure are people who did not realize how close they were to
success when they gave up."
-Thomas Edison
*
> From: S Arvind [mailto:arvindw...@gmail.com]
> Yeah daily atleast once Out-of-memory will raise and we will
> restart the tomcat.
As the amount of free memory goes down, the JVM will have to collect garbage
more and more frequently, until you get the symptoms you see where it is
spending most
Yeah daily atleast once Out-of-memory will raise and we will restart the
tomcat.
Arvind S
*
"Many of lifes failure are people who did not realize how close they were to
success when they gave up."
-Thomas Edison*
On Wed, Apr 29, 2009 at 6:19 PM, Peter Crowther wrote:
> > From: S Arvind [mail
> From: S Arvind [mailto:arvindw...@gmail.com]
> Tomcat after running for couple of hours , somthing is
> getting wrong and it
> is keep on doing Garbage Collection(as it dispaly in console)
> . And tomcat
> also becoming dump slow.. and we cant able to do any, until
> it restarts...
I suspect you
in console its keep on displaying this every second..
12945.607: [Full GC [PSYoungGen: 340288K->39757K(343552K)] [PSOldGen:
699071K->699071K(699072K)] 1039359K->738829K(1042624K) [PSPermGen:
346754K->346754K(346816K)], 2.6522010 secs]
sessionCreated->C63974AACCC2800C89576C0C693467CB
12948.363:
Tomcat after running for couple of hours , somthing is getting wrong and it
is keep on doing Garbage Collection(as it dispaly in console) . And tomcat
also becoming dump slow.. and we cant able to do any, until it restarts...
JAVA_HOME=/usr/java/jdk1.5.0_13
JRE_HOME=/usr/java/jdk1.5.0_13/jre
expo
10 matches
Mail list logo