IOException : Lock obtain timed out

2005-07-30 Thread Harini Raghavan
Hi All, As mentioned in the mail below, I am adding documents to the Lucene index based on JMS triggered events. I have made the method addDocument in the LuceneActions class as 'synchronized' as I was getting Index locked exception. The problem was solved temporarily, but now I am getting a

Re: IOException : Lock obtain timed out

2005-07-30 Thread Daniel Naber
On Saturday 30 July 2005 19:53, Harini Raghavan wrote: > So I am wondering why this problem is > occuring. Can someone please help? You could try with the version from SVN, it fixes a bug that a timeout was never obeyed (not sure if it was *this* timeout). Regards Daniel -- http://www.daniel