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

durable-task-plugin version 1.1 fail on windows with result "Cannot run program "nohup""

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • durable-task-plugin
    • Windows Server 2008 R2

      when launching a task from durable-task-plugin, we received a failure message:

      java.io.IOException: Cannot run program "nohup" (in directory "D:\Jenkins\workspace\TestFrameworkWf"): CreateProcess error=2, The system cannot find the file specified
      at java.lang.ProcessBuilder.start(Unknown Source)
      at hudson.Proc$LocalProc.<init>(Proc.java:244)
      at hudson.Proc$LocalProc.<init>(Proc.java:216)
      at hudson.Launcher$LocalLauncher.launch(Launcher.java:803)
      at hudson.Launcher$ProcStarter.start(Launcher.java:381)
      at org.jenkinsci.plugins.durabletask.BourneShellScript.doLaunch(BourneShellScript.java:101)
      at org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:57)

      The bug seems identical to MacOSX reports JENKINS-25848

            jglick Jesse Glick
            lo92fr Laurent ARNAL
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: