-
Bug
-
Resolution: Done
-
Minor
-
None
-
AMQ 7.10.0.GA
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`
oc exec brokeramq-ss-0 -- sh -c 'export JAVA_ARGS=""; /home/jboss/amq-broker/bin/artemis check queue --name readinessprobe --user admin --password secret' Could not start Jolokia agent: java.lang.IllegalStateException: Cannot open keystore for https communication: java.net.BindException: Address already in use May 13, 2022 9:34:46 AM java.lang.System$LoggerFinder lambda$accessProvider$0 WARNING: Failed to instantiate LoggerFinder provider; Using default. Connection brokerURL = tcp://localhost:61616 Running QueueCheck ...
- is related to
-
ENTMQBR-6847 When jolokia agent is enabled broker container image crash loops
- Closed