3 Replies Latest reply on Sep 27, 2011 7:11 AM by bcn

    AS 7.0.2: JBREM00200: Remote connection failed: java.io.IOException

    bcn

      I tried the new jboss-as-7.0.2.Final,

      simply copied standalone-preview.xml from 7.0.1 to the 7.0.2 standalone folder and copied a mysql module.

      Works okay, except that on startup I get dozens of messages like this:

       

       

      12:44:02,023 ERROR [org.jboss.remoting.remote] (XNIO NIO Read 1) JBREM00200: Remote connection failed: java.io.IOException: Se ha anulado una conexión establecida por el software en su equipo host.

      12:44:02,757 ERROR [org.jboss.remoting.remote] (XNIO NIO Read 1) JBREM00200: Remote connection failed: java.io.IOException: Se ha anulado una conexión establecida por el software en su equipo host.

      12:44:02,784 ERROR [org.jboss.remoting.remote] (XNIO NIO Read 1) JBREM00200: Remote connection failed: java.io.IOException: Se ha anulado una conexión establecida por el software en su equipo host.

      12:44:02,870 ERROR [org.jboss.remoting.remote] (XNIO NIO Read 1) JBREM00200: Remote connection failed: java.io.IOException: Se ha anulado una conexión establecida por el software en su equipo host.

      12:44:03,272 ERROR [org.jboss.remoting.remote] (XNIO NIO Read 1) JBREM00200: Remote connection failed: java.io.IOException: Se ha anulado una conexión establecida por el software en su equipo host.

       

      It means something like: A connection established by the software of your host was cancelled.

       

      Thanks