"robisbob" <[EMAIL PROTECTED]> wrote:
> Thanx for your answer. I will use the latest version to check this.
> Unfortunately I have only access to the computer, where the
> application will be run, once a week. And I can't reproduce the error
> at my local machine or any other computer I have access to. So If
> someone has (better had) the same error, now it's the time to go
> public !!!

These two issues (fixed in 2.1) look like they could be what you
are hitting:

  http://issues.apache.org/jira/browse/LUCENE-669

  http://issues.apache.org/jira/browse/LUCENE-665

Also, newer versions of Lucene don't try to directly delete a file like
that.  Instead, it attempts the delete but catches an IOException and
queues the file to retry deletion later.

Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to