-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
7.1.3.Final (EAP)
-
None
When trying to execute code from JBoss examples [1]
The following exception is thrown and no connection is made:
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