Re: cms monitoring clients connected to the broker

2016-07-04 Thread Michael Priess
If the attributes are provided via JMX you can use the REST API provided by Jolokia to retrieve the client ips. 2016-07-04 9:06 GMT+02:00 domenicod : > Hello, > I must implement a client using cms library in order to monitor all the > clients connected to a specific

Re: Stress & Load Testing

2015-12-02 Thread Michael Priess
If you not have a problem to use Scala. Gatling provide a JMS extension which support ActiveMQ. But I never tested it. http://gatling.io/docs/2.1.1/jms.html Michael 2015-12-02 15:41 GMT+01:00 Basmajian, Raffi : > I'm looking for test harnesses to perform soak, stress,

Re: Too many open files

2014-01-16 Thread Michael Priess
? 2014/1/15 Jose MarĂ­a Zaragoza demablo...@gmail.com 2014/1/13 Michael Priess digitalover...@googlemail.com: Is there a way how to find which client open so much connections? Is there a reason why ActiveMQ doesn't close this connections? Any idea how to debug such an issue? Why dont use

Too many open files

2014-01-13 Thread Michael Priess
Hi, hi I actually use Apache Camel 2.10.1 in combination with ActiveMQ 5.7.0. To build a connection to ActiveMQ I use the ActiveMQ ConnectionFactory. After a while I get this exception: 2013-12-21 04:16:51,442 | ERROR | Could not accept connection : java.net.SocketException: Too many open files