A memory leak happens in JMX Client application which repeats connecting and closing JMXConnector over remoting-jmx in JBoss EAP 6.x/7.x
Issue
A memory leak happens in JMX Client application which repeats connecting and closing JMXConnector over remoting-jmx. A new java.lang.ThreadGroup
is created every JMXConnectorFactory#connect()
.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
- 7.x
- JMX client application using remoting-jmx
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.