jbertram commented on PR #5149:
URL:
https://github.com/apache/activemq-artemis/pull/5149#issuecomment-2291723199
Couple of things I noticed right off the bat...
1. When the broker starts with the new console it logs this `WARN`:
```
WARN [io.hawt.web.ServletHelpers] Couldn't find file on location:
file:///home/jbertram/jboss/src/activemq-artemis/artemis-distribution/target/apache-artemis-2.36.0-bin/apache-artemis-2.36.0/bin/test/etc/hawtio-oidc.properties
```
2. It looks like there's supposed to be an image on the log-in screen, but
it just displays the text "Artemis Console", i.e.:

3. It appears there's a similar image rendering problem once you log-in,
i.e.:

4. The broker used to log the following when starting up with the previous
console. It's worth keeping these, I think:
````
INFO [org.apache.activemq.artemis] AMQ241002: Artemis Jolokia REST API
available at http://localhost:8161/console/jolokia
INFO [org.apache.activemq.artemis] AMQ241004: Artemis Console available
at http://localhost:8161/console
```
--
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