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

Jim Searle commented on JENKINS-12176:
--------------------------------------


What about: 
lsof | grep 'trigger-polling-files.log'
But that doesn't show anything for me either...

But this currently shows 603 lines for me:
ls -la /proc/5498/fd | grep trigger-polling-files.log
where 5498 is the jenkins process id, and I don't have 603 jobs using 
fstrigger.  I see a duplicates for some jobs.

Actually, I was looking at the duplicates, I didn't look at every one, but 
those that I did look at, the job is disabled!
The trigger-polling-files.log says: "The job is not buildable. Activate it to 
poll again."
Hopefully that will help you debug?

Sorry my responses are slow, but for some reason jira is not notifying me of 
comments, so I have to keep checking.

                
> 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