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=30480>. 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=30480 Lucene 1.4.1 Lock obtain timed out ------- Additional Comments From [EMAIL PROTECTED] 2004-08-05 10:39 ------- Another reason could be that you are trying to open a IndexWriter while another IndexWriter is still open or while an IndexReader has deleted documents and has not yet been closed! Both things are forbidden! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
