[jboss-user] [JBoss Messaging] - Re: Messages can get stuck in queue if consumer is killed

2009-06-14 Thread carl.heymann
Hi Tim, thanks, I'll see what happens if I play with the TTL. Regards, Carl View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4237493#4237493 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4237493

[jboss-user] [JBoss Messaging] - Messages can get stuck in queue if consumer is killed

2009-06-13 Thread carl.heymann
I executed a simple test on a standalone, non-clustered JBM 2.0.0-BETA1 instance, which caused messages to get stuck in the queue. Here are the steps: 1. Start a clean, standalone, non-clustered JBM 2.0.0-BETA1 instance. 2. Start a producer, putting 200 messages in a specific queue. Stop the

[jboss-user] [JBoss Messaging] - JBM 1.4.4 on JBoss 4.2.2 - remoting problem

2009-06-11 Thread carl.heymann
I've set up a JBoss Messaging 1.4.4.GA configuration in a JBoss 4.2.2 server, using the provided ant script. I have a simple sample application that sets up a message consumer (via a spring message listener container) on a queue. This code worked perfectly with JBM 1.4.2 and earlier, but it

[jboss-user] [JBoss Messaging] - Re: JBM 1.4.4 on JBoss 4.2.2 - remoting problem

2009-06-11 Thread carl.heymann
That is weird because - JBoss AS 4.2.2 comes with remoting 2.2.2.SP1 - JBoss AS 4.2.3 comes with 2.2.2.SP8. - According to http://www.jboss.org/index.html?module=bbop=viewtopict=156892: JBM 1.4.4 is not supposed to work with JBoss AS 5. Is it safe to use remoting 2.2.3 with JBoss AS

[jboss-user] [JBoss Messaging] - Re: JBM 1.4.4 on JBoss 4.2.2 - remoting problem

2009-06-11 Thread carl.heymann
OK, I see the Extra steps to complete your installation in the user's guide tells me to use remoting 2.2.3. I'll try it out. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4237094#4237094 Reply to the post :