GChuf commented on PR #110:
URL:
https://github.com/apache/activemq-artemis-console/pull/110#issuecomment-3139246444
I can confirm jetty:run also works.
I think the issues im seeing are only there on development builds.
I tested dev and prod builds through jetty.
Development builds only has the following errors:
before "connecting", so right after inputting the URL into browser:
```
ERROR
javax.management.InstanceNotFoundException : *:*
at handleError
(http://localhost:8080/console/static/js/main.bundle.js:3174:58)
at http://localhost:8080/console/static/js/main.bundle.js:3202:7
```
After clicking connect and before logging in:
```
ERROR
Unknown promise rejection reason
at handleError
(http://localhost:8080/console/static/js/main.bundle.js:3174:58)
at http://localhost:8080/console/static/js/main.bundle.js:3202:7
```
I was now able to reproduce this scenario 4 times.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact