Hello,

Dual CPU or single CPU, problems with lock files typically point to
incorrect usage of the API, such as modifying the same index from
multiple processes concurrently, or exiting the application without
closing index mutator classes.  Print the exception stack trace, and
see if it mentions the exact location of the lock file.  If not, search
your disk for a file that starts with "lucene-" to find it.

Otis

--- M å n i s h  <[EMAIL PROTECTED]> wrote:

>  
> 
>  Hi Erik and other gurus,
> 
>  
> 
>  I am using lucene 1.4.3 with tomcat, and before some time I
> 
>  Started facing write lock problem,
> 
>  
> 
>  I cleared the temp folder of tomcat and there is nothing in my
> 
>  java.io.tmdir folder  but still I am getting write lock.
> 
>  
> 
>  My system is deployed on dual CPU Linux box,
> 
>  
> 
>  Thanks in advance
> 
>  
> 
>  ~Manish Chowdhary
> 
> 
> 
>  
> 
>  
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to