|
||||||||
|
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/groups/opt_out.

Reproduced on Jenkins ver. 1.505:
java.lang.NullPointerException
at hudson.matrix.MatrixConfiguration.newBuild(MatrixConfiguration.java:240)
at hudson.matrix.MatrixConfiguration.newBuild(MatrixConfiguration.java:70)
at hudson.model.AbstractProject.createExecutable(AbstractProject.java:1294)
at hudson.model.AbstractProject.createExecutable(AbstractProject.java:140)
at hudson.model.Executor.run(Executor.java:212)
It looks like this is happening when the first project to execute on a slave is a Matrix project.