[jbosstools-issues] [JBoss JIRA] (JBIDE-12351) Remote JMX connection to servers cannot be established with IPv6

Rob Stryker (JIRA) issues at jboss.org
Mon Jun 30 02:27:24 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-12351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980508#comment-12980508 ] 

Rob Stryker commented on JBIDE-12351:
-------------------------------------

1) I haven't been able to get a server running in ip-v6 (as far as I can tell. Maybe I did and didn't know?)
2) I have no idea how to fix it
3) I tried digging into the authentication code in remoting but couldn't make heads or tails of it, so no idea why this would be occurring
4) I also tried digging into remoting-jmx code as well, with, again, absolutely nothing to show for it. 

> Remote JMX connection to servers cannot be established with IPv6
> ----------------------------------------------------------------
>
>                 Key: JBIDE-12351
>                 URL: https://issues.jboss.org/browse/JBIDE-12351
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jmx
>    Affects Versions: 3.3.0.Final
>         Environment: Fedora 17 32bit
> EAP 6.0.0.GA
>            Reporter: Martin Malina
>
> 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:
> {code}
> 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
> {code}



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list