3 Replies Latest reply on Oct 11, 2012 6:14 AM by kmrol

    JBoss 7.1.1 remoting3-3.2.3 freeze (client failed with status WAITING)

    kmrol

      Hello everybody!

      We got JBoss 7.1.1 freezed after 1-2 days of production load. Client get NamingException with "Operation failed with status WAITING". The jboss java process (on Solaris SPARC) did not stop by regular kill (only kill -9) and the server.log did not show any exception and did not show stop messages (default logging in standalone.xml with no trace turned on).

       

      After reading AS7-5249 we have update org.jboss.remoting3 module from 3.2.3 to 3.2.8 and after 2 days on the clients again got the same NamingException with status WAITING and no exception on the server.log but in this case the server process had wrote stop messages while stopping JBoss (kill ok). Next time we turn on trace on all categories and update remoting3 module to 3.2.10 version. After that JBoss is working ok on the same production load.

       

      I don't know what was the cause of the freezings but surely update to remoting3 version 3.2.10 helps to fix it.