Jean-Marc Borer
Jean-Marc Borer
I have exactly the same issue when trying to monitor GC on a remote RHEL. However, no issue with proxy PAC in my logs.
I have such a plugin if you are interested
I am just investigating currently how JMX "environment" variables could be set in VisualVM. I have to look at the code.
Sure, but then it is hardcoded in the implementation of the library where it should be configurable, isn't it? If you want I can first try this quick solution.
First I need to update my plugin project. It is so old that I can no longer compile it (missing dependencies). I need to migrate it to Maven and then...
I finally managed to build the plugin. You can find it here https://drive.google.com/open?id=1i7VliEs5pIDn_tHH1Spx147S184JdQDN I forced SASL. Let me know if it works. If yes I'll start investigating how to improve...
So as it, it works with or without SASL, if I understand correctly your sentence?
OK thank you for your feedback. I actually was more expecting such behavior to be honest. I'll start working on the VisualVM plugin to support more connection options and get...
~~May I ask if you guys were ever able to build the latest version of VisualVM from the sources? I am using Zulu 8 version and the build fails complaining...
Hello guys. Just to let you know that I am progressing with the implementation of the plugin. Setuping the project was not easy since it required several fixes, I discovered...