Issue Type: Bug Bug
Assignee: Oleg Nenashev
Components: core
Created: 05/Aug/14 8:18 AM
Description:

The code in Executor does not check created tasks for null => NPE appears in logging procedures when calling executable.toString() in Executor::run(). This behavior causes hardly analyzable issues like JENKINS-18164

The issue sometimes appears for MatrixConfiguration runs, but according to the code it can be also reproduced in 1.574

Console output for runs:

   Jul 31, 2014 3:04:19 PM hudson.model.Executor run
   SEVERE: Executor threw an exception
   java.lang.NullPointerException
           at hudson.model.Executor.run(Executor.java:234)
Environment: jenkins-1.509.4...1.574
Project: Jenkins
Labels: core npe executor
Priority: Major Major
Reporter: Oleg Nenashev
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to