DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14355>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14355 ArrayIndexOutOfBoundsException on IndexWriter.mergeSegments ------- Additional Comments From [EMAIL PROTECTED] 2002-12-10 17:48 ------- This looks like file corruption in a .fdt file. It might be interesting to try to figure out which .fdt file and where in that file it occurs. Then you might be able to figure out when that file was created, modified etc. Do you ever have two IndexWriters open on the index at once? Locking should make that impossible, but, if locking is broken (e.g., if you're accessing the index over NFS) or disabled then you might be able to corrupt an index in this way. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>