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

clebert.suconic@jboss.com do-not-reply at jboss.com
Mon Aug 18 17:23:37 EDT 2008


Just found what I was doing when this happened.


I - Start the server:
ant runServer


II - Start a consumer:
ant perfListener -Ddrain.queue=false

III - Kill the consumer, start the consumer again:
ant perfListener -Ddrain.queue=false


IV - Start the sender
ant perfSender


You will miss about 20K messages on the execution. It doesn't matter if you wait some time before restart the Listener, you will aways loose messages.

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

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



More information about the jboss-dev-forums mailing list