[jboss-user] [Performance Tuning] - Re: Large number of threads/connections marked "keep alive"

Vítor Corrêa do-not-reply at jboss.com
Fri Oct 14 16:18:39 EDT 2011


Vítor Corrêa [http://community.jboss.org/people/vcorrea] created the discussion

"Re: Large number of threads/connections marked "keep alive""

To view the discussion, visit: http://community.jboss.org/message/631878#631878

--------------------------------------------------------------
It really looks like a memory leak trouble. If you run a jboss instance without any application it won't happen. So your application is causing it. Is there any Thread or ThreadPool on it? can you describe about your architecture? To detect memory leaks you should make profile of your application. I like to use  http://www.eclipse.org/mat/ http://www.eclipse.org/mat/ , But there is a lot of others tools ( yourkit ... ). Take a dump of your heap with jmap and check your hprof file on your profile tool.
--------------------------------------------------------------

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

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/20111014/effea1c0/attachment.html 


More information about the jboss-user mailing list