Re: zero sized cfs files in index lead to IOException: read past EOF

2012-06-19 Thread Chris Gioran
L 5. No, just happened twice, no clear pattern. Yes, the the exception happened on site and afterwords the store was given to me - everything in there works but that index. Thank you for your response, i'll get back if i have more information. CG > Mike McCandless > > http://blog.mike

zero sized cfs files in index lead to IOException: read past EOF

2012-06-19 Thread Chris Gioran
Hello everyone, I am having a problem with a lucene store. When starting an IndexWriter on it, it throws the following exception: Caused by: java.io.IOException: read past EOF: MMapIndexInput(path="/path/to/index/_drs.cfs") at org.apache.lucene.store.MMapDirectory$MMapIndexInput.readByte