Re: ActiveMQ 5.12 running with Java 8

2017-12-28 Thread Hadrian Zbarcea
Hello Sampathi, Unfortunately activemq 5.12 is no longer supported by the community. Therefore, it's unlikely that a volunteer will find the time to investigate your issue. We strongly encourage you to upgrade to 5.15. Happy Holidays, Hadrian On 12/27/2017 11:34 PM, sampath516 wrote: Hi All

Re: Artemis: JMX address max-size-bytes attribute?

2017-12-28 Thread adirubin
Hi, Thanks! This helps. For future readers: I'll write a script that calls Jolokia and parses the json, and execute it using zabbix. The http call is: curl http://localhost:8161/jolokia/exec/org.apache.activemq.artemis:broker=\"localhost\"/getAddressSettingsAsJSON/myAddress -- Sent from: htt