Re: Test File locks

2010-05-27 Thread Spencer Tickner
?  and that same path works on one machine but not the other? : Date: Tue, 25 May 2010 15:43:27 -0700 : From: Spencer Tickner spencertick...@gmail.com : Reply-To: java-user@lucene.apache.org : To: java-user@lucene.apache.org : Subject: Test File locks : : Hi Everyone, : : Thanks in advance

Re: Test File locks

2010-05-26 Thread Ian Lea
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. --

Test File locks

2010-05-25 Thread Spencer Tickner
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