Wolf-Dieter Fink [
http://community.jboss.org/people/wdfink] created the discussion
"Re: JBoss memory usage pattern"
To view the discussion, visit:
http://community.jboss.org/message/588904#588904
--------------------------------------------------------------
A easy way to monitor the jvm without big influence is 'jstat -gc PID'.
The behaviour of growing utilisation is normal for the JVMs eden space where all new
created objects are.
A good starting point will be the 'Java GC tuning site'
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/588904#588904]
Start a new discussion in Performance Tuning at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]