You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "benson margulies (JIRA)" <ji...@apache.org> on 2006/11/28 03:08:22 UTC

[jira] Updated: (LUCENE-727) MMapDirectory can't create new index on Windows

     [ http://issues.apache.org/jira/browse/LUCENE-727?page=all ]

benson margulies updated LUCENE-727:
------------------------------------

    Attachment: lucenewindowsmmaptest.tgz

Here you go. 

> MMapDirectory can't create new index on Windows
> -----------------------------------------------
>
>                 Key: LUCENE-727
>                 URL: http://issues.apache.org/jira/browse/LUCENE-727
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Index
>    Affects Versions: 2.0.0
>         Environment: Windows XP, JDK 1.4
>            Reporter: benson margulies
>         Attachments: lucenewindowsmmaptest.tgz
>
>
> When I set the system property to request the use of the mmap directory, and start building a large index, the process dies with an IOException trying to delete a file. Apparently, Lucene isn't closing down the memory map before deleting the file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org