HI!
When running lucene i get this error with certain searches, does anyone
know what might be the cause of this?
java.io.IOException: Bad file descriptor
at java.io.RandomAccessFile.seek(Native Method)
at org.apache.lucene.store.FSInputStream.readInternal(Unknown
Source)
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.store.InputStream.readLong(Unknown Source)
at org.apache.lucene.index.FieldsReader.doc(Unknown Source)
at org.apache.lucene.index.SegmentReader.document(Unknown
Source)
at org.apache.lucene.search.IndexSearcher.doc(Unknown Source)
at org.apache.lucene.search.Hits.doc(Unknown Source)
thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]