Hi Patrick, we use JIRA now:
http://issues.apache.org/jira/browse/LUCENE-425

That issue might be related to this bug, recently fixed:
https://issues.apache.org/jira/browse/LUCENE-481

If your problem is reproducible enough, could you try your application with
1.9-rc1?
http://www.apache.org/dyn/closer.cgi/lucene/java/

-Yonik

On 2/22/06, Patrick Kimber <[EMAIL PROTECTED]> wrote:
> I am getting intermittent errors with Lucene.  Here are two examples:
> java.io.IOException: Cannot rename E:\lucene\segments.new to 
> E:\lucene\segments
> java.io.IOException: Cannot rename E:\lucene\_8ya.tmp to E:\lucene\_8ya.del
>
> This issue has an open BugZilla entry:
> http://issues.apache.org/bugzilla/show_bug.cgi?id=36241
>
> I thought this error must be caused by an error in my application.  To
> try and solve the error I used the LuceneIndexAccessor in my
> application:
> http://issues.apache.org/bugzilla/show_bug.cgi?id=34995
>
> I am still getting the error.
>
> 1) Is there a reason (other than time and resource) why the bug report
> is still set to "NEW" after 6 months (since August 2005)?
>
> 2) Is the problem likely to be in my application?  Any ideas how I
> could go about solving this issue?
>
> Thanks for your help
> Patrick
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to