dlqDeliveryFailureCause : java.lang.Throwable: duplicate from store for queue

2015-02-10 Thread Tecno Brain
Hi, I'm using ActiveMQ 5.9.1 Recently I started to get a lot of messages into the DLQ. Nevertheless, from the logs, these messages are being sent into the DLQ by the producer, not the consumer. The messages in the DLQ have an additional attribute: dlqDeliveryFailureCause with the value:

Re: Is there any way to enable JMXMP on ActiveMQ ?

2013-12-11 Thread Tecno Brain
Tue, Dec 10, 2013 at 2:41 PM, Tecno Brain wrote: > Hi, >I am using ActiveMQ 5.7.0 >I would like to use JMX using the JMXMP protocol. My environment would > not allow me to use RMI, which uses a negotiated port. > How do I enable JMXMP on ActiveMQ ? Is it possible at all

Is there any way to enable JMXMP on ActiveMQ ?

2013-12-11 Thread Tecno Brain
Hi, I am using ActiveMQ 5.7.0 I would like to use JMX using the JMXMP protocol. My environment would not allow me to use RMI, which uses a negotiated port. How do I enable JMXMP on ActiveMQ ? Is it possible at all ? I have downloaded the jmxremote_optional JAR file (version 1.0.1_04) and