Wolf-Dieter Fink [
http://community.jboss.org/people/wdfink] created the discussion
"Re: Tool to monitor JBOSS performance and object causing memory leak issue"
To view the discussion, visit:
http://community.jboss.org/message/625352#625352
--------------------------------------------------------------
I run jstat with option <each second> redirected into a file, this will give a good
picture of the memory consumption over the time.
Also it will have no big sideeffect to memory and resoures.
JProfile is not a good idea in production, the server will become very slow ~10-20% of
normal performance and maybe the problem dissapear because of less load.
Memory snapshot might take a while during the dump and this might not acceptable in
production.
Could you also post the JVM start parameter?
There are many reasons for such memory problems, so feel free to ask with more
informations :)
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/625352#625352]
Start a new discussion in Performance Tuning at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]