Peter Johnson [https://community.jboss.org/people/peterj] created the discussion

"Re: JBoss/JVM process RAM usage increasing steadily"

To view the discussion, visit: https://community.jboss.org/message/723761#723761

--------------------------------------------------------------
Which JVM are you using? OpenJDK? Or the one from Oracle? If from Oracle, 
revert to version 1.6.0_26 and see if that helps (we have noticed various 
issues with versions more recent than that). If that doesn't help, you'll have 
to contact Oracle to see if there is a memory leak issue with the JVM itself.

This almost sounds as if a system resource (such as a file handle or a socket 
connection) is not being released. But JBoss AS itself maintains pools of 
resources and reuses them, but who knows what the native JVM code is doing 
(only Oracle would know).
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/723761#723761]

Start a new discussion in Performance Tuning at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2078]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to