[jbosstools-issues] [JBoss JIRA] (JBIDE-24593) Reconnect to jmx yields progress monitor errors

Rob Stryker (JIRA) issues at jboss.org
Wed Jun 28 16:16:00 EDT 2017


     [ https://issues.jboss.org/browse/JBIDE-24593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Stryker resolved JBIDE-24593.
---------------------------------
      Assignee: Rob Stryker
    Resolution: Done


I've fixed it as much as I can, but I doubt you'll be pleased. There's just no way to add a progress monitor directly into the MBeanserverConnection since it's an official java api. I can't keep any more track than 1 request = bump the progmon,  and since each of these nodes are given their own job with only 1 task per job, it's 0% to 100% immediately.  Hard (ie impossible) to report progress on a single task. 

> Reconnect to jmx yields progress monitor errors
> -----------------------------------------------
>
>                 Key: JBIDE-24593
>                 URL: https://issues.jboss.org/browse/JBIDE-24593
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jmx
>    Affects Versions: 4.5.0.AM1
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 4.5.0.AM2
>
>         Attachments: JMXLoad.mp4
>
>
> when I connect, expand some nodes, call refresh, collapse them then disconnect then reconnect, all the previously expanded node are loaded with a progress monitor which is not showing progress and stay blocked at 0% 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list