Skip to content

Switch integration tests to rmohr/activemq:5.15.9#15

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/add-docker-activemq-integration-test
Draft

Switch integration tests to rmohr/activemq:5.15.9#15
Copilot wants to merge 3 commits intomainfrom
copilot/add-docker-activemq-integration-test

Conversation

Copy link
Contributor

Copilot AI commented Jan 29, 2026

Updates Docker integration test setup to use rmohr/activemq:5.15.9 instead of apache/activemq-classic:5.18.7.

Changes

  • docker-compose.yml: Switch to rmohr/activemq:5.15.9 with environment variables ACTIVEMQ_MIN_MEMORY/ACTIVEMQ_MAX_MEMORY (vs. ACTIVEMQ_OPTS), healthcheck updated to curl root path
  • .env: Default version now 5.15.9
  • Documentation: Updated README.txt and test-integration/CMakeLists.txt with new image and environment variable format

Alternative Apache ActiveMQ Classic configuration preserved as commented reference.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • 0.0.0.0.in-addr.arpa
    • Triggering command: /usr/local/openjdk-8/bin/java /usr/local/openjdk-8/bin/java -Xms64M -Xmx1G -Djava.util.logging.config.file=logging.properties -Djava.security.auth.login.config=/opt/activemq/conf/login.config -Dcom.sun.management.jmxremote -Djava.awt.headless=true -Djava.io.tmpdir=/opt/activemq/tmp -Dactivemq.classpath=/opt/activemq/conf:/opt/activemq/../lib/: -Dactivemq.home=/opt/activemq -Dactivemq.base=/opt/activemq -Dactivemq.conf=/opt/activemq/conf -Dactivemq.data=/opt/activemq/data -jar /opt/activemq/bin/activemq.jar start 27af6dd45b5ab68b1b457fc51a3e7e7a6d9/init.pid (dns block)
    • Triggering command: /usr/local/openjdk-8/bin/java /usr/local/openjdk-8/bin/java -Xms64M -Xmx1G -Djava.util.logging.config.file=logging.properties -Djava.security.auth.login.config=/opt/activemq/conf/login.config -Dcom.sun.management.jmxremote -Djava.awt.headless=true -Djava.io.tmpdir=/opt/activemq/tmp -Dactivemq.classpath=/opt/activemq/conf:/opt/activemq/../lib/: -Dactivemq.home=/opt/activemq -Dactivemq.base=/opt/activemq -Dactivemq.conf=/opt/activemq/conf -Dactivemq.data=/opt/activemq/data -jar /opt/activemq/bin/activemq.jar start 9d590e45be280339e582d1a0f2dde95245e/init.pid 022a5ee061cc84bd--wait (dns block)
    • Triggering command: /usr/local/openjdk-8/bin/java /usr/local/openjdk-8/bin/java -Xms64M -Xmx1G -Djava.util.logging.config.file=logging.properties -Djava.security.auth.login.config=/opt/activemq/conf/login.config -Dcom.sun.management.jmxremote -Djava.awt.headless=true -Djava.io.tmpdir=/opt/activemq/tmp -Dactivemq.classpath=/opt/activemq/conf:/opt/activemq/../lib/: -Dactivemq.home=/opt/activemq -Dactivemq.base=/opt/activemq -Dactivemq.conf=/opt/activemq/conf -Dactivemq.data=/opt/activemq/data -jar /opt/activemq/bin/activemq.jar start b65240b15019fd9db66b5fe9cc62191f215/init.pid ntime.v2.task/molist f6dd45b5ab68b1b4--no-pager git (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

can you use docker rmohr/activemq:5.15.9 for integration test?


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits January 29, 2026 09:58
Co-authored-by: blackb1rd <2668486+blackb1rd@users.noreply.github.com>
Co-authored-by: blackb1rd <2668486+blackb1rd@users.noreply.github.com>
Copilot AI changed the title [WIP] Add Dockerized ActiveMQ for integration tests Switch integration tests to rmohr/activemq:5.15.9 Jan 29, 2026
Copilot AI requested a review from blackb1rd January 29, 2026 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments