[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
Tom Ross (JIRA)
jira-events at lists.jboss.org
Wed Nov 21 06:22:22 EST 2012
[ https://issues.jboss.org/browse/AS7-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tom Ross updated AS7-6003:
--------------------------
Description:
When trying to execute code from JBoss examples [1]
The following exception is thrown and no connection is made:
"bq."
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)
"bq."
[1] https://docs.jboss.org/author/display/AS71/JMX+subsystem+configuration
was:
When trying to execute code from JBoss examples [1]
The following exception is thrown:
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)
[1] https://docs.jboss.org/author/display/AS71/JMX+subsystem+configuration
> 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:
> "bq."
> 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)
> "bq."
> [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