This content has been marked as final.
Show 1 reply
-
1. Re: JBoss AS 7 - High virtual memory
peterj Jun 7, 2012 9:33 AM (in response to sandy_m)JVM memory usage is more than just the heap size. See this post:
http://www.coderanch.com/t/111262/Linux-UNIX/read-memory-usage-process-running#560894
You have to determine which area is consuming that memory
Here's a discussion on thread memory usage: