Re: credential plugin disappears after Jenkins upgrade to 1.658

2017-02-21 Thread Indra Gunawan (ingunawa)
Jenkins restarts. From: on behalf of Prasu S Reply-To: "jenkinsci-users@googlegroups.com" Date: Tuesday, February 21, 2017 at 11:24 AM To: Jenkins Users Subject: Re: credential plugin disappears after Jenkins upgrade to 1.658 I have plugins directory back up , Can I copy the plugin from

Re: credential plugin disappears after Jenkins upgrade to 1.658

2017-02-21 Thread Prasu S
I have plugins directory back up , Can I copy the plugin from the backup or do I have to install different plugin version like 1.22. Please help. Appreciate any help. I see these errors in the log: *** SEVERE: Failed Inspecting plugin D:\Build\Jenkins\apps\jenki

Re: credential plugin disappears after Jenkins upgrade to 1.658

2017-02-21 Thread Daniel Beck
> On 21.02.2017, at 18:13, Prasu S wrote: > > java.io.IOException: Failed to expand > D:\Build\Jenkins\apps\jenkins\jenkins_home\plugins\credentials.jpi > My guess is that the plugin zip file is corrupt. Redownload and replace. -- You received this message because you are subscribed to the

Re: credential plugin disappears after Jenkins upgrade to 1.658

2017-02-21 Thread Prasu S
Daniel Thanks for the quick response. I have plugins directory back up , Can I copy the plugin from the backup or do I have to install different plugin version like 1.22. Please help. Appreciate your response. I see these errors in the log: *** SEVERE: Failed Insp

Re: credential plugin disappears after Jenkins upgrade to 1.658

2017-02-21 Thread Daniel Beck
> On 21.02.2017, at 15:22, Prasu S wrote: > > I upgraded Jenkins from 1.607 to 1.658 , after the upgrade credentials plugin > 1.18 is missing. Due to this, we are not able to get code from Github. When > I tried to re-install the same version(1.18) , it is still not showing under > installed

credential plugin disappears after Jenkins upgrade to 1.658

2017-02-21 Thread Prasu S
I upgraded Jenkins from 1.607 to 1.658 , after the upgrade credentials plugin 1.18 is missing. Due to this, we are not able to get code from Github. When I tried to re-install the same version(1.18) , it is still not showing under installed plugin list. How can I recover credential plugin. An