Re: 6 broker node network results in many duplicate messages or "durable consumer in use" errors

2007-10-10 Thread ddossot
JIRA issue: https://issues.apache.org/activemq/browse/AMQ-1455 Anyone knows if it is possible to restart a bridge from JMX? ddossot wrote: > > Here is the exception that makes the bridge die: > > 11:04:46,254 DEBUG [org.apache.activemq.network.DemandForwardingBridge] > The

Re: 6 broker node network results in many duplicate messages or "durable consumer in use" errors

2007-10-09 Thread ddossot
for now, I can not use the network of broker feature. It might be a mis-configuration on my side. I will open a JIRA for this, with more details. D. ddossot wrote: > > FYI: I have lowered the log threshold of org.apache.activemq.network to > DEBUG, as it is at this level the st

Re: 6 broker node network results in many duplicate messages or "durable consumer in use" errors

2007-10-06 Thread ddossot
FYI: I have lowered the log threshold of org.apache.activemq.network to DEBUG, as it is at this level the stack trace captured in the handling of "shutdown due to a local error" is logged, and will report here the details of the error that makes the bridge fall down. D. ddo

Re: 6 broker node network results in many duplicate messages or "durable consumer in use" errors

2007-10-05 Thread ddossot
Same here: I have a simple 2 brokers configuration, which discover themselves via Zeroconf, and the bridge between them regularly fails: 09:27:49,996 INFO [org.apache.activemq.network.DemandForwardingBridge] Network connection between vm://node1#2 and tcp://node2/10.20.116.14:58080 shutdown due

Diagnosing Distributed Queue Issue

2007-08-15 Thread ddossot
Hi Guys, I would appreciate some help in understanding why messages do not get routed between brokers the way I am expecting them to :confused: - I have two brokers (A and B), both with the same startup queue (q) configured. - On node B, there is an in VM consumer connected to q. - At startup

Disabling durable subscriptions on a Topic

2007-08-12 Thread ddossot
Hi guys, What is the recommended way for preventing a client to subscribe durably on a particular Topic (using ActiveMQ 4.1.1)? Thanks! David -- View this message in context: http://www.nabble.com/Disabling-durable-subscriptions-on-a-Topic-tf4258341s2354.html#a12118624 Sent from the ActiveMQ