Re: has this exception been seen before

2002-12-10 Thread Avi Drissman
At 9:55 AM -0800 11/12/02, you wrote: A self-contained, reproducible test case is required before someone can really start looking at it. Yep, I know how that goes. Still trying to get my hands on the database that this seems to happen to. The reason I write is that there's a new stack trace

Re: has this exception been seen before

2002-11-22 Thread Chris D
I am getting this problem as well, but have not been able to pinpoint the cause. A tip for those who are doing a complete re-index. You can save alot of time by creating a new index and then merging the old files into the new index. One disadvantage here is that you may have to re-point yo

Re: has this exception been seen before

2002-11-12 Thread Avi Drissman
At 9:55 AM -0800 11/12/02, you wrote: A self-contained, reproducible test case is required before someone can really start looking at it. Working on that now. Next time it crashes I'll have line numbers too. What is the history of this index? Have attempts to update it ever failed prior to

Re: has this exception been seen before

2002-11-12 Thread Doug Cutting
A self-contained, reproducible test case is required before someone can really start looking at it. What is the history of this index? Have attempts to update it ever failed prior to this? Doug Avi Drissman wrote: At 8:56 AM -0400 9/20/02, you wrote: Because of this problem, this issue ha

Re: has this exception been seen before

2002-11-07 Thread Avi Drissman
At 8:56 AM -0400 9/20/02, you wrote: Because of this problem, this issue has suddenly become critical for me because it has now taken out my whole server twice. Should this topic be brought up on the lucene-developer list? Grrr. I just got the same problem: java.lang.ArrayIndexOutOfBoundsE

Re: has this exception been seen before

2002-09-20 Thread Trevor Boicey
Trevor Boicey wrote: > Robert A. Decker wrote: > >> I'm wondering if the following looks familiar to anyone. This comes up at >> times when calling optimize on an index. >> >> com.medicalhost.marvinfoundation.EOIndexManager.editingContextSavedChanges >> >> processUpdated e:java.lang.ArrayIndexOu

Re: has this exception been seen before

2002-09-18 Thread Trevor Boicey
Robert A. Decker wrote: > I'm wondering if the following looks familiar to anyone. This comes up at > times when calling optimize on an index. > > com.medicalhost.marvinfoundation.EOIndexManager.editingContextSavedChanges > processUpdated e:java.lang.ArrayIndexOutOfBoundsException > : 99 >= 12 >

has this exception been seen before

2002-09-18 Thread Robert A. Decker
I'm wondering if the following looks familiar to anyone. This comes up at times when calling optimize on an index. com.medicalhost.marvinfoundation.EOIndexManager.editingContextSavedChanges processUpdated e:java.lang.ArrayIndexOutOfBoundsException : 99 >= 12 java.lang.ArrayIndexOutOfBoundsExcepti