DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=25945>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=25945


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         OS/Version|                            |All
         Resolution|INVALID                     |




------- Additional Comments From [EMAIL PROTECTED]  2005-02-02 07:18 -------
(In reply to comment #1)
> I'll close this as there's not enough code to reproduce this. Also, we're at 
> Lucene 1.4.1 and this is about 1.3 so chances are good it's fixed now. Please 
> re-open if it still happens with Lucene 1.4.1. 

I am using lucene 1.4.3
I am having the same problem.
java.io.FileNotFoundException: C:\data\indexes\customer\_temp\0\_1e.fnm (The 
system cannot find the file specified)
    at java.io.RandomAccessFile.open(Native Method)
    at java.io.RandomAccessFile.<init>(RandomAccessFile.java:204)
    at org.apache.lucene.store.FSInputStream$Descriptor.<init>(FSDirectory.java:
376)
    at org.apache.lucene.store.FSInputStream.<init>(FSDirectory.java:405)
    at org.apache.lucene.store.FSDirectory.openFile(FSDirectory.java:268)
    at org.apache.lucene.index.FieldInfos.<init>(FieldInfos.java:53)
    at org.apache.lucene.index.SegmentReader.initialize(SegmentReader.java:109)
    at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:94)
    at org.apache.lucene.index.IndexWriter.mergeSegments(IndexWriter.java:480)
    at org.apache.lucene.index.IndexWriter.maybeMergeSegments(IndexWriter.java:
458)
    at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:310)
    at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:294)


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to