Troubleshooting JMX Connection Issues for Java Spring Boot Docker Containers
We are unable to connect to a Java Spring Boot-based Docker container through the JMX port. This container runs a Spring Boot KafkaConsumer that connects to Kafka. However, we are able to connect to the Kafka containers through the JMX port and can retrieve heap dumps and memory footprints.