Hmmm ... how many chunks of "about 50 pages" do you do before hitting this?
Roughly how many docs are in the index when it happens?

Can you describe the docs/fields you're adding?

You are not hitting any other exception before this one right?

Can you change your test case so that the "catch" clause is run
before the "finally" clause?  I wonder if you are hitting some
interesting exception and then trying to optimize, which then
masks the original exception.

Mike

"Bill Janssen" <[EMAIL PROTECTED]> wrote:
> > Are you really sure in your 2.2 test you are starting with no prior
> > index?
> 
> I'd ask that too, but yes, I'm really really sure.  Building a
> completely new index each time.
> 
> Works with 2.0.0.  Fails with 2.2.0.  Works with 2.2.0 *if* I remove
> the optimization step.
> 
> Bill
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to