[
https://issues.jboss.org/browse/JBIDE-17842?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-17842:
-------------------------------------
I'm not sure if the patch will work. It seems the stacktrace doesn't really match
the code.....
{code}
at
org.jboss.ide.eclipse.as.jmx.integration.JBossJMXConnectionProviderModel.getConnection(JBossJMXConnectionProviderModel.java:57)
at
org.jboss.ide.eclipse.as.jmx.integration.JMXProvider$ActionProvider$ShowInJMXViewAction.accept(JMXProvider.java:141)
at
org.eclipse.wst.server.ui.internal.view.servers.AbstractServerAction.selectionChanged(AbstractServerAction.java:85)
{code}
I can't see accept() calling getConnection();
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
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)