Been trying to get ActiveMQ 5.7.0 running on JBossAS 5.1.0 set up to use a
JMS to JMS bridge to copy every message from a queue on the local broker to
a remote broker (both are ActiveMQ).
I've tried numerous setups, none worked yet. The primary JBoss server
processes a request, then uses a ActiveM
I'm getting the same behavior using networkConnector as well. Here is the
setup I'm currently trying (I switched to using vm://localhost.)
This one is clearly connecting as well:
17:32:19,530 INFO [DiscoveryNetworkConnector] Establishing network
connectio
Thanks for your answer Torsten.
Yes, I have a local consumer, as well as a remote consumer. It sounds like
this is not the correct design to do what I am trying to do (cause the
message to be consumed both on the local server, and the remote server.)
The strategy I am aiming for is write to the
Well, thanks to Torsten, I was able to get onto a path that worked.
My solution actually ended out being two producers writing the same message
to two separate queues (lets say queueLocal and queueRemote). One queue is
bridged to the remote server, where there is a consumer MBD listening on
queue
Shaun,
We are having similar issues. Did you ultimately delete the old log files?
Or were you able to somehow close the loop on the old transactions.
After running for 3 months, we have 3 old logs that won't die on one of our
servers
Thanks
Bill
--
View this message in context:
http:/