I installed the Hawtio chrome plugin. I'm able to access the following URL running AMQ 5.9.1:
http://localhost:8161/api/jolokia This is what is rendered in chrome: {"timestamp":1406323273,"status":200,"request":{"type":"version"},"value":{"protocol":"7.0","agent":"1.1.5","info":{"product":"jetty","vendor":"Eclipse","version":"7.6.9.v20130131"}}} I can't connect to the localhost (remote server) using the hawtio plugin. I followed this example: http://sensatic.net/activemq/activemq-and-hawtio.html and get this error: Error: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:8161/api/jolokia/?maxDepth=2&ignoreErrors=true&canonicalNaming=false'. at Error (native) at Object.send (chrome-extension://aemcedanjggpkpeghpmlmioopekhhppl/lib/jquery-1.8.2.min.js?v=1.4.4:2:85935) at Function.p.extend.ajax (chrome-extension://aemcedanjggpkpeghpmlmioopekhhppl/lib/jquery-1.8.2.min.js?v=1.4.4:2:83371) at Jolokia.request (chrome-extension://aemcedanjggpkpeghpmlmioopekhhppl/lib/jolokia-min.js?v=1.4.4:9:34) at Jolokia.list (chrome-extension://aemcedanjggpkpeghpmlmioopekhhppl/lib/jolokia-simple-min.js?v=1.4.4:13:66) at Workspace.loadTree (chrome-extension://aemcedanjggpkpeghpmlmioopekhhppl/app/app.js?v=1.4.4:10918:37) at Object.$get (chrome-extension://aemcedanjggpkpeghpmlmioopekhhppl/app/app.js?v=1.4.4:12994:12) at Object.invoke (chrome-extension://aemcedanjggpkpeghpmlmioopekhhppl/lib/angular.js?v=1.4.4:2931:28) at chrome-extension://aemcedanjggpkpeghpmlmioopekhhppl/lib/angular.js?v=1.4.4:2771:37 at getService (chrome-extension://aemcedanjggpkpeghpmlmioopekhhppl/lib/angular.js?v=1.4.4:2891:39) Please advise how to resolve. thx. -- View this message in context: http://activemq.2283324.n4.nabble.com/hawtio-dashboard-not-appearing-in-activemq5-9-1-tp4680393p4683682.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.