The error message appears to be referring to the '=" character, but I don't know why that would be considered an illegal character.
What exactly did you do to deploy the Hawtio war file in ActiveMQ Artemis? The web-console should be present by default unless you excluded it for some reason when creating your instance. Please provide steps to reproduce what you're seeing. Justin On Wed, Mar 27, 2019 at 1:21 AM naveen <[email protected]> wrote: > Dears , > > I have Deployed the Hawtio war file in Apache active MQ artemis server, > while i am browsing the message i am not getting any response. > > i have seen the below eeror in logs > > 2019-03-27 10:13:56.479 ERROR io.hawt.web.proxy.ProxyServlet URL > 'http:// > <hostname>:<port>/hawtio/jolokia/exec/org.apache.activemq.artemis:broker="Noqodi-Dev01-AMQ1",component=addresses,address="!/queue!/AccountingSTG1",subcomponent=queues,routing-type="anycast",queue="!/queue!/AccountingSTG1"/browse()?maxDepth=7&maxCollectionSize=50000&canonicalNaming=false&ignoreErrors=true' > is not valid: Illegal character in path at index 80: > http:// > <hostname>:<port>/hawtio/jolokia/exec/org.apache.activemq.artemis:broker="Noqodi-Dev01-AMQ1",component=addresses,address="!/queue!/AccountingSTG1",subcomponent=queues,routing-type="anycast",queue="!/queue!/AccountingSTG1"/browse()?maxDepth=7&maxCollectionSize=50000&canonicalNaming=false&ignoreErrors=true > > > > Note:- the same war file deployed in windows working as expected(Browsing , > deleteing the mesage etc..).. > > could you please let me know what could be the reason . > > Thanks > Naveen > > > > -- > Sent from: > http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html >
