2 Replies Latest reply on Dec 10, 2004 11:34 AM by genman

    JBoss 3.2.3 JMS: java.io.IOException: Client is not connecte

    priyapravas

      We have JBoss 3.2.3 deployed on Red Hat AS 3.0. After sometimes the our messaging stops and we get the below mentioned error on the server. This has been reported earlier but there was no conclusion. Can any one provide more information on this?


      http://www.jboss.org/index.html?module=bb&op=viewtopic&t=45822



      ===============================================
      ERROR 2004-10-06 22:58:15,408 [Thread-564] (uil2.SocketManager) - Failed to handle: org.jboss.mq.il.uil2.msgs.ReceiveRequestMsg28165623[msgType: m_receiveRequest, msgID: -2147481430, error: null]
      java.io.IOException: Client is not connected
      at org.jboss.mq.il.uil2.SocketManager.internalSendMessage(SocketManager.java:225)
      at org.jboss.mq.il.uil2.SocketManager.sendReply(SocketManager.java:208)
      at org.jboss.mq.il.uil2.UILClientILService.handleMsg(UILClientILService.java:95)
      at org.jboss.mq.il.uil2.SocketManager$ReadTask.handleMsg(SocketManager.java:355)
      at org.jboss.mq.il.uil2.msgs.BaseMsg.run(BaseMsg.java:377)
      at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:732)
      at java.lang.Thread.run(Thread.java:534)

      ================================================

      -Priyapravas