Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java memory (RSS) keeps increasing and then hangs JVM

645533May 9 2012 — edited May 10 2012
Hi ,

I have a java process running on Solaris , I keep noticed that RSS keeps growing over the time and when it reached around 1.6g then JVM gets hang. It is 32 bit vm ..

And when JVM hangs it dosent throw any OOM and CPU usage is also normal, but after getting hang i am not able to connect Java process with Jconsole/visualvm.. Even thread dump is also not allowed. This scenario re-occurs in 12-13 days,

I looked into the heap memory, but heap memory dosent grows and is near about 100m for old gen.

Apart from this when i took the heap dump, file size is just 28 mb, why the dump file size is soo less?

Please tell me how get this solved.

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 7 2012
Added on May 9 2012
1 comment
987 views