I am using Lucene 2.9.1 and there was no exception in the past.

Regards
Ganesh

----- Original Message ----- 
From: "Michael McCandless" <[email protected]>
To: <[email protected]>
Sent: Wednesday, August 11, 2010 3:28 PM
Subject: Re: read past EOF


It looks like it may be this issue:

    https://issues.apache.org/jira/browse/LUCENE-2593

But can you describe the circumstances leading up to this?  EG were
there any exceptions (eg disk full) before this one?  Which version of
Lucene?

Mike

On Wed, Aug 11, 2010 at 12:30 AM, Ganesh <[email protected]> wrote:
> Hello all,
>
> I am getting the following exception for one of my customer. I think the 
> database is corrupted but want to know the exact cause.
>
> Exception: read past EOF
> org.apache.lucene.store.BufferedIndexInput.readBytes(BufferedIndexInput.java:135)
> org.apache.lucene.store.BufferedIndexInput.readBytes(BufferedIndexInput.java:92)
> org.apache.lucene.util.BitVector.readBits(BitVector.java:225)
> org.apache.lucene.util.BitVector.<init>(BitVector.java:214)
> org.apache.lucene.index.SegmentReader.loadDeletedDocs(SegmentReader.java:666)
> org.apache.lucene.index.SegmentReader.get(SegmentReader.java:642)
> org.apache.lucene.index.SegmentReader.get(SegmentReader.java:599)
> org.apache.lucene.index.DirectoryReader.<init>(DirectoryReader.java:104)
> org.apache.lucene.index.ReadOnlyDirectoryReader.<init>(ReadOnlyDirectoryReader.java:27)
> org.apache.lucene.index.DirectoryReader$1.doBody(DirectoryReader.java:74)
> org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:704)
> org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:69)
> org.apache.lucene.index.IndexReader.open(IndexReader.java:476)
> org.apache.lucene.index.IndexReader.open(IndexReader.java:403)
>
> Regards
> Ganesh
> Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download 
> Now! http://messenger.yahoo.com/download.php
>
> ---------------------------------------------------------------------
> 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]

Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download 
Now! http://messenger.yahoo.com/download.php

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to