[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
Thu Nov 22 18:03:21 EST 2012
[ https://issues.jboss.org/browse/AS7-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736542#comment-12736542 ]
Stuart Douglas commented on AS7-6003:
-------------------------------------
What build of JDK7 Update10?
I have problems with 1.7.0_05-b06 (which I think is the default mac JDK atm), however they were fixed with 1.7.0_06-b23. I would be surprised if they have regressed again in update 10.
> 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