[jboss-user] [Performance Tuning] - Re: Tool to monitor JBOSS performance and object causing memory leak issue

Wolf-Dieter Fink do-not-reply at jboss.com
Wed Sep 7 14:06:49 EDT 2011


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&containerType=14&container=2078]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110907/59c7ac11/attachment.html 


More information about the jboss-user mailing list