Hi,

A job on windows failed for two days [1], the logs tells me
[INFO] Failed to clean project: Failed to delete
C:\hudson\hudson-slave\workspace\dir-apacheds-jdk16-win\trunk\i18n\target\apacheds-i18n-1.5.8-SNAPSHOT.jar

Now I tried to wipe out the workspace, but get the Tomcat 500 page with

hudson.util.IOException2: remote file operation failed:
c:\hudson\hudson-slave\workspace\dir-apacheds-jdk16-win at
hudson.remoting.chan...@52105584:windows1
        hudson.FilePath.act(FilePath.java:749)
        hudson.FilePath.act(FilePath.java:735)
        ...
root cause
java.io.IOException: Unable to delete
c:\hudson\hudson-slave\workspace\dir-apacheds-jdk16-win\trunk\core\target\apacheds-core-1.5.8-SNAPSHOT.jar
        hudson.Util.deleteFile(Util.java:260)
        hudson.Util.deleteRecursive(Util.java:302)
        hudson.Util.deleteContentsRecursive(Util.java:221)
        hudson.Util.deleteRecursive(Util.java:301)
        hudson.Util.deleteContentsRecursive(Util.java:221)
        hudson.Util.deleteRecursive(Util.java:301)
        hudson.Util.deleteContentsRecursive(Util.java:221)
        hudson.Util.deleteRecursive(Util.java:301)
        hudson.Util.deleteContentsRecursive(Util.java:221)
        hudson.Util.deleteRecursive(Util.java:301)
        hudson.FilePath$9.invoke(FilePath.java:821)
        hudson.FilePath$9.invoke(FilePath.java:819)
        hudson.FilePath$FileCallableWrapper.call(FilePath.java:1899)
        hudson.remoting.UserRequest.perform(UserRequest.java:114)
        hudson.remoting.UserRequest.perform(UserRequest.java:48)
        hudson.remoting.Request$2.run(Request.java:270)
        ...

Anything I can do?

Thanks,
Stefan


[1] https://hudson.apache.org/hudson/view/Directory/job/dir-apacheds-jdk16-win/

Reply via email to