Re: Help - FileNotFoundException during IndexWriter.init()

2007-04-01 Thread Michael McCandless
"Antony Bowesman" <[EMAIL PROTECTED]> wrote: > Michael McCandless wrote: > > >> Yes, I've disabled it currently while the new test runs. Let's see. > >> I'll re-run the test a few more times and see if I can re-create the > >> problem. > > > > OK let's see if that makes it go away! Hopefully

Re: Help - FileNotFoundException during IndexWriter.init()

2007-04-01 Thread Antony Bowesman
Michael McCandless wrote: Yes, I've disabled it currently while the new test runs. Let's see. I'll re-run the test a few more times and see if I can re-create the problem. OK let's see if that makes it go away! Hopefully :) I ran the tests several times over the weekend with no virus check

Re: Help - FileNotFoundException during IndexWriter.init()

2007-03-31 Thread Michael McCandless
"Antony Bowesman" <[EMAIL PROTECTED]> wrote: > Michael McCandless wrote: > > > > Hmmm. It seems like what's happening is the file in fact exists but > > Lucene gets "Access is denied" when trying to read it. Lucene takes a > > listing of the directory, first. So if it Lucene has permission to

Re: Help - FileNotFoundException during IndexWriter.init()

2007-03-31 Thread Antony Bowesman
Michael McCandless wrote: Hmmm. It seems like what's happening is the file in fact exists but Lucene gets "Access is denied" when trying to read it. Lucene takes a listing of the directory, first. So if it Lucene has permission to take a directory listing but then no permission to open the se

Re: Help - FileNotFoundException during IndexWriter.init()

2007-03-31 Thread Michael McCandless
"Antony Bowesman" <[EMAIL PROTECTED]> wrote: > I got the following exception this morning when running one last test on a > data > set that has been indexed many times before over the past few months. > > java.io.FileNotFoundException: > D:\72ed1\server\Java\Search\0008\index\0001\segment