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
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
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
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
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
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