[jboss-jira] [JBoss JIRA] Commented: (JBAS-8034) Need to close JMXConnector returned from JMXConnectorFactory.connect to avoid leaking resources

Scott Marlow (JIRA) jira-events at lists.jboss.org
Wed May 19 16:27:06 EDT 2010


    [ https://jira.jboss.org/browse/JBAS-8034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12531574#action_12531574 ] 

Scott Marlow commented on JBAS-8034:
------------------------------------

first call site to fix is legacy support module org.jboss.system.server.jmx.JMXAdapter

> Need to close JMXConnector returned from JMXConnectorFactory.connect to avoid leaking resources
> -----------------------------------------------------------------------------------------------
>
>                 Key: JBAS-8034
>                 URL: https://jira.jboss.org/browse/JBAS-8034
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JMX
>            Reporter: Scott Marlow
>            Assignee: Scott Marlow
>             Fix For: 6.0.0.M4
>
>
> The JMXConnector returned from javax.management.remote.JMXConnectorFactory.connect(JMXServiceURL, environment) needs to be closed when connection is no longer needed.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list