> path you are using on both machines? and that same path works on one
> machine but not the other?
>
>
> : Date: Tue, 25 May 2010 15:43:27 -0700
> : From: Spencer Tickner
> : Reply-To: java-user@lucene.apache.org
> : To: java-user@lucene.apache.org
> : Subject: Test Fil
cene.apache.org
: Subject: Test File locks
:
: Hi Everyone,
:
: Thanks in advance for any help.
:
: I've been building lucene index to a MS Windows Server 2003 test
: environment with no problem. When attempting to build the same index
: onto a Windows Server 2008 machine I get the following error
No answers but some things you could try:
There have been some reports of problems with file paths being
specified in different ways - UNC versus something else perhaps.
Use SimpleFSLockFactory rather than the default native class.
Try a recent version of lucene unless you already are.
--
Ian.
Hi Everyone,
Thanks in advance for any help.
I've been building lucene index to a MS Windows Server 2003 test
environment with no problem. When attempting to build the same index
onto a Windows Server 2008 machine I get the following error:
Cannot create directory: \\whatever\index
at
o