Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-17444

NoopExternalResourceManager fails to timeout reservations of resources on the master build node

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Windows 7, Jenkins 1.506, external-resource-dispatcher 1.0b

      The following error appears in the server log when I use the Noop manager and reserve resource 1234 on node "master" (the central Jenkins build node):

      WARNING: Failed to timeout a reservation of 1234 on node !
      org.kohsuke.args4j.CmdLineException: No node with name exists on this Jenkins server.
      at com.sonyericsson.jenkins.plugins.externalresource.dispatcher.cli.ErCliUtils.findExternalResource(ErCliUtils.java:63)
      at com.sonyericsson.jenkins.plugins.externalresource.dispatcher.utils.resourcemanagers.NoopExternalResourceManager$ReservationTimeoutTask.run(NoopExternalResourceManager.ja
      va:113)
      at java.util.TimerThread.mainLoop(Unknown Source)
      at java.util.TimerThread.run(Unknown Source)

      ←[0mapr 03, 2013 10:02:50 FM hudson.model.Run execute

            rsandell rsandell
            patrik Patrik Johansson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: