Uploaded image for project: 'Remoting JMX'
  1. Remoting JMX
  2. REMJMX-59

REMJMX support on wildfly's new management port 9990

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • None
    • Connection
    • 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
      

            darran.lofthouse@redhat.com Darran Lofthouse
            rob.stryker Rob Stryker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: