-
Bug
-
Resolution: Fixed
-
Major
-
None
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.
- is related to
-
JENKINS-8550 Hudson build fails with unable to delete NFS lock file
- Open