How to persist the producer message before it reach the broker

2016-12-28 Thread alopez27
I understand the persistence on the broker side, my question is on the client side. If the broker is down how I can assure the producer will send the messages as soon as the broker is backup? -- View this message in context: http://activemq.2283324.n4.nabble.com/How-to-persist-the-producer-mess

Re: queue gets full and seems stuck. how can I debug such issue?

2016-12-28 Thread titou10
Hi JMSToolBox on sourceforge is a GUI tool that will allow you to easily see those information (Number of messages, of consumers and many other destination JMX exposed data.) JMSToolBox: https://sourceforge.net/projects/jmstoolbox Le 28/12/2016 à 09:17, fcbman a écrit : Thank you very much

Re: queue gets full and seems stuck. how can I debug such issue?

2016-12-28 Thread fcbman
Thank you very much Tim! I managed to connect on my demo server with the jconsole. I'll check it on the live system next week. Thanks a lot! On Sat, Dec 24, 2016 at 12:32 AM, Tim Bain [via ActiveMQ] < ml-node+s2283324n4720750...@n4.nabble.com> wrote: > With any problem involving message delivery