On 2 February 2016 at 13:35:57, Vineet Arora (
mymail...@gmail.com) wrote:
> I have two application, one is Producer and one is Consumer,
> when I am running producer application it creates a queue (checked
> from management plugin), but when at same time , i am running a
> consumer, it is creating queue with same name and not consuming
> message created by producer application, so after running the
> consumer application , I am getting two queue with same name created.
Two queues with the same name cannot exist in a vhost, so your apps almost certainly connect
Also see logs: it can be that one of the declarations simply fails with a channel error but it comes