I tried jvisualvm.exe in my JDK (1.6.0_15-b03) to reload the plugin directory by doing
Tools> Plugins> Updates> Update Directory
Nonetheless; no matter what proxy configuration I'm trying (I also tried checking it on another JVM 1.6 update 23) and it doesn't seem to work. I get the following errors regardless of proxy settings.
Unable to connect to the VisualVM Java Plugin Center due to sun.security.validator.ValidatorException: Failed to create PKIX path: sun.security.provider.certpath.SunCertPathBuilderException: could not find a valid certification path for the requested target
Here is the error window that appears [see attached image] 
Is this a known issue or a certification issue? I never created a trust store on my machine, could that be the problem?
source share