Inactivity Monitor Forces bridge to shutdown

2017-09-27 Thread rockies
Hi We have setup two brokers in network of brokers config in version 5.15.0 Its a simple config that has: 2017-09-27 13:08:52,029 | INFO | Waited 2.000 seconds for ExecutorService: java.util.concurrent.ThreadPoolExecutor@1d225cd9[Shutting down,

Re: Stuck messages

2017-09-21 Thread rockies
Thank you Tim, I will make these changes appreciate it ! Yes only some of our producers are setting persistent property. I will also make that required for all our producer apps to make sure we don't lose messages from our queues on a broker re-start. Thank you ! -- Sent from: http://activemq.22

Re: Stuck messages

2017-09-19 Thread rockies
Thank you Tim and Raffi, I made the change and re-started brokers. Tim, I do see consumers that have no session attached in ActiveMQ Web Console. Can I still set replayWhenNoConsumers ? One other thing we have to deal with is that whenever brokers are re-started most of our queues disappear. Do

Re: Stuck messages

2017-09-18 Thread rockies
Yes our Consumers are always up and running and there were actually two subscribers at the time of this issue we have seen with stuck messages. This is more seems to happen very frequently with 5.15.0 version causing panic withing the team on whether its good to set up network of brokers or not. I

Stuck messages

2017-09-14 Thread rockies
Hi, We have setup network of brokers with just two ActiveMQ nodes in version 5.15.0 Config is as follows:

Re: error in /admin/xml/queues.jsp

2017-05-23 Thread rockies
I see the same exact error after upgrading to version 5.14.5 and JDK 1.8.0_131. This happens when I try to get XML version of Queues and Topics in ActiveMQ Web Console. Looks like this is related to JSTL libs. Do I need to add other jars during install ? -- View this message in context: http://

Re: Network of Brokers - Connected but messages are not received on second broker

2016-12-13 Thread rockies
Thank you Tim !, I do see that both brokers work as independent entities. But I can't tell which client on either broker processed these messages. When one broker, say broker 1 comes down or is stopped for upgrades, are the messages available on broker 2 also? Right now when a producer sends messa

Re: Network of Brokers - Connected but messages are not received on second broker

2016-12-11 Thread rockies
I am using the java classes from ActiveMQ apache-activemq-5.14.1\examples\openwire\java Publisher and Listener. Modified Listener code to use Queue foo.bar on 61616 , and on Publisher queue foo.bar at 63616: Web Console at 61616 shows : Name Number Of Pending Messages Number Of Consumers M

Network of Brokers - Connected but messages are not received on second broker

2016-12-10 Thread rockies
Hi, I am using ActiveMQ 5.14.1 with JDK 1.8. I was able to successfully bridge between two brokers on Windows and on Linux system. But when I send a message to foo.bar on broker 1 I do not see nay messages sent to broker-2 to queue name foo.bar. My network connectors for broker-1 is as follows: