[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-07-14 Thread Fenrizwolf
Hi. Finally i managed to create a jira task and attached my eclipse project. If anyone could have a look at it and help me it would be great. Here is the link to jira: https://jira.jboss.org/jira/browse/JBMESSAGING-1684 Thanks in advance. @gaohoward: If i use 1 queue it works just fine.

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-07-14 Thread gaohoward
That's great Alex. I'll take a look. Thanks. Howard View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4243430#4243430 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4243430 ___

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-06-16 Thread gaohoward
Hi, I did a simple test as follows: 1. start up a JBM node which has 5 queues deployed. They are A, B, C, D, E 2. start 5 processes on another machine. Each process continuously sends and receive messages from a different queue. My results is that all the process works normally, all messages

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-06-15 Thread Fenrizwolf
Hi! Can you please tell me the link to JIRA and what do you mean with self contained test? Do you mean the source of the program i am using? So long! Alex View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4237597#4237597 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-06-15 Thread gaohoward
https://jira.jboss.org/jira/browse/JBMESSAGING If you have a program that can reproduce the issue, it will be perfect for us to solve it. Thanks. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4237610#4237610 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-06-10 Thread Fenrizwolf
Hi. I've now tried using JBoss AS 5.0.1GA as suggested but the problem remains the same. Any advice? Alex View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4236670#4236670 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-06-10 Thread timfox
If you create a JIRA and attach a self contained test program that we can run to replicate the issue, someone can take a look at it. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4236674#4236674 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-05-12 Thread gaohoward
Does it always happen or sometimes? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4230319#4230319 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4230319 ___ jboss-user mailing

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-05-12 Thread ataylor
How do you know messages are left in the queue? when are you starting the consumers, messages can be buffered by a client so it may be that the first consumer to connect has all the messages sitting in its buffer. Post your code so we can take a look. View the original post :

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-05-12 Thread Fenrizwolf
Hi. I had a look in the JMX interface and there it says that 2 messages are pending in the queue. There is only one producer, consumer on each queue. So it should not happen that one consumer buffers messages from another queue. The producer should send 10.000 messages to one queue and the

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-05-12 Thread ataylor
Can you try jboss 5.0.1.GA, messaging is the default jms provider with this. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4230409#4230409 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4230409

[jboss-user] [JBoss Messaging] - Re: JBoss Messaging not working as expected

2009-05-12 Thread Fenrizwolf
Thanks for the advice, I'm going to try it! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4230410#4230410 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4230410 ___ jboss-user