Unable to log in to ActiveMQ
Issue:
Unable to log in to ActiveMQ console
Jetty Error
How to Reproduce:
- Open ActiveMQ in tools of your Automationedge Installed Path
- Go to Config > Open jetty-relm.properties file and Edit the Below credentials
- The format of setting the credentials will be as below:
# username: password [,rolename ...]
admin : admin, admin
You can change the password, other than the existing one.
- After doing so, Kindly restart the services and try to log in to your account.
Resolution:
- Open ActiveMQ in tools of your Automationedge Installed Path
- Go to Config > Open jetty-relm.properties file and Edit the Below credentials
- The format of setting the credentials will be as below:
# username: password [,rolename ...]
admin : admin, admin
You can change the above to
admin : admin@123, admin
- After doing so, Kindly restart the services and try to log in to your account.
NOTE : Please do not edit Rolename next to Password.