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

Process leaked file descriptors - Workaround does not work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • clearcase-plugin
    • None
    • Platform: All, OS: other

      Hi all,

      I am running Hudson 1.227 clear case plugin 0.5.2. I am not able run more than
      on job on Hudson, I
      installed Tomcat 6 on Windows 2003 server. This one job also hangs after some
      time because of file
      descriptor leak. Is there any way to work around to stop this leak on 2003
      server, by the way I tried the
      documented work around but it doest not help much, still i see the same exception.

      Pls Help me,
      -Arshad

      WARNING: Process leaked file descriptors. See
      http://hudson.gotdns.com/wiki/display/JENKINS/Spawning+processes+from+build for
      more information
      java.lang.Exception
      at hudson.Proc$LocalProc.join(Proc.java:128)
      at
      hudson.plugins.clearcase.HudsonClearToolLauncher.run(HudsonClearToolLauncher.java:54)
      at hudson.plugins.clearcase.ClearToolExec.catcs(ClearToolExec.java:139)
      at
      hudson.plugins.clearcase.action.SnapshotCheckoutAction.checkout(SnapshotCheckoutAction.java:33)
      at
      hudson.plugins.clearcase.AbstractClearCaseScm.checkout(AbstractClearCaseScm.java:133)
      at
      hudson.plugins.clearcase.AbstractClearCaseScm.checkout(AbstractClearCaseScm.java:113)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:574)
      at
      hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:251)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:225)
      at hudson.model.Run.run(Run.java:778)
      at hudson.model.Build.run(Build.java:85)
      at hudson.model.ResourceController.execute(ResourceController.java:70)
      at hudson.model.Executor.run(Executor.java:85)

            redsolo redsolo
            sdudhara sdudhara
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: