Re: Interpreting an error message

2008-10-30 Thread John G
> Thanks in advance. > > John G. > -- View this message in context: http://www.nabble.com/Interpreting-an-error-message-tp20254571p20254913.html Sent from the Lucene - Java Developer mailing list archive at Nabble.com. ---

Re: Interpreting an error message

2008-10-30 Thread Michael McCandless
? java.io.FileNotFoundException: /tmp/assignemployee/segments_6x5 (No such file or directory) Thanks in advance. John G. -- View this message in context: http://www.nabble.com/Interpreting-an-error-message-tp20254571p20254571.html Sent from the Lucene - Java Developer mailing list archive at

Interpreting an error message

2008-10-30 Thread John G
Has anyone ever seen this error during an index build? If so what does it mean? java.io.FileNotFoundException: /tmp/assignemployee/segments_6x5 (No such file or directory) Thanks in advance. John G. -- View this message in context: http://www.nabble.com/Interpreting-an-error-message