Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-12351

JMX connection to servers cannot be established with IPv6

    XMLWordPrintable

Details

    • Hide

      1. Set up a remote EAP6/AS7 server accessible over IPv6
      2. Set the server expose management port
      3. Make sure the launch config is set appropriately for IPv6 - you have a multicast address set up and prefer IPv6 addresses:
      -Djboss.default.multicast.address=ff01::1 -Djava.net.preferIPv4Stack=false -Djava.net.preferIPv6Addresses=true
      4. Set up and admin user on the remote runtime (bin/add-user.sh)
      5. Start the server and enter the login/passwd when prompted
      6. Try to open the server in MBean Explorer
      7. MBeans will keep loading forever - fail

      Show
      1. Set up a remote EAP6/AS7 server accessible over IPv6 2. Set the server expose management port 3. Make sure the launch config is set appropriately for IPv6 - you have a multicast address set up and prefer IPv6 addresses: -Djboss.default.multicast.address=ff01::1 -Djava.net.preferIPv4Stack=false -Djava.net.preferIPv6Addresses=true 4. Set up and admin user on the remote runtime (bin/add-user.sh) 5. Start the server and enter the login/passwd when prompted 6. Try to open the server in MBean Explorer 7. MBeans will keep loading forever - fail

    Description

      When I set up a remote server accessible over IPv6, start the server and then try to open the server in MBean Explorer, it's stuck on "Loading" and keeps printing this error in the log:

      ERROR: JBREM000200: Remote connection failed: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed
      Jul 20, 2012 2:41:24 PM org.xnio.Xnio <clinit>
      INFO: XNIO Version 3.0.4.GA-redhat-1
      Jul 20, 2012 2:41:25 PM org.xnio.nio.NioXnio <clinit>
      INFO: XNIO NIO Implementation Version 3.0.4.GA-redhat-1
      Jul 20, 2012 2:41:25 PM org.jboss.remoting3.EndpointImpl <clinit>
      INFO: JBoss Remoting version 3.2.8.GA-redhat-1
      Jul 20, 2012 2:41:25 PM org.jboss.remoting3.remote.RemoteConnection handleException
      ERROR: JBREM000200: Remote connection failed: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed
      Jul 20, 2012 2:41:25 PM org.xnio.Xnio <clinit>
      INFO: XNIO Version 3.0.4.GA-redhat-1
      Jul 20, 2012 2:41:25 PM org.xnio.nio.NioXnio <clinit>
      INFO: XNIO NIO Implementation Version 3.0.4.GA-redhat-1
      Jul 20, 2012 2:41:25 PM org.jboss.remoting3.EndpointImpl <clinit>
      INFO: JBoss Remoting version 3.2.8.GA-redhat-1
      Jul 20, 2012 2:41:26 PM org.jboss.remoting3.remote.RemoteConnection handleException
      ERROR: JBREM000200: Remote connection failed: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed
      

      Attachments

        Issue Links

          Activity

            People

              rob.stryker Rob Stryker (Inactive)
              exd-mmalina Martin Malina
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: