Issue Type: Bug Bug
Affects Versions: current
Assignee: Steven Christou
Components: core
Created: 28/Feb/14 6:36 PM
Description:

If a computer does not exist, or a slave does not exist createLaucher throws a NPE.

FATAL: null
java.lang.NullPointerException
	at hudson.model.Slave.createLauncher(Slave.java:347)
	at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(AbstractBuild.java:617)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:553)
	at hudson.model.Run.execute(Run.java:1665)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Fix Versions: current
Project: Jenkins
Priority: Major Major
Reporter: Steven Christou
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.

Reply via email to