we get the following warning over and over when using MDB JBossAS4.0.5GA. Is there any way to solve it?
anonymous wrote : | 10:35:18,032 WARN [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:1305) | 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 | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120383#4120383 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4120383 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
