-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
-
Jenkins: 2.333
OS: Windows Server 2012 R2 - 6.3
JRE: Openjdk 11
Since a few months I have problems updating Jenkins plugins.
As soon as I want to update more than one or two plugins at a time I get the following message for all other plugins:
However, if I then update each of these plugins individually and restart the Jenkins server in between, it works.
This is almost always an issue that is caused by an outdated copy of Java or an outdated copy of the certificate authority definition files that are used by Java. Update your Java version to the latest release (currently Java 11.0.14). Update your operating system with the latest operating system patches.
If that update does not work, please raise a question on the Jenkins community forum (like https://community.jenkins.io/t/unable-to-find-valid-certification-path-to-requested-target/1448 did) or on the Jenkins users mailing list or on the Jenkins gitter chat channel.
You might also refer to https://support.cloudbees.com/hc/en-us/articles/217078498-PKIX-path-building-failed-error-message for other possible reasons for that message