[jboss-jira] [JBoss JIRA] (AS7-6003) Can't access JMX in JBoss EAP 6 ER3 on OS X (10.8.2) and Oracle JDK 7 Update 10
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Sun Nov 25 23:22:21 EST 2012
[ https://issues.jboss.org/browse/AS7-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas resolved AS7-6003.
---------------------------------
Resolution: Cannot Reproduce Bug
Tested against build 1.7.0_10-ea-b16 and it works. Probably a JVM bug that was fixed.
> Can't access JMX in JBoss EAP 6 ER3 on OS X (10.8.2) and Oracle JDK 7 Update 10
> -------------------------------------------------------------------------------
>
> Key: AS7-6003
> URL: https://issues.jboss.org/browse/AS7-6003
> Project: Application Server 7
> Issue Type: Bug
> Components: JMX
> Affects Versions: 7.1.3.Final (EAP)
> Environment: JBoss EAP 6.01 ER 3, OS X (10.8.2), Oracle JDK 7 Update 10
> Reporter: Tom Ross
> Assignee: Stuart Douglas
>
> When trying to execute code from JBoss examples [1]
> The following exception is thrown and no connection is made:
> {noformat}
> Exception in thread "main" java.lang.RuntimeException: Operation failed with status WAITING
> at org.jboss.remotingjmx.RemotingConnector.internalConnect(RemotingConnector.java:168)
> at org.jboss.remotingjmx.RemotingConnector.connect(RemotingConnector.java:94)
> at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:267)
> {noformat}
> [1] https://docs.jboss.org/author/display/AS71/JMX+subsystem+configuration
--
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 jboss-jira
mailing list