Re: ActiveMQ broker becomes unresponsive after sometime

2017-04-27 Thread Tim Bain
Also, it strikes me that if you're cycling the broker every four hours because of this behavior, you can probably afford the negligible performance hit that comes with enabling JMX for the period of time before you figure out what's going on. And you should probably try to prove that there's

Re: ActiveMQ broker becomes unresponsive after sometime

2017-04-27 Thread Tim Bain
Can you do all those things before the broker becomes unresponsive (e.g. after 2 or 3 hours)? If so, that might tell us something useful, and maybe you can script it to happen periodically (once a minute, for example) so you can see what things look like just before it becomes unresponsive. What

Re: Setting client prefetch in Artemis Core API

2017-04-27 Thread Paul Mellor
Does exactly what I wanted, thanks a lot Justin. On 26 April 2017 at 22:00, Justin Bertram wrote: > I think the simplest way is to set it on the URL, e.g.: > > ServerLocator locator = ActiveMQClient.createServerLocator("vm://0? > consumerWindowSize=1024); > >

Re: Artemis JConsole Support

2017-04-27 Thread Clebert Suconic
what I asked you is to compare those settings against the .bat file.Peharps there's some difference that's not letting you use jconsole. On Wed, Apr 26, 2017 at 5:26 PM, mtod wrote: > Sorry for the delay here is the artemis-service.xml > > > >artemis-broker-0.0.0.0 >

ActiveMQ broker becomes unresponsive after sometime

2017-04-27 Thread Shobhana
We use ActiveMQ 5.14.1 with KahaDB for persistence. >From last 2 days, we have observed that the broker becomes unresponsive after running for around 4 hours! None of the operations work after this including establishing new connections, publishing messages to topics, subscribing to topics,

Re: ActiveMQ-5.13.4 "The connection is already closed"

2017-04-27 Thread Chester_Zheng
please help me. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-13-4-The-connection-is-already-closed-tp4725268p4725275.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

The connection is already closed

2017-04-27 Thread Chester_Zheng
Hi, Dear All I match a strange problem. We built a master/slave cluster of ActiveMQ by using zookeeper as a registration center. First of all, we use the "CachingConnectionFactory" which get from "Spring" to create the ActiveMQ connection. Then, we establish a custom session pool that it's easy to

ActiveMQ or Artemis in a Docker Swarm?

2017-04-27 Thread Lachezar Dobrev
Hello all. I'm just beginning with Docker Swarm and am wondering the following: I have an application (.war for Tomcat, based on Springframework) that has an embedded Artemis to allow communication between Web Socket handlers. The application is like a multi-user chat, and uses a Topic to