Re: OutOfMemoryError during index mapping

2014-08-25 Thread pavel.zalu...@sematext.com
+10M -name ‘*.index’ | wc -l 0 Pavel. 24 авг. 2014 г., в 19:19, Jay Kreps написал(а): > Is it possible that this is a 32 bit machine and you have more than 2gb of > index? > > -jay > > On Sunday, August 24, 2014, pavel.zalu...@sematext.com < > pavel.zalu...@semat

OutOfMemoryError during index mapping

2014-08-24 Thread pavel.zalu...@sematext.com
Hi, Sometimes we get: Caused by: java.lang.OutOfMemoryError: Map failed at sun.nio.ch.FileChannelImpl.map0(Native Method) at sun.nio.ch.FileChannelImpl.map(FileChannelImpl.java:885) ... 25 more (excuse me, we lost full stack trace, it starts from java.io.IOException which