|
||||||||
|
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-15199) Slaves turns to "D... [email protected] (JIRA)
- [JIRA] (JENKINS-15199) Slaves turns to &q... [email protected] (JIRA)
- [JIRA] (JENKINS-15199) Slaves turns to &q... [email protected] (JIRA)
- [JIRA] (JENKINS-15199) Slaves turns to &q... [email protected] (JIRA)
- [JIRA] (JENKINS-15199) Slaves turns to &q... [email protected] (JIRA)
- [JIRA] (JENKINS-15199) Slaves turns to &q... [email protected] (JIRA)
- [JIRA] (JENKINS-15199) Slaves turns to &q... [email protected] (JIRA)
- [JIRA] (JENKINS-15199) Slaves turns to &q... [email protected] (JIRA)
- [JIRA] (JENKINS-15199) Slaves turns to &q... [email protected] (JIRA)

I also get the error message in 1.498:
Thread has died
java.lang.NullPointerException
at hudson.matrix.MatrixConfiguration.newBuild(MatrixConfiguration.java:220)
at hudson.matrix.MatrixConfiguration.newBuild(MatrixConfiguration.java:66)
at hudson.model.AbstractProject.createExecutable(AbstractProject.java:1266)
at hudson.model.AbstractProject.createExecutable(AbstractProject.java:138)
at hudson.model.Executor.run(Executor.java:211)
I can reproduce by starting a slave on a node (works) and then start a second slave on the same node (fails).
I'm using SSH.