[ 
https://issues.apache.org/jira/browse/SOLR-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506472
 ] 

Luis Neves commented on SOLR-240:
---------------------------------

Hi,
I'm also experiencing this problem. Every 4 hours or so the server starts 
spewing this stacktrace when updating the index.

My environment is:

Resin 3.0.23 / Solr 1.2 / JDK6u1
$ cat /proc/version
Linux version 2.6.16-1-686-smp (Debian 2.6.16-10) ([EMAIL PROTECTED]) (gcc 
version 4.0.4 20060422 (prerelease) (Debian 4.0.3-2)) #2 SMP Tue Apr 25 
20:45:37 UTC 2006

The IndexWriter2.patch seems to fix the problem, the server has now been 
running for 48h without problems.

> java.io.IOException: Lock obtain timed out: SimpleFSLock
> --------------------------------------------------------
>
>                 Key: SOLR-240
>                 URL: https://issues.apache.org/jira/browse/SOLR-240
>             Project: Solr
>          Issue Type: Bug
>          Components: update
>    Affects Versions: 1.2
>         Environment: windows xp
>            Reporter: Will Johnson
>         Attachments: IndexWriter.patch, IndexWriter2.patch, stacktrace.txt, 
> ThrashIndex.java
>
>
> when running the soon to be attached sample application against solr it will 
> eventually die.  this same error has happened on both windows and rh4 linux.  
> the app is just submitting docs with an id in batches of 10, performing a 
> commit then repeating over and over again.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to