RE: Lucene 2.1: java.io.IOException: Lock obtain timed out: SimpleFSLock@

2007-03-02 Thread Michael McCandless
"Jerome Chauvin" wrote: > Thanks Michael for your answer, but following check of our processing, it > appears all the updates of the index are made in a single thread. > Actually, > this kind of exception is thrown during a heavy batch processing. This > processing is not multi-threaded. Do you a

RE: Lucene 2.1: java.io.IOException: Lock obtain timed out: SimpleFSLock@

2007-03-02 Thread Jerome Chauvin
.org Objet : Re: Lucene 2.1: java.io.IOException: Lock obtain timed out: SimpleFSLock@ "Jerome Chauvin" <[EMAIL PROTECTED]> wrote: > We encounter issues while updating the lucene index, here is the stack > trace: > > Caused by: java.io.IOException: Lock obtain timed

Re: Lucene 2.1: java.io.IOException: Lock obtain timed out: SimpleFSLock@

2007-03-01 Thread Michael McCandless
"Jerome Chauvin" <[EMAIL PROTECTED]> wrote: > We encounter issues while updating the lucene index, here is the stack > trace: > > Caused by: java.io.IOException: Lock obtain timed out: > SimpleFSLock@/data/www/orcanta/lucene/store1/write.lock > at org.apache.lucene.store.Lock.obtain(Lock.java:6

Lucene 2.1: java.io.IOException: Lock obtain timed out: SimpleFSLock@

2007-03-01 Thread Jerome Chauvin
All, We encounter issues while updating the lucene index, here is the stack trace: Caused by: java.io.IOException: Lock obtain timed out: SimpleFSLock@/data/www/orcanta/lucene/store1/write.lock at org.apache.lucene.store.Lock.obtain(Lock.java:69) at org.apache.lucene.index.IndexReader.aquir