Thanks for the tipp.

Unfortunately I get the same error:

hudson.util.IOException2: remote file operation failed:
c:\hudson\hudson-slave\workspace\dir-apacheds-jdk16-win at
hudson.remoting.chan...@72cef095:windows1
        hudson.FilePath.act(FilePath.java:749)
        ...
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)
        ...

Kind Regards,
Stefan


On Sun, Oct 17, 2010 at 11:17 AM, Antoine Toulme
<anto...@lunar-ocean.com> wrote:
> You could try wiping the workspace ?
>
> On Sun, Oct 17, 2010 at 02:07, Stefan Seelmann <seelm...@apache.org> wrote:
>
>> Hi,
>>
>> a build [1] on the Windows slave fails because a file can't be deleted:
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [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
>>
>> Are there any locks on that file? Can you please try to delete it by hand?
>>
>> Thanks,
>> Stefan
>>
>> [1] https://hudson.apache.org/hudson/job/dir-apacheds-jdk16-win
>>
>

Reply via email to