1 Reply Latest reply on May 4, 2010 5:43 AM by jaikiran

    Application will not repond with error "No pong received".

      Hello All,

       

       

      I am running our application on Jboss4.2.3 cluster, which has 2 nodes. All of sudden the one of the node will not repond with following error.

      Let me know if anyone have any suggestion for this error.

       

      Error in the Log:

      2010-03-09 10:48:51,671 WARN  [org.jboss.mq.Connection] Connection failure, use javax.jms.Connection.setExceptionListener() to handle this error and reconnect
      org.jboss.mq.SpyJMSException: No pong received; - nested throwable: (java.io.IOException: ping timeout.)
      at org.jboss.mq.Connection$PingTask.run(Connection.java:1313)
      at EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon.java:364)
      at java.lang.Thread.run(Thread.java:619)
      Caused by: java.io.IOException: ping timeout.
      ... 3 more

       

      Thanks

      Prasad