Re: http://localhost:8161/api/jolokia/ returns 500

2018-03-07 Thread Tim Bain
This feels like a classloader problem. Do you have multiple versions of the json-simple JAR on the classpath? (Including any copies of those classes in uber-JARs...) On Mar 7, 2018 7:39 AM, "coopci" wrote: > As subject suggests, http://localhost:8161/api/jolokia/ and >

http://localhost:8161/api/jolokia/ returns 500

2018-03-07 Thread coopci
As subject suggests, http://localhost:8161/api/jolokia/ and http://localhost:8161/api/jolokia/read/org.apache.activemq:type=Broker,brokerName=localhost return a 500 page. I’ve tried several POST requests found in http://www.jakubkorab.net/2013/11/monitoring-activemq-via-http.html, also got this