[jboss-jira] [JBoss JIRA] (REMJMX-45) Memory leak when requesting attributes using JMXConnectorFactory over remoting-jmx via management interface

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Thu Jan 17 04:04:22 EST 2013


    [ https://issues.jboss.org/browse/REMJMX-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746362#comment-12746362 ] 

Darran Lofthouse commented on REMJMX-45:
----------------------------------------

To backport the fix will require a small amount of work on your part - your version only contains one version of the protocol so you only need to fix it in that location - there has been some re-factoring in the upstream version but apart from being in a different location you should be able to track down the same place the clean up code is needed.
                
> Memory leak when requesting attributes using JMXConnectorFactory over remoting-jmx via management interface
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: REMJMX-45
>                 URL: https://issues.jboss.org/browse/REMJMX-45
>             Project: Remoting JMX
>          Issue Type: Bug
>          Components: Connection
>    Affects Versions: 1.0.3.Final
>         Environment: java version "1.6.0_31"
>            Reporter: Alexandre Gattiker
>            Assignee: Darran Lofthouse
>             Fix For: 1.0.4.Final
>
>
> Repeated remote request of JMX attributes, as performed by a Nagios plugin, causes heap space to grow to the limit and eventually the server to freeze.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list