Hi,
 
We are using jboss 3.2.2. we have 15 queues that receive a lot of messages. 
After a few hours, we get these exceptions.
 
 -----------------------------------------------------
 2005-02-10 12:01:20,044 86759956 WARN  [org.jboss.mq.Connection] 
(Connection Monitor Thread:) Connection failure:
org.jboss.mq.SpyJMSException: Connection Failed; - nested throwable: 
(java.io.IOException: ping timeout.)
    at org.jboss.mq.Connection.asynchFailure(Connection.java:718)
    at org.jboss.mq.Connection$PingTask.run(Connection.java:1311)
    at 
EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon.java:364)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: ping timeout.
    at org.jboss.mq.Connection$PingTask.run(Connection.java:1303)
    ... 2 more -----------------------------------------------------
 
 jboss still seems to work, except that we see a lot of these
 messages in the log output. What could be a cause of this? Could it be
 related to a slow network? And finally will JMS continue to work
 reliably?


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866065#3866065

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866065


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to