If I counted right, it's referring to the quote character after the =. That URL looks fishy, like some extra content got shoehorned in where it doesn't belong. I'd check your config file for the cothent starting 'org.apache.activemq.artemis:broker' and see why it might be showing up in the URL.
Tim On Wed, Mar 27, 2019, 10:24 AM Justin Bertram <[email protected]> wrote: > 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 > > >
