Re: background merge hit exception

2008-07-12 Thread Michael McCandless
Normally when optimize throws this exception, either it includes a "caused by" in the exception, or, you should have seen a stack trace from a merge thread printed to your stderr. One quick thing to check is whether you have enough disk space to complete the optimize. It looks like that

background merge hit exception

2008-07-12 Thread sandyg
Hi ALL , This is the exception raised when when am indexing the records (I have 10 million records and after indexing 4 million record i got this exception) java.io.IOException: background merge hit exception: _8n:c7759352 _8o:c57658 _8p:c55810 into _8q [optimize] please give me the solutio