Issue Type: Bug Bug
Assignee: Jesse Glick
Components: core
Created: 02/Jun/14 5:48 PM
Description:

Observed in a DEV@cloud server:

Started by an SCM change
FATAL: null
java.lang.NullPointerException
    at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:549)
    at hudson.model.Run.execute(Run.java:1665)
    at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
    at hudson.model.ResourceController.execute(ResourceController.java:88)
    at hudson.model.Executor.run(Executor.java:246)

Looks like getCurrentNode is returning null for some reason, perhaps due to a slave going offline just as the build is starting. Should be handled more gracefully.

Environment: 1.532.x
Project: Jenkins
Labels: exception nullpointer robustness cloud
Priority: Major Major
Reporter: Jesse Glick
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