On 17 October 2010 10: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?

Note that Java on Windows locks jars on the classpath, so it could be
that there is a stale process which still has the file open.

>
> Thanks,
> Stefan
>
> [1] https://hudson.apache.org/hudson/job/dir-apacheds-jdk16-win
>

Reply via email to