"Input/Output error" is not the most descriptive error message. Are
you using a custom IndexDeletionPolicy? See the javadocs for some
comments on using lucene over NFS.
--
Ian.
On Fri, Dec 17, 2010 at 6:12 AM, gogogo45 wrote:
> Hello All,
>
> I'm new to lucene, and i'm confronted with an inp
Hello All,
I'm new to lucene, and i'm confronted with an input/output error exception
listed as below.
As designed, I have one machine writing to an index stored on an NFS mount, and
other machine(s)
reading (and periodically re-opening the index).
I use a thread to maintain all the IndexSear
org.apache.lucene.search.Searcher.docFreqs(searcher.java:118)
at
org
.apache
.lucene.search.MultiSearcher.createWeight(MultiSearcher.java:
311)
at org.apache.lucene.search.Searcher.search(Searcher.java:178)
Thanks!
--
View this message in context:
http://www.nabble.com/Lucene-Input-Output-error-tp20156805p20156
;> org.apache.lucene.store.FSDirecotry
>>>> $FSIndexInput.readInternal(FSDirectory.java:550)
>>>> at
>>>> org
>>>> .apache
>>>> .lucene.store.BufferedIndexInput.readBytes(BufferedInputInput.java:
>>>> 131)
>&
JulieSoko wrote:
I'm using Linux... running out of file descriptors... I didn't think
of that!
I will check on Monday...
Try running "lsof" and count how many files are held open by the JRE
process.
I forgot to mention that I am using the Lucene 2.3.1 version. Not
sure if
that makes
at org.apache.lucene.search.Searcher.docFreqs(searcher.java:118)
at
org
.apache.lucene.search.MultiSearcher.createWeight(MultiSearcher.java:
311)
at org.apache.lucene.search.Searcher.search(Searcher.java:178)
Thanks!
--
View this message in context:
http://www.nabble.com/Lucene-Input-Output-error-tp20156805p20156805.htm
cene.instoreBufferedIndexInput.readByte(BufferedIndexInput.java:
>> 152)
>> at org.lucene.store.IndexInput.readVInt(IndexInput.java:76)
>> at org.apache.lucene.index.TermBuffer.read(TermBuffer.java:63)
>> at org.apache.lucene.index.SegmentTermEnum.next(SegmentTermEnum.java:
>> 123)
>> at
>
>> 152)
>> at org.lucene.store.IndexInput.readVInt(IndexInput.java:76)
>> at org.apache.lucene.index.TermBuffer.read(TermBuffer.java:63)
>> at org.apache.lucene.index.SegmentTermEnum.next(SegmentTermEnum.java:
>> 123)
>> at
>> org.apache.lucene.index.SegmentTermEnum.scanTo(SegmentTermEnum.java:
:
311)
at org.apache.lucene.search.Searcher.search(Searcher.java:178)
Thanks!
--
View this message in context:
http://www.nabble.com/Lucene-Input-Output-error-tp20156805p20156805.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
ch.Searcher.docFreqs(searcher.java:118)
at
org.apache.lucene.search.MultiSearcher.createWeight(MultiSearcher.java:311)
at org.apache.lucene.search.Searcher.search(Searcher.java:178)
Thanks!
--
View this message in context:
http://www.nabble.com/Lucene-Input-Output-error-tp20156805p20156805.html
Sent from the Lucene - Jav
10 matches
Mail list logo