Replies: 1 comment 2 replies
-
The JMX connectivity is very particular and I haven't tried it lately. The only concern I can see with what you're trying is that you didn't quote the "true" and "false" values. I'm surprised compose didn't give an error about schema validation. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been try for the past two days to get VisualVM to connect and monitor the Java process within the Docker container. Any help or troubleshooting steps would be greatly appreciated!
Docker Compose
In VisualVM I entered the same IP address appended with the port 7091 under the "Add JMX connection" option that I set for the JMX_HOST environment variable.

Beta Was this translation helpful? Give feedback.
All reactions