Re: Artemis (AMQ7.2) Symmetric Cluster with Multi-Server - Replication not working

2019-02-14 Thread jraju
Thanks very much clebertsuconic. Yes, my mistake . I had an AWS Image which has the broker created in it, hence this issue. Have now changed the scripts to create the broker while provisioning the actual server instance, so that new Uid gets created every time. Thanks Again!! -- Sent from: htt

Re: Artemis (AMQ7.2) Symmetric Cluster with Multi-Server - Replication not working

2019-02-11 Thread Clebert Suconic
I bet you copied the data between the two modes. Don’t do that. The NodeID is an uuid. You can only duplicate it if you copied the data. Remove the journals and restart your tests. If you have real data you need to keep (queue created for instance) remove the lock files. And keep everything

Artemis (AMQ7.2) Symmetric Cluster with Multi-Server - Replication not working

2019-02-11 Thread jraju
Hi, I am trying a Symmetric cluster with Multi server environment (all nodes active) where JGroups is used for discovery & broadcast. The JGroup ping file is pointed to a shared file location. I think the cluster is forming fine, but messages produced in Node1 is not routed to the only consumer a