This looks like the cause of your problem: 2004-04-01 14:31:10,812 TRACE [org.jboss.mq.server.BasicQueue] message expired: 6530 msg=2428 hard NOT_STORED PERSISTENT queue=TOPIC.testTopic.ID:3.-2147483648 priority=1 hashCode=23099805
The message is passing its TTL (time to live). Which is 10 seconds by the looks of it. You might also try your test using 3.2.4RC1 which has a lot more TRACE logging so you can see what is happening. Regards, Adrian View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828590#3828590 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828590 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
