-
Bug
-
Resolution: Unresolved
-
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