I have an Oracle Weblogic server I'm trying to monitor. I have the agent running, but get the below error in the agent log
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Can someone point me in the right direction
Adding
add -Dappdynamics.force.default.ssl.certificate.validation=false resolved issue
Please note, for security purposes we have removed the .log file that was originally posted to this thread. Please share logs via secure means and with support engineers directly.
Adding
add -Dappdynamics.force.default.ssl.certificate.validation=false resolved issue