DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28405>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28405

error in finding indexed document

           Summary: error in finding indexed document
           Product: Lucene
           Version: 1.0.2
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Index
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


java.io.IOException: read past EOF
        at org.apache.lucene.store.InputStream.refill(Unknown Source)
        at org.apache.lucene.store.InputStream.readByte(Unknown Source)
        at org.apache.lucene.store.InputStream.readInt(Unknown Source)
        at org.apache.lucene.index.SegmentInfos.read(Unknown Source)
        at org.apache.lucene.index.IndexReader$1.doBody(Unknown Source)
        at org.apache.lucene.store.Lock$With.run(Unknown Source)
        at org.apache.lucene.index.IndexReader.open(Unknown Source)
        at org.apache.lucene.index.IndexReader.open(Unknown Source)
        at org.apache.lucene.search.IndexSearcher.<init>(Unknown Source)
        at my.com.sapura.antarctica.web.documents.SearchAction.searchDocuments
(SearchAction.java:116)

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

Reply via email to