This is the relevant portion of the stack trace:
Caused by: java.io.IOException: Access is denied
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.createNewFile(File.java:850)
at org.apache.jackrabbit.core.query.lucene.FSDirectory$1.obtain(
FSDirectory.java:119)
at org.apache.lucene.store.Lock.obtain(Lock.java:51)
at org.apache.lucene.store.Lock$With.run(Lock.java:98)
at org.apache.lucene.index.IndexReader.open(IndexReader.java:141)
at org.apache.lucene.index.IndexReader.open(IndexReader.java:136)
On 10/8/07, Karl Wettin <[EMAIL PROTECTED]> wrote:
>
>
> 8 okt 2007 kl. 15.58 skrev Narendra yadala:
>
> > Hi All
> >
> > I am getting this error when I am doing Indexing using Lucene.
> > java.io.IOException: Access is denied on
> > java.io.WinNTFileSystem.createFileExclusively
> > Please let me know if there is any fix for this bug.
>
> Please supply the complete stack trace.
>
>
> --
> karl
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>