Build-Flow cause all executers to Die when executing a simple build job.

XMLWordPrintable

    • Type: Bug
    • Resolution: Not A Defect
    • Priority: Blocker
    • Component/s: flow-plugin
    • Environment:
      windows 2008

      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)

            Assignee:
            Unassigned
            Reporter:
            nir h
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: