Hi ,
I am using a build flow plugin to execute sequential jobs
But when i execute the master job build flow it runs some of the jobs and
suddenly all the threads die giving the below error
java.lang.NullPointerException
at
hudson.model.ParametersAction.getAssignedLabel(ParametersAction.java:128)
at hudson.model.Queue$Item.getAssignedLabel(Queue.java:1450)
at hudson.model.Node.canTake(Node.java:324)
at hudson.model.Queue$JobOffer.canTake(Queue.java:272)
at hudson.model.Queue.maintain(Queue.java:1099)
at hudson.model.Queue.pop(Queue.java:935)
at hudson.model.Executor.grabJob(Executor.java:298)
at hudson.model.Executor.run(Executor.java:212)
even after restarting the thread nothing happens.
Please help
Thanks in advance
tushanka
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" 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.