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

Child processes are killed on finished jobs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • ssh-plugin
    • None

      After upgrading to version 2.0 of ssh plugin my build jobs are not working properly. Most of the build jobs restarting application servers. After successfull finishing the build jobs all child processes are killed. So no application server run after the build job.

      In my opinion the problem is that for the child processes the tty is set. After finishing the build jobs, all child processes with the same tty are killed too.

      Downgrade to version 1.7 solves the problem. All build jobs run properly now. But I miss the feature of JENKINS-12198!

            edmund_wagner edmund_wagner
            moe_k Klaus
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: