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

Windows Service Installer may leak File descriptors

      Windows Service installer for the Jenkins master uses the "Redirect.log" to retrieve the result of the service start command. If the read issue happens, the file descriptor may be leaked. In such case new service start attempts within Jenkins will be failing till the instance restart.

          [JENKINS-42670] Windows Service Installer may leak File descriptors

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          core/src/main/java/hudson/lifecycle/WindowsInstallerLink.java
          http://jenkins-ci.org/commit/jenkins/e63774decd7b8a9986e89cf2c2da393ae689a35e
          Log:
          JENKINS-42670 - Fix the potential File descriptor leak in the Windows Service installer

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/java/hudson/lifecycle/WindowsInstallerLink.java http://jenkins-ci.org/commit/jenkins/e63774decd7b8a9986e89cf2c2da393ae689a35e Log: JENKINS-42670 - Fix the potential File descriptor leak in the Windows Service installer

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          core/src/main/java/hudson/lifecycle/WindowsInstallerLink.java
          http://jenkins-ci.org/commit/jenkins/3544af853590da265bed4eedbb6020b180820932
          Log:
          Merge pull request #2793 from oleg-nenashev/bug/JENKINS-42670-WindowsInstallerLink_leak

          JENKINS-42670 - Fix the potential File descriptor leak in the Windows Service installer

          Compare: https://github.com/jenkinsci/jenkins/compare/6e39dd35bdbb...3544af853590

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/java/hudson/lifecycle/WindowsInstallerLink.java http://jenkins-ci.org/commit/jenkins/3544af853590da265bed4eedbb6020b180820932 Log: Merge pull request #2793 from oleg-nenashev/bug/ JENKINS-42670 -WindowsInstallerLink_leak JENKINS-42670 - Fix the potential File descriptor leak in the Windows Service installer Compare: https://github.com/jenkinsci/jenkins/compare/6e39dd35bdbb...3544af853590

          Oleg Nenashev added a comment -

          Integrated towards 2.50

          Oleg Nenashev added a comment - Integrated towards 2.50

            oleg_nenashev Oleg Nenashev
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: