[
https://issues.jenkins-ci.org/browse/JENKINS-12176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163515#comment-163515
]
Jim Searle edited comment on JENKINS-12176 at 6/5/12 7:57 PM:
--------------------------------------------------------------
The file handles plugin reports that it is coming from xtrigger:
#4 $JENKINS_HOM/jobs/$JOB_NAME/trigger-polling-files.log by thread:Jenkins cron
thread on Mon Jun 04 17:25:00 PDT 2012
at java.io.FileOutputStream.<init>(FileOutputStream.java:181)
at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
at hudson.util.StreamTaskListener.<init>(StreamTaskListener.java:97)
at hudson.util.StreamTaskListener.<init>(StreamTaskListener.java:90)
at
org.jenkinsci.lib.xtrigger.AbstractTrigger.run(AbstractTrigger.java:130)
at hudson.triggers.Trigger.checkTriggers(Trigger.java:259)
at hudson.triggers.Trigger$Cron.doRun(Trigger.java:207)
at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
was (Author: jimsearle):
The file handles plugin reports that it is coming from xtrigger:
#4
/projects/brcm/bcg/jenkins/jobs/chip-import-cycloneA0-mem-memory_isb/trigger-polling-files.log
by thread:Jenkins cron thread on Mon Jun 04 17:25:00 PDT 2012
at java.io.FileOutputStream.<init>(FileOutputStream.java:181)
at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
at hudson.util.StreamTaskListener.<init>(StreamTaskListener.java:97)
at hudson.util.StreamTaskListener.<init>(StreamTaskListener.java:90)
at
org.jenkinsci.lib.xtrigger.AbstractTrigger.run(AbstractTrigger.java:130)
at hudson.triggers.Trigger.checkTriggers(Trigger.java:259)
at hudson.triggers.Trigger$Cron.doRun(Trigger.java:207)
at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
> 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: xtrigger
> 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