I am seeing the following error when trying to open IndexWriter. I am now
using Lucene 1.4-RC3, but I was previously using 1.2 to create this index.
Any suggestions of how to fix this problem?

java.io.IOException: Lock obtain timed out
        at org.apache.lucene.store.Lock.obtain(Lock.java:58)
        at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:216)
        at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:172)


Steve Rajavuori

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

Reply via email to