RE: Lucene MMapDirectory: Mapping failure

2015-03-11 Thread Uwe Schindler
...@thetaphi.de > -Original Message- > From: Rahul Kotecha [mailto:kotecha.rahul...@gmail.com] > Sent: Wednesday, March 11, 2015 8:55 PM > To: java-user@lucene.apache.org > Subject: Lucene MMapDirectory: Mapping failure > > Hi All, > We have multiple indexes in

Lucene MMapDirectory: Mapping failure

2015-03-11 Thread Rahul Kotecha
Hi All, We have multiple indexes in our linux system each of which has a decent size (occupying a few gigs). We are facing few issues while opening an IndexReader for some of those indexes. java.io.IOException: Map failed ,% STACK: sun.nio.ch.FileChannelImpl.map(FileChannelImpl.java:758)