-
Task
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
-
None
-
False
-
-
False
-
-
There seems to be problem with missing libraries in 7.13.0 CR1. Seems to me like those are hardcoded library paths for broker image on OCP.
Here is output log
2025-03-20 08:33:54,696 INFO [org.apache.activemq.artemis.integration.bootstrap] AMQ101000: Starting ActiveMQ Artemis Server version 2.40.0.redhat-00002 ... 2025-03-20 08:33:55,383 INFO [org.apache.activemq.artemis.core.server] AMQ221080: Deploying address my_test_499 supporting [ANYCAST] 2025-03-20 08:33:55,383 INFO [org.apache.activemq.artemis.core.server] AMQ221003: Deploying ANYCAST queue my_test_499 on address my_test_499 2025-03-20 08:33:55,694 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,MQTT,AMQP,STOMP,HORNETQ,OPENWIRE] 2025-03-20 08:33:55,714 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5445 for protocols [HORNETQ,STOMP] 2025-03-20 08:33:55,717 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP] 2025-03-20 08:33:55,736 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:1883 for protocols [MQTT] 2025-03-20 08:33:55,739 INFO [org.apache.activemq.artemis.core.server] AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61613 for protocols [STOMP] 2025-03-20 08:33:55,740 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now active 2025-03-20 08:33:55,740 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.40.0.redhat-00002 [artemis-alyse, nodeID=0f239ade-0566-11f0-8a6d-0242ac130002] 2025-03-20 08:33:55,745 INFO [org.apache.activemq.artemis] AMQ241003: Starting embedded web server 2025-03-20 08:33:55,919 WARN [org.eclipse.jetty.ee9.webapp.WebInfConfiguration] Web application not found /opt/artemis/web/redhat-branding.war 2025-03-20 08:33:55,919 WARN [org.eclipse.jetty.ee9.webapp.WebAppContext] Failed startup of context oeje9w.WebAppContext@37a9b687{/redhat-branding,/redhat-branding,null,false,@Connector-0}{/opt/artemis/web/redhat-branding.war} java.io.FileNotFoundException: /opt/artemis/web/redhat-branding.war ... 2025-03-20 08:33:55,928 WARN [org.eclipse.jetty.ee9.webapp.WebInfConfiguration] Web application not found /opt/artemis/web/artemis-plugin.war 2025-03-20 08:33:55,928 WARN [org.eclipse.jetty.ee9.webapp.WebAppContext] Failed startup of context oeje9w.WebAppContext@2b44d6d0{/artemis-plugin,/artemis-plugin,null,false,@Connector-0}{/opt/artemis/web/artemis-plugin.war} java.io.FileNotFoundException: /opt/artemis/web/artemis-plugin.war at org.eclipse.jetty.ee9.webapp.WebInfConfiguration.unpack(WebInfConfiguration.java:295) ~[jetty-ee9-webapp-12.0.15.redhat-00001.jar:12.0.15.redhat-00001] .... t org.apache.activemq.artemis.boot.Artemis.execute(Artemis.java:149) [artemis-boot.jar:2.40.0.redhat-00002] at org.apache.activemq.artemis.boot.Artemis.main(Artemis.java:61) [artemis-boot.jar:2.40.0.redhat-00002] 2025-03-20 08:33:55,930 WARN [org.eclipse.jetty.ee9.webapp.WebInfConfiguration] Web application not found /opt/artemis/web/hawtio.war 2025-03-20 08:33:55,930 WARN [org.eclipse.jetty.ee9.webapp.WebAppContext] Failed startup of context oeje9w.WebAppContext@160e99e0{/console,/console,null,false,@Connector-0}{/opt/artemis/web/hawtio.war} java.io.FileNotFoundException: /opt/artemis/web/hawtio.war at org.eclipse.jetty.ee9.webapp.WebInfConfiguration.unpack(WebInfConfiguration.java:295) ~[jetty-ee9-webapp-12.0.15.redhat-00001.jar:12.0.15.redhat-00001]
- is related to
-
ENTMQBR-9584 Hawtio 4 found bugs
-
- Verified
-