Mailing List Archive

6GB file, stack trace on open...
Hi,

Ok, here's the stack trace... Easily reproducible test code ? Hmm,
its needs a 6GB file :) actually I guess a smaller one will do...


cheers,
Winton

java.io.FileNotFoundException:
/sanmateo1/daviesw/godzilla/indexdir/epsindex/_4dnmk.fdt (Value too
large for defined data type)
at java.io.RandomAccessFile.open(Native Method)
at java.io.RandomAccessFile.<init>(RandomAccessFile.java:102)
at java.io.RandomAccessFile.<init>(RandomAccessFile.java:145)
at
org.apache.lucene.store.FSInputStream$Descriptor.<init>(Unknown
Source)
at org.apache.lucene.store.FSInputStream.<init>(Unknown Source)
at org.apache.lucene.store.FSDirectory.openFile(Unknown Source)
at org.apache.lucene.index.FieldsReader.<init>(Unknown Source)
at org.apache.lucene.index.SegmentReader.<init>(Unknown Source)
at org.apache.lucene.index.SegmentReader.<init>(Unknown Source)
at org.apache.lucene.index.IndexReader$1.doBody(Compiled Code)
at org.apache.lucene.store.Lock$With.run(Compiled Code)
at org.apache.lucene.index.IndexReader.open(Unknown Source)
at org.apache.lucene.index.IndexReader.open(Unknown Source)

Winton Davies
Lead Engineer, Overture (NSDQ: OVER)
1820 Gateway Drive, Suite 360
San Mateo, CA 94404
work: (650) 403-2259
cell: (650) 867-1598
http://www.overture.com/

--
To unsubscribe, e-mail: <mailto:lucene-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-user-help@jakarta.apache.org>