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

"hudson.util.ProcessTree.enabled" keeps changing to "false" in Windows nodes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • core
    • None
    • Jenkins ver. 1.599

      In order to get my Windows nodes to correctly kill all processes and subprocess when a build is aborted I had to make sure that all processes have a BUILD_ID environment variable, and that all nodes have hudson.util.ProcessTree.enabled=true.

      The problem is that every once in a while, nodes that I had previously configured with hudson.util.ProcessTree.enabled=true will revert to false.

      I'm configuring that option via Script Console in node page whenever it changes to false, and I was not able to find anything in Jenkins logs, nor the node command line (started by running java -jar slave.jar).

      This problem does not occur in Unix nodes.

            Unassigned Unassigned
            campos_ddc Diogo Campos
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: