With any problem involving message delivery, the first question is which
consumers are connected and what they're doing. JMX will let you see who's
connected; I use JConsole's MBeans tab to find the queue and then look at
how many consumers are under it when you expand that tree node. If you
have
Hi Guys
I have a two machine setup with an ActiveMQ broker on each. Applications on
both machines use the local broker to send status messages to each other. We
were doing some testing to see the impact of network disconnect and
reconnect on one machine, so we did network unplug and re-plug cycles
Hi,
I know there was a big discussion about adding webconsole to Artemis. I am
not sure if any conclusion was reached on that. It is a huge benefit for
our production support. So, would very much like to see that feature
getting added in future releases.
For now I was trying to play around wit
Hello Experts,
I'm new to activeMQ and hence please forgive my ignorance (sometimes it is a
blessing).
It seems like the messages are getting in the queue, but or no one gets
them, or something is stuck.
If I restart the activemq, then all works fine and issue starts after couple
of hours...
I'm no