Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The command artemis check queue print the error "Could not start Jolokia agent" #32

Closed
brusdev opened this issue Jun 7, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@brusdev
Copy link
Contributor

brusdev commented Jun 7, 2022

Describe the bug
The command artemis check queue print the following error before running: Could not start Jolokia agent: java.lang.IllegalStateException: Cannot open keystore for https communication: java.net.BindException: Address already in use

To Reproduce
docker run --name artemis --env AMQ_USER=admin --env AMQ_PASSWORD=admin --env AMQ_ENABLE_JOLOKIA_AGENT=true artemiscloud/activemq-artemis-broker-kubernetes:1.0.5
docker exec artemis -- /home/jboss/broker/bin/artemis check queue --name TEST --produce 1000 --browse 1000 --consume 1000 --user admin --password admin'

@brusdev brusdev added the bug Something isn't working label Jun 7, 2022
brusdev added a commit to brusdev/activemq-artemis-broker-kubernetes-image that referenced this issue Jun 7, 2022
brusdev added a commit to rh-messaging/activemq-artemis-broker-kubernetes-image that referenced this issue Jul 6, 2022
(cherry picked from commit 344f2b5)

downstream: ENTMQBR-6655
@brusdev
Copy link
Contributor Author

brusdev commented Jul 20, 2022

Fixed in quay.io/artemiscloud/activemq-artemis-broker-kubernetes/1.0.6

@brusdev brusdev closed this as completed Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants