[
http://jira.jboss.com/jira/browse/JBMESSAGING-1252?page=all ]
Tim Fox updated JBMESSAGING-1252:
---------------------------------
Fix Version/s: (was: 1.0.0 alpha PR1 (non-clustered))
Spy JMS Exception
-----------------
Key: JBMESSAGING-1252
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-1252
Project: JBoss Messaging
Issue Type: Bug
Components: JMS Client Manager
Environment: windows xp, jboss 4.0.2
Reporter: aneesh vasanthan
Assigned To: Tim Fox
Priority: Critical
we are using jboss4.0.2 as our application server. we are facing a major problem in jms
connection. It happens very frequently. After a restart will be fine for sometime n again
it crashes.The exception trace is as shown below. expecting ur eteemed reply.
Application server: jboss 4.0.2
Application deployed in : jboss\server\default
[java] 10:00:01,759 WARN [Connection] Connection failure, use
javax.jms.Connection.setExceptionListener() to handle this error and reconnect
[java] org.jboss.mq.SpyJMSException: No pong received; - nested throwable:
(java.io.IOException: ping timeout.)
[java] at org.jboss.mq.Connection$PingTask.run(Connection.java:1277)
[java] at
EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon.java:364)
[java] at java.lang.Thread.run(Thread.java:595)
[java] Caused by: java.io.IOException: ping timeout.
[java] ... 3 more
Same error occurs if we try to change the system time
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira