Are you running on a Windows machine? Is the path that you are attempting to delete longer than 250 characters?
If so, then you might review https://issues.jenkins-ci.org/browse/JENKINS-15418 and the git pull request https://github.com/jenkinsci/jenkins/pull/593 . There seems to be a hint in those commit messages that if you're running JDK 7, you won't see that problem (even without the proposed code change). Are you running JDK 6 or JDK 7? Mark Waite >________________________________ > From: "Levin, Ilya" <ilya.le...@hp.com> >To: "jenkinsci-users@googlegroups.com" <jenkinsci-users@googlegroups.com> >Sent: Wednesday, October 24, 2012 5:14 AM >Subject: jenkins - File name too long ERROR > > > >Hi, > >I’m using Jenkins 1.458. >When I try to delete a file with a long path I get this ERROR. >Is there a way to overcome this in jenkins? > >Thanks > >