Hello
The primary ActiveMQ (priAMQ1 has statically been bridged to three other
ActiveMQs.
If one of these bridged ActiveMQ is down then the primary ActiveMQ shuts
down automatically.
How can I change this behavior?
Thanks in advance
activemq.log:
priAMQ1-03-30 10:35:21,029 | INFO | Establishing network connection from
vm://priAMQ1?async=false&network=true to tcp://IP:61616 |
org.apache.activemq.net
work.DiscoveryNetworkConnector | Simple Discovery Agent-66
priAMQ1-03-30 10:35:41,745 | INFO | priAMQ1 Shutting down |
org.apache.activemq.network.DemandForwardingBridgeSupport | ActiveMQ
BrokerService[priAMQ1] Task-35447
priAMQ1-03-30 10:35:41,745 | WARN | Could not start network bridge between:
vm://priAMQ1?async=false&network=true and: tcp://IP:61616 due to:
java.net.Con
nectException: A remote host refused an attempted connect operation. |
org.apache.activemq.network.DiscoveryNetworkConnector | Simple Discovery
Agent-66
priAMQ1-03-30 10:35:41,746 | INFO | Establishing network connection from
vm://priAMQ1?async=false&network=true to tcp://IP:61616 |
org.apache.activemq.net
work.DiscoveryNetworkConnector | Simple Discovery Agent-67
priAMQ1-03-30 10:35:41,747 | INFO | priAMQ1 bridge to Unknown stopped |
org.apache.activemq.network.DemandForwardingBridgeSupport | ActiveMQ
BrokerService[priAMQ1] Ta
sk-35447
priAMQ1-03-30 10:35:41,749 | INFO | priAMQ1 Shutting down |
org.apache.activemq.network.DemandForwardingBridgeSupport | ActiveMQ
BrokerService[priAMQ1] Task-35450
priAMQ1-03-30 10:35:41,750 | INFO | priAMQ1 bridge to Unknown stopped |
org.apache.activemq.network.DemandForwardingBridgeSupport | ActiveMQ
BrokerService[priAMQ1] Ta
sk-35450
activemq.xml (bridge info)
<networkConnector
name="link.hvh.nw"
userName="priBroker"
password="secret"
staticBridge="true"
uri="static:(tcp://IP:61616)" networkTTL="3">
<staticallyIncludedDestinations> <queue
physicalName="sharedQHVH"/>
</staticallyIncludedDestinations>
</networkConnector>
--
View this message in context:
http://activemq.2283324.n4.nabble.com/ActiveMQ-shuts-down-when-bridged-server-is-not-available-tp4696253.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.