Re: Locking Issue with Concurrency

2011-04-21 Thread yogesh
i search the data i got error An unexpected network error occurred -- View this message in context: http://lucene.472066.n3.nabble.com/Locking-Issue-with-Concurrency-tp2842509p2846120.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

Re: Locking Issue with Concurrency

2011-04-20 Thread Erick Erickson
What do you mean by "access"? Are you trying to write to the common index with more than one of your machines? Best Erick On Wed, Apr 20, 2011 at 8:32 AM, Yogesh Dabhi wrote: > > > Three Instance of My application & they access common lucene directory > > > > Instance1 jdk64 ,64 os > > Instance2

Locking Issue with Concurrency

2011-04-20 Thread Yogesh Dabhi
Three Instance of My application & they access common lucene directory Instance1 jdk64 ,64 os Instance2 jdk64 ,64 os Instance3 jdk32 ,32 os When I access folder from Instance1 I got bellow error An unexpected network error occurred I see the index folder there is one .lock file