Re: Activemq duplicate dlq deletion

2018-02-14 Thread Arthur Naseef
The presence of those queues suggests an application is using those destination names. Deleting those queues won't stop applications from recreating them. So first thing is to track down where those queues are being created. There may be a way to prevent the creation of these odd queue names via

Activemq duplicate dlq deletion

2018-02-14 Thread Saritha
I could see duplicate dlq's created on my activemq server. How do I configure to delete this? DLQ.DLQ.inqueue DLQ.DLQ.DLQ.inqueue its creating lot of such queues -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html