[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Messages are lost on Queue?

jmesnil do-not-reply at jboss.com
Mon Jun 1 08:16:08 EDT 2009


I tried it and the connection TTL is effectively hit but the messages sent to the 1st listener's buffer are not put back in the queue.


  |      [java] 14:13:38,811 WARNING [org.jboss.messaging.core.remoting.impl.RemotingConnectionImpl]  Connection failure has been detected Did not receive ping on connection. It is likely a client has exited or crashed without closing its connection, or the network between the server and client has failed. The connection will now be closed.:3 
  |      [java] 14:13:38,811 WARNING [org.jboss.messaging.core.server.impl.ServerSessionImpl]  Client connection failed, clearing up resources for session 4fbd267a-4ea5-11de-b784-b725ab0e15cf 
  |      [java] java.lang.Exception
  |      [java] 	at org.jboss.messaging.core.server.impl.ServerSessionImpl.connectionFailed(ServerSessionImpl.java:1157)
  |      [java] 	at org.jboss.messaging.core.remoting.impl.RemotingConnectionImpl.callFailureListeners(RemotingConnectionImpl.java:582)
  |      [java] 	at org.jboss.messaging.core.remoting.impl.RemotingConnectionImpl.fail(RemotingConnectionImpl.java:461)
  |      [java] 	at org.jboss.messaging.core.remoting.server.impl.RemotingServiceImpl$FailedConnectionsTask.run(RemotingServiceImpl.java:374)
  |      [java] 	at java.util.TimerThread.mainLoop(Timer.java:512)
  |      [java] 	at java.util.TimerThread.run(Timer.java:462)
  |      [java] 14:13:38,813 WARNING [org.jboss.messaging.core.server.impl.ServerSessionImpl]  Cleared up resources for session 4fbd267a-4ea5-11de-b784-b725ab0e15cf 
  | 

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

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



More information about the jboss-dev-forums mailing list