Issue Type: Bug Bug
Assignee: Unassigned
Components: flow
Created: 02/Dec/13 9:57 AM
Description:

When executing a simple build with build flow, i.e.:
"
build("[jobName]")
"

All my executers die with:
java.lang.NullPointerException
at hudson.model.ParametersAction.getAssignedLabel(ParametersAction.java:128)
at hudson.model.Queue$Item.getAssignedLabel(Queue.java:1457)
at hudson.model.Node.canTake(Node.java:330)
at hudson.model.Queue$JobOffer.canTake(Queue.java:272)
at hudson.model.Queue.maintain(Queue.java:1106)
at hudson.model.Queue.pop(Queue.java:935)
at hudson.model.Executor.grabJob(Executor.java:297)
at hudson.model.Executor.run(Executor.java:211)

Environment: windows 2008
Project: Jenkins
Labels: plugin
Priority: Blocker Blocker
Reporter: nir h
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to