-
Feature Request
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
In Wildfly alpha2, I am unable to make a connection on port 9990. Only connections via port 9999 work. However, other issues in wildfly fail on port 9999 and only succeed on 9990, making it hard for tools to decide which port to standardize on.
Here's the stacktrace, but I'm not sure you'll get much out of it:
Caused by: java.lang.RuntimeException: Operation failed with status WAITING at org.jboss.remotingjmx.RemotingConnector.internalRemotingConnect(RemotingConnector.java:221) at org.jboss.remotingjmx.RemotingConnector.internalConnect(RemotingConnector.java:146) at org.jboss.remotingjmx.RemotingConnector.connect(RemotingConnector.java:97) at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:267) at org.jboss.ide.eclipse.as.jmx.integration.JBoss71ServerConnection.createConnection(JBoss71ServerConnection.java:70) ... 6 more
- is blocked by
-
JBIDE-14402 addition (or conversion) for wildfly management
- Closed