Re: QueueBrowser with Network of Brokers

2009-03-02 Thread A. Gregory Rabil
I am seeing this same problem in AMQ 4.1.1 and 4.1.2. Is there any resolution to this issue? Regards, Greg Rabil AlB wrote: > > I have a network of 3 brokers using 4.0.1 where the maximum hop is 1 (a > star configuration, a-b-c, where messages travel from a to b or b to c via > the same queue

Re: QueueBrowser with Network of Brokers

2007-06-14 Thread AlB
I have a network of 3 brokers using 4.0.1 where the maximum hop is 1 (a star configuration, a-b-c, where messages travel from a to b or b to c via the same queue.) Messages are not transacted by either the publishers or the consumer. I see this error frequently. Sometimes the error will happen at

Re: QueueBrowser with Network of Brokers

2007-03-06 Thread James Strachan
On 3/6/07, davem <[EMAIL PROTECTED]> wrote: Hello, Should a QueueBrowser work against a queue in a broker that is part of a network of brokers in 4.1.0? Sure. If I have two brokers in a network (each with a static network connector to the other) and I browse a queue on one of the two, then