Mailing List Archive

commit.lock
Hi,
I'm with a big problem.

java.io.IOException: Timed out waiting for:
Lock@/usr/local/index/commit.lock

What I have to do ? I can't read and create a index at the same time ?

Thanks,
William.





_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>
Re: commit.lock [ In reply to ]
Yes you can.
Remove the file if your index is already created, somehow it wasn't
cleaned up.
Maybe you are not closing somethign correctly.
In any case, use lucene-user list for questions like this one, please.

--- William W <william_wws@hotmail.com> wrote:
> Hi,
> I'm with a big problem.
>
> java.io.IOException: Timed out waiting for:
> Lock@/usr/local/index/commit.lock
>
> What I have to do ? I can't read and create a index at the same time
> ?
>
> Thanks,
> William.



__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>