-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Updatecenter
-
-
Jenkins 2.235.3 provides 64 bit Windows MSI installer with no bundled JRE
I've just install the new version 2.235.5 and I had errors when I try to update plugins
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source) at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source) at java.security.cert.CertPathBuilder.build(Unknown Source)
- duplicates
-
JENKINS-63515 Unable to update or install plugins
-
- Closed
-
[JENKINS-63534] Error when update plugin with 2.235.5
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Priority | Original: Major [ 3 ] | New: Blocker [ 1 ] |
Link |
New:
This issue duplicates |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Fixed but Unreleased [ 10203 ] |
Comment |
[ I solved it updating the JRE files in Windows: * Install the latest Java Runtime Engine (in this case 1.8.0_261) * Stop the Jenkins service * Rename or delete the *jre* directory in the Jenkin's installation path. * Copy the newly installed C:\Program Files (x86)\Java\jre1.8.0_261 to the Jenkins installation *jre* directory * Restart the service ] |
Released As | New: Jenkins 2.235.3 provides 64 bit Windows MSI installer with no bundled JRE | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Closed [ 6 ] |