Re: Signing software fails when building via jenkins a visual studio sln

2019-06-06 Thread Slide
You Jenkins is probably running under a different user account than the account you used on the command line. You can create an agent that runs on the same machine that runs are the user that has access to the certificate for signing. On Thu, Jun 6, 2019 at 3:04 PM elmer fuller wrote: > I have a

Error in Manage Jenkin page

2019-06-06 Thread Vimal Kumar
Guys, I'm very new to Jenkins and i am seeing below error message when i trying to configure Plugin. Any help really appreciated. There were errors checking the update sites: SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.ce

Signing software fails when building via jenkins a visual studio sln

2019-06-06 Thread elmer fuller
I have a visual studio sln that collates code built by other visual studio projects. As part of this sln the wix tool set is used to sign the code. When I run the sln in visual studio everything works fine. When I build the sln via jenkins everything works except the signing. I get the follo

Re: Exception error - Caused: java.io.NotSerializableException: org.gitlab.api.GitlabAPI

2019-06-06 Thread knelyo
Issue resolved.. The error was miss leading, the fix was related to user credential in gitlab, A new token of "API" type was generated in Gitlab and the new token was updated in Jenkins for the same. this steps resolved the issue. Thanks On Wednesday, May 22, 2019 at 3:27:36 PM UTC-5, knely

Re: Regression in `dir` step when wrapping other steps?

2019-06-06 Thread Damien Coraboeuf
It seems to have been solved by updating (again) all the plugins, esp. Groovy + Basic Steps. It seems we were in an intermediary situation. On Wednesday, 5 June 2019 16:02:01 UTC+2, Devin Nusbaum wrote: > > Also, can you post the exact error message you are getting? > > On Jun 5, 2019, at 09:59,