5.5.28.
See the attached image for the finding out what taking more memory.
http://www.nabble.com/file/p25883072/Tomcat6.0.20-heap-analysis.png
Thanks,
Kalpana
Caldarale, Charles R wrote:
>
>> From: Curtis Garman [mailto:curt.gar...@gmail.com]
>> Subject: Re: Getting out of memo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kalpana,
On 10/12/2009 10:22 PM, kalpanab wrote:
> My application working fine in tomcat 5.5.28 and java version "1.5.0_19"
> while doing load balancing tests. But when I upgrade tomcat to version
> 6.0.20 getting out of memory soon. I looked at the h
> From: Curtis Garman [mailto:curt.gar...@gmail.com]
> Subject: Re: Getting out of memory using tomcat 6.0.20 but works fine
> in tomcat 5.5.28
>
> I believe the default amount of PermGenSpace in tomcat was reduced
> between 5 and 6...
You believe incorrectly. Tomcat itself
What do your logs say? Is it a "out of perm gen space" error? I
believe the default amount of PermGenSpace in tomcat was reduced
between 5 and 6...so you may need to increase it.
On Mon, Oct 12, 2009 at 9:22 PM, kalpanab wrote:
>
> Hi All,
>
> My application working fine in tomcat 5.5.28 and java