|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-16042) NullPointer when col... [email protected] (JIRA)
- [JIRA] (JENKINS-16042) NullPointer whe... [email protected] (JIRA)
- [JIRA] (JENKINS-16042) NullPointer whe... [email protected] (JIRA)
- [JIRA] (JENKINS-16042) NullPointer whe... [email protected] (JIRA)
- [JIRA] (JENKINS-16042) NullPointer whe... [email protected] (JIRA)
- [JIRA] (JENKINS-16042) NullPointer whe... [email protected] (JIRA)
- [JIRA] (JENKINS-16042) NullPointer whe... [email protected] (JIRA)
- [JIRA] (JENKINS-16042) NullPointer whe... [email protected] (JIRA)

I have the same issue with 1.7 version of Jenkins Multijob plugin and Jenkins ver. 1.494.
FATAL: null
java.lang.NullPointerException
at com.tikal.jenkins.plugins.multijob.MultiJobBuild$MultiJobRunnerImpl.evaluateResult(MultiJobBuild.java:69)
at com.tikal.jenkins.plugins.multijob.MultiJobBuild$MultiJobRunnerImpl.isFailure(MultiJobBuild.java:59)
at com.tikal.jenkins.plugins.multijob.MultiJobBuild$MultiJobRunnerImpl.run(MultiJobBuild.java:51)
at hudson.model.Run.execute(Run.java:1543)
at hudson.model.Run.run(Run.java:1489)
at com.tikal.jenkins.plugins.multijob.MultiJobBuild.run(MultiJobBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
We have a lot of jobs running in production and we receive an email each time something goes wrong. But with this problem, we receive email every time and I fear we miss a real problem.
So a fix will be very much appreciated !