Hi, > That error can also be thrown when the number of open files exceeds the > given limit. "OutOfMemory" should really have been named > "OutOfResources".
This was changed already. Lucene no longer prints OOM (it removes the OOM from stack trace). It also adds useful information. So I think the version of Lucene that produced this exception is older (before 4.9): https://issues.apache.org/jira/browse/LUCENE-5673 Uwe --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org