[jira] Commented: (GERONIMO-4849) Such warning will be shown after deleted a remote monitoring server via JMX

2009-09-14 Thread Shawn Jiang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754848#action_12754848 ] Shawn Jiang commented on GERONIMO-4849: --- 1, I noticed you only added mrc.dispose()

[jira] Commented: (GERONIMO-4849) Such warning will be shown after deleted a remote monitoring server via JMX

2009-09-14 Thread Shawn Jiang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754849#action_12754849 ] Shawn Jiang commented on GERONIMO-4849: --- Does 21 branch have the same problem ?

Re: [jira] Commented: (GERONIMO-4849) Such warning will be shown after deleted a remote monitoring server via JMX

2009-09-14 Thread Siqi Du
mrc.dispose() is used to close jmx connection, I have check all the code used mrc to ensure every possible jmx connection is closed. I create the patch from branch 2.2 and it seems that 2.1 has not been tested according to the bug description. -Siqi On Mon, Sep 14, 2009 at 3:20 PM, Shawn Jiang

[jira] Commented: (GERONIMO-4849) Such warning will be shown after deleted a remote monitoring server via JMX

2009-09-08 Thread Siqi Du (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12752857#action_12752857 ] Siqi Du commented on GERONIMO-4849: --- It seems that the connection to JMXServer is not

[jira] Commented: (GERONIMO-4849) Such warning will be shown after deleted a remote monitoring server via JMX

2009-09-06 Thread Bin He (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12752001#action_12752001 ] Bin He commented on GERONIMO-4849: -- When I create a ejb server,it doesn't have that