Looked at heap dump and Permanent space is 99%. Also polling process shows a lot of time accounted for GC.
I guess you are right on GC issue. Now how do I fix it?
Tried to bump Xmx and xx:maxpermsize(512mb) but Permanent allocation is non resposive. Stays around 50mb.
I got this enviroment recently and not well familiar with sun jdk 1.5_15 issues.
We can throw more memory at it but not sure how.
Thanks