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

Process leaked file descriptors under WinXP slave

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Major Major
    • other
    • None

      When i run win32 program under WinXP by a batch command in hudson job, slave machine of hudson, it was terminated by java. But it is fine when i run this win32 program under WinXP directly.

      My hudson just update to newest version v1.354.

      The error message as following:

      hudson.Proc$LocalProc join
      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:189)
      at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:780)
      at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:754)
      at hudson.remoting.UserRequest.perform(UserRequest.java:114)
      at hudson.remoting.UserRequest.perform(UserRequest.java:48)
      at hudson.remoting.Request$2.run(Request.java:270)
      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
      at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
      at java.util.concurrent.FutureTask.run(Unknown Source)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      at hudson.remoting.Engine$1$1.run(Engine.java:58)
      at java.lang.Thread.run(Unknown Source)

            Unassigned Unassigned
            springydd springydd
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: