jenkinsci / coordinator-plugin

Make deployment done by a single click.
https://plugins.jenkins.io/coordinator/
Other
16 stars 10 forks source link

Annoying Error message: "Server Side Error. Please Checkout..." on Jenkins Windows version. #49

Open Max-Serra opened 7 years ago

Max-Serra commented 7 years ago

Hi Guys,

I'm back with a not serious but annoying bug. See the image below: serversideerrorjenkinswindows

I think I isolated the problem. I have seen it on Jenkins version starting from 2.59 and upper and on Windows. The exception is: `....PM org.jenkinsci.plugins.coordinator.model.CoordinatorBuild getCoordinatorBuildJellyScriptAsString

WARNING: Exception in buildCaption.jelly: org.apache.commons.jelly.JellyTagException: jar:file:/C:/Program%20Files%20(x86)/Jenkins/war/WEB-INF/lib/jenkins-core-2.59.jar!/lib/layout/ajax.jelly:45:82: java.lang.NullPointerException`

Analyzing the Jenkins change-log for the version 2.59 here https://jenkins.io/changelog/, I think the issue is related to the fix of this bug: https://issues.jenkins-ci.org/browse/JENKINS-43929

Hope it could be a useful input...

Max

Max-Serra commented 7 years ago

Hi Guys,

Any update on this?

Max