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:
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
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