[ 
https://issues.jenkins-ci.org/browse/JENKINS-12176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jim Searle reopened JENKINS-12176:
----------------------------------


We are debugging a "too many open files" issue, and following the instructions 
here: 
https://wiki.jenkins-ci.org/display/JENKINS/I'm+getting+too+many+open+files+error

I do a: ls -la /proc/2141/fd
on our jenkins machine, and it looks like every single job that uses the 
fstrigger keeps it's log file open all the time:
/<jenkins_home>/jobs/<job_name>/trigger-polling-files.log

                
> Unable to delete a job that has a fstrigger
> -------------------------------------------
>
>                 Key: JENKINS-12176
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12176
>             Project: Jenkins
>          Issue Type: Bug
>          Components: fstrigger
>            Reporter: Jim Searle
>            Assignee: Gregory Boissinot
>
> I have a fstrigger that polls every minute, and most of the time when I try 
> to delete the job I get an error:
> java.io.IOException: Unable to delete /some/path/.nfs00000000018e26ca00236d2f
> so I look at that file, and it contains the fstrigger polling log.
> If I disable the fstrigger, then I am able to delete the job.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to