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.

Reply via email to