Re: Connection to activemq broker is lost within one second

2017-05-18 Thread Morgan
MartinEden do you have the Inactivity Monitor running on both client and server for ActiveMq ? -- View this message in context: http://activemq.2283324.n4.nabble.com/Connection-to-activemq-broker-is-lost-within-one-second-tp4726204p4726360.html Sent from the ActiveMQ - User mailing list

Re: ActiveMQ broker becomes unresponsive after sometime

2017-05-18 Thread Morgan
We have experienced this twice before. A complete reinstall of ActiveMq (fresh kahadb) resolved it. Never found the root cause. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-broker-becomes-unresponsive-after-sometime-tp4725278p4726359.html Sent from the

Issues with Queues that have low activity

2017-05-18 Thread Morgan
We are experiencing an issue when we have queues that do not have a lot of traffic, and the consumers of those queues are "slow". With inactivityMonitor on, when there are no new messages on a queue for a day or two, the connection will be closed even though we have useKeepAlive=true. The problem

ActiveMQ and Java 7

2013-03-20 Thread James Morgan
Hi all, I'm currently trying to come up with a plan to upgrade several applications to use Java 7 but I am not fully understanding several dependencies, hopefully you can help. The dependency setup currently: * ActiveMQ 5.5.1 * Apache Camel 2.7.1 I understand that camel added support for Java