What would cause these errors to suddenly crop up? I haven't made any significant code changes but all the sudden I am getting occasional spates of file not found errors. I have deleted the entire index and recreated from scratch and still it persists. They appear to be transient (i.e., the indexing process recovers from the exception and re-processes that particular batch of data).
N Could not find file 'c:\Apps\LuceneIndices\Lots\_582.fnm'. at Lucene.Net.Index.SegmentInfos.FindSegmentsFile.run() at Lucene.Net.Index.IndexReader.Open(Directory directory, Boolean closeDirectory) at Lucene.Net.Index.IndexReader.Open(Directory directory) at Lucene.Net.Index.IndexModifier.CreateIndexReader() at Lucene.Net.Index.IndexModifier.DeleteDocuments(Term term) at DoveBid.Common.LuceneService.LuceneService.IndexLots(Object threadState) For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. ___________________________________ Nathan Hoover Senior Software Engineer DoveBid, Inc. 1241 East Hillsdale Blvd. Foster City, CA 94404 o. 650-377-2604 m. 310-717-0797 Visit us at www.dovebid.com <http://www.dovebid.com> .
