What's the full exception? We don't even know that the exception is
in Lucene from what you've described. So, w/o more info, it will be
pretty hard to help, but if I had to guess, it sounds like you've got
some threading problems, but who knows.
Also, no need to send the exact same email 5 minutes apart.
On Aug 6, 2008, at 2:19 PM, Alex Wang wrote:
Hi Everyone,
We have an application built using Lucene 1.9. The app allows
incremental updating to the index while other users are searching
the same index. Today, some search suddenly returns nothing when we
know it should return some hits. This does not happen all the time.
Sometimes the search succeeded. When checking the logs, I found the
following error during searching:
Parameter[0]: java.io.IOException: Resource temporarily unavailable
When this error occurred, there were 2 other users deleting
documents from the same index. The deletions seemed to succeed, but
the search failed.
I have no clue what could have caused such error. Unfortunately
there is no further info in the logs. Can someone please shed some
light on this? Thanks.
Alex
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]