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.:
       
       
![image](https://github.com/user-attachments/assets/5d121300-94d5-4bcc-af4a-2afe930eb267)
   3. It appears there's a similar image rendering problem once you log-in, 
i.e.:
   
       
![image](https://github.com/user-attachments/assets/45b2045b-cb17-4eb8-9457-e26f280cbc0e)
   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: gitbox-unsubscr...@activemq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org
For additional commands, e-mail: gitbox-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to