Re: [Spam:5.0] Re: similar ArrayIndexOutOfBoundsException on searching and optimizing

2006-05-23 Thread Adam Constabaris
n the error messages were so similar, however. I hope that helps in some small way (or a large way, but I'm a realist =). AC On 21/04/06, Adam Constabaris <[EMAIL PROTECTED]> wrote: This is a puzzler, I'm not sure if I'm doing something wrong or whether I have a pois

similar ArrayIndexOutOfBoundsException on searching and optimizing

2006-04-21 Thread Adam Constabaris
This is a puzzler, I'm not sure if I'm doing something wrong or whether I have a poisoned document, a corrupted index (failing to close my IndexModifier properly?) or what. The setup is this: I have two processes (the backend and frontend of a CMS) that run in two different VMs -- both use Luc