Can you post the source code for your test case?

Mike McCandless

http://blog.mikemccandless.com

On Sun, Dec 9, 2012 at 11:45 AM, Clemens Wyss DEV <clemens...@mysign.ch> wrote:
> I am (also) running lucene unit tests.
>
> In the teardown-method(@After) I (try to) delete the complete 
> directory-folder. Unfortunately this does not always work. If not, the file 
> _0_nrm.cfs (or _0.fdx) is the first to cause problems, i.e. is being 
> "locked"...
> I do explicitly close the writers/readers and the directory itself. I even 
> tried to unlock the directory.
>
> What else could be "sitting" on the directory?

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to