[jbosstools-issues] [JBoss JIRA] (JBIDE-17842) local-jvm jmx monitor jmx provider freezing UI

Rob Stryker (JIRA) issues at jboss.org
Fri Jul 11 14:48:24 EDT 2014


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

Rob Stryker resolved JBIDE-17842.
---------------------------------

    Resolution: Done


I made a commit and push that does basically everything I can do. I've made sure that all this stuff is done in a background job, and if a UI thread calls and asks for this information, I return null rather than query in the UI thread. 

There's still a possibility *all* calls to JPS freeze for you, and if thats the case, then I don't know what to do... but since we can't replicate, I'm inclined to believe it's possible there was a deadlock caused by it being run in the UI thread somehow. 

Anyway, always re-open fi you notice anything strange. 

> local-jvm jmx monitor jmx provider freezing UI
> ----------------------------------------------
>
>                 Key: JBIDE-17842
>                 URL: https://issues.jboss.org/browse/JBIDE-17842
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jmx
>    Affects Versions: 4.2.0.Beta3
>            Reporter: Rob Stryker
>            Priority: Blocker
>              Labels: respin-a
>             Fix For: 4.2.0.Beta3
>
>
> JStack:   https://issues.jboss.org/secure/attachment/12383651/jstack.txt
> This is critical and needs to be investigated. 
> Comment from other jira: 
> Oliver Pfau added a comment
> I reported that sometimes eclipse is freezing when jboss is synchronizing or starting and somebody told me to do a jstack on the eclipse process. Here is the ouput. Eclipse is totaly freezed with circle mouse pointer and in the right bottom corner "Starting JBoss AS 7.1: (0%)" is displayed. But JBoss is running in behind (my web app can be used).



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list