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
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]