[jbosstools-issues] [JBoss JIRA] (JBIDE-12961) JMX connection not available for remote EAP 5.1.2

Rob Stryker (JIRA) jira-events at lists.jboss.org
Fri Nov 2 03:10:17 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731070#comment-12731070 ] 

Rob Stryker commented on JBIDE-12961:
-------------------------------------

After changing 'false' to true, the attempt to connect errors as follows
{code}
org.jboss.tools.jmx.core.JMXException: Error connecting to remote JMX. Please ensure your server is properly configured for JMX access.
	at org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection.run(JBossServerConnection.java:147)
	at org.jboss.ide.eclipse.as.jmx.integration.JBossServerConnection.run(JBossServerConnection.java:122)
{code}

If I remember correctly, it currently returns false BECAUSE we did not get it working for remote. So we simply had it do nothing instead. 
                
> JMX connection not available for remote EAP 5.1.2
> -------------------------------------------------
>
>                 Key: JBIDE-12961
>                 URL: https://issues.jboss.org/browse/JBIDE-12961
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jmx
>    Affects Versions: 4.0.0.Beta1
>         Environment: JBDS 6.0.0.Beta1c B58
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>              Labels: regression
>             Fix For: 4.0.0.CR1
>
>
> I am unable to connect to a remote EAP 5.1.2 server in the MBean Explorer.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list