You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by petite_abeille <pe...@mac.com> on 2003/01/22 12:47:01 UTC

NullPointerException?

Hello,

I just ran into this exception:

java.lang.NullPointerException
         at org.apache.lucene.store.RAMInputStream.<init>(Unknown Source)
         at org.apache.lucene.store.RAMDirectory.openFile(Unknown Source)
         at org.apache.lucene.index.FieldInfos.<init>(Unknown Source)
         at org.apache.lucene.index.SegmentReader.<init>(Unknown Source)
         at org.apache.lucene.index.IndexWriter.mergeSegments(Unknown 
Source)
         at org.apache.lucene.index.IndexWriter.optimize(Unknown Source)
         at org.apache.lucene.index.IndexWriter.addIndexes(Unknown 
Source)

Any ideas?

Thanks.

PA.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>