Couple of questions: 1) What version of Artemis are you using? 2) What is your broker configuration for each node? 3) What exactly are your clients doing? Actual code would be great to see.
Justin ----- Original Message ----- From: "anton.mithun" <mithunantonru...@gmail.com> To: users@activemq.apache.org Sent: Thursday, August 25, 2016 1:17:36 AM Subject: Artemis - Load balance setup - ActiveMQNonExistentQueueException I am trying to set up a load-balance with two artemis live nodes, lets say node1 and node2. And I am sending messages to a queue called "DemoQueue" in node1. A customer subscribes to node1 DemoQueue and receives the messages properly. But when a customer subscribes to node2 DemoQueue, its says ActiveMQNonExistentQueueException[errorType=QUEUE_DOES_NOT_EXIST]. But its okay if that customer subscribes to some other queue in node2, say DummyQueue in node2. Why DemoQueue is not accessible in node2? It would be great if anyone could give any insight into this. Thanks. -- View this message in context: http://activemq.2283324.n4.nabble.com/Artemis-Load-balance-setup-ActiveMQNonExistentQueueException-tp4715814.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.