Re: 500 Errors on update

2009-02-09 Thread Chris Hostetter
: org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: : SingleInstanceLock: write.lock : at org.apache.lucene.store.Lock.obtain(Lock.java:85) : at org.apache.lucene.index.IndexWriter.init(IndexWriter.java:1140) are there any other ERROR messages in your log before th

Re: 500 Errors on update

2009-02-02 Thread Derek Springer
Der, certainly! org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: SingleInstanceLock: write.lock at org.apache.lucene.store.Lock.obtain(Lock.java:85) at org.apache.lucene.index.IndexWriter.init(IndexWriter.java:1140) at org.apache.lucene.index.IndexWriter.

Re: 500 Errors on update

2009-02-02 Thread Matthew Runo
Could you also provide us with the error you were getting? Thanks for your time! Matthew Runo Software Engineer, Zappos.com mr...@zappos.com - 702-943-7833 On Feb 2, 2009, at 1:46 PM, Derek Springer wrote: Hi all, I recently created a Solr index to track some news articles that I follow and