5 Replies Latest reply on May 30, 2012 6:47 AM by chris.jansen

    Can't connect using CLI to 7.1.1.Final under CentOS and Oracle JDK7u4

    chris.jansen

      Hi all,

       

      I've just started work moving to JBoss 7 from JBoss 5, I also wanted to move to the latest version of the Oracle JDK.

       

      I found that under JDK7u4 the CLI could not connect to the management API on the AS (firewall and SELinux are disabled). My configuration is out-of-the-box standalone and I just have it binding to the loopback device. The CLI errors with the usual

       

      {noformat}The controller is not available at localhost:9999{noformat}

       

      and the AS errors with

       

      {noformat}10:20:46,708 ERROR [org.jboss.remoting.remote.connection] (Remoting "jbosscj:MANAGEMENT" read-1) JBREM000200: Remote connection failed: java.io.IOException: Connection reset by peer{noformat}

       

      Is this a known problem with JBoss 7, or should I raise a bug report?

       

       

      Thanks,

       

      Chris