Thanks Mike, you are right. There was a really bad test method that didn't
clean up after itself. Thanks for the heads up. This was not a Lucene
problem, it was just me not going through all of the unit test methods.
On 1/8/07, Michael McCandless <[EMAIL PROTECTED]> wrote:
S Edirisinghe wrote:
S Edirisinghe wrote:
I'm having a write lock problem when I try to open an existing index.
When I try to open the index with the recreate set to false, I get this
exception
java.io.IOException: Lock obtain timed out: Lock@/tmp/lucene-
e683c0b3e52b8094bba62b22617efd41-write.lock
at org.apache
Hello,
I'm having a write lock problem when I try to open an existing index.
When I try to open the index with the recreate set to false, I get this
exception
java.io.IOException: Lock obtain timed out: Lock@/tmp/lucene-
e683c0b3e52b8094bba62b22617efd41-write.lock
at org.apache.lucene.store.L