Issue Details (XML | Word | Printable)

Key: LUCENE-727
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Michael McCandless
Reporter: Benson Margulies
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Lucene - Java

MMapDirectory can't create new index on Windows

Created: 26/Nov/06 06:14 PM   Updated: 28/Nov/06 07:28 PM
Return to search
Component/s: Index
Affects Version/s: 2.0.0
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
File Licensed for inclusion in ASF works lucenewindowsmmaptest.tgz 2006-11-28 02:07 AM Benson Margulies 4 kB
Environment: Windows XP, JDK 1.4

Lucene Fields: New
Resolution Date: 28/Nov/06 07:28 PM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Benson Margulies made changes - 28/Nov/06 02:07 AM
Field Original Value New Value
Attachment lucenewindowsmmaptest.tgz [ 12345889 ]
Michael McCandless made changes - 28/Nov/06 07:12 PM
Assignee Michael McCandless [ mikemccand ]
Michael McCandless made changes - 28/Nov/06 07:28 PM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]