Java / Tomcat memory leak in RedHat Linux?
Posted
by black-rocky
on Stack Overflow
See other posts from Stack Overflow
or by black-rocky
Published on 2010-06-01T01:16:13Z
Indexed on
2010/06/01
1:23 UTC
Read the original article
Hit count: 441
Hi,
I've got a Red Hat box with 6G memory running Tomcat and I'm trying to figure out how much memory I have left on the box. Problem is, top & jconsole is showing one figure (around 200M), and system monitor is showing a different figure (around 2G). Does anybody know what the difference is?
I'm not sure if there is a memory leak happenning here, but the highest memory consumer is a tomcat process that's taking 2.2G of memory.
Screenshots below:
© Stack Overflow or respective owner