-
Task
-
Resolution: Not A Defect
-
Minor
-
None
hi all, i am sorry creating issue but unfortunately i did not found a explaination for my problem...
- we use jenkins 1.556 on win server 2008
- we created job run some windows batch files (in several instances)
- but jenkins in current configuration canĀ“t handle that
WARNUNG: Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
java.lang.Exception
at hudson.Proc$LocalProc.join(Proc.java:329)
at hudson.Launcher$ProcStarter.join(Launcher.java:360)
- so we got to this workaround (wrapper script)..
https://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build
- but where to configure that in detail please
- we found no fitting matches in config.xml of built job or in any other xml in jenkins home folder.... please let me know where we we have to configure the named workaround