Hi, Did you update conf/jetty.xml ? It’s the configuration specifically for the webcontainer hosting the webconsole.
Regards JB > Le 15 sept. 2020 à 20:48, Poseidon Olympian <wpgposei...@gmail.com> a écrit : > > Hello, > > Would like to ask for some help and assistance on my issue. > > I have setup and configured the ActiveMQ with the use of the security and > encryption. I have followed everything on the site in setting up an > encrypted broker using a simple authentication plugin. Everything works but > NOT on when posting a message or browsing queues from the console. > > - https://activemq.apache.org/encrypted-passwords > > I'm getting message exception below whenever I hit the queues or run a curl > command. > Caused by: javax.servlet.ServletException: Could not post JMS message: > javax.jms.JMSSecurityException: User name [system] or password is invalid. > > I hope you are able to help me to resolve this issue? > > Thank you so much in advance. > > Regards...