Started getting this after a while...
If I restart AwareIM then all is ok for a while again.
Running latest version on a windows VPS. Never had an issue like this before. Every few minutes this error repeats in the log.
Anyone got any ideas?
2012-06-23 16:04:49,578 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:1278-)
at EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon.java:364)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.IOException: ping timeout.
... 3 more