o: java-user@lucene.apache.org
> Subject: RE: howto run CheckIndex on huge index size
>
> I hope the problem is fixed now; this mail is just to check! It was hard
to
> unsubscribe because of the strange eMail. Have no idea at all...
>
> Uwe
>
> -
> Uwe Schindler
> H
m: Uwe Schindler [mailto:u...@thetaphi.de]
> Sent: Wednesday, August 15, 2012 3:13 PM
> To: java-user@lucene.apache.org
> Subject: RE: howto run CheckIndex on huge index size
>
> I got is, too. As a moderator of this list, I will look into finding the
root cause
> and forcefully
ehling [mailto:bernd.fehl...@uni-bielefeld.de]
> Sent: Wednesday, August 15, 2012 3:04 PM
> To: java-user@lucene.apache.org
> Subject: Re: howto run CheckIndex on huge index size
>
>
> I guess that ulimit could be a default setting of XenServer when it was
first time
> setup.
>
om: Bernd Fehling [mailto:bernd.fehl...@uni-bielefeld.de]
>> Sent: Wednesday, August 15, 2012 2:07 PM
>> To: java-user@lucene.apache.org
>> Subject: Re: howto run CheckIndex on huge index size
>>
>> Hi Uwe,
>>
>> index size is:
>> -rw-r--r-- 1 solr users 82
bject: Re: howto run CheckIndex on huge index size
>
> Hi Uwe,
>
> index size is:
> -rw-r--r-- 1 solr users 82G 15. Aug 07:50 _2rhe.fdt
> -rw-r--r-- 1 solr users 303M 15. Aug 07:50 _2rhe.fdx
> -rw-r--r-- 1 solr users 1,2k 15. Aug 07:36 _2rhe.fnm
> -rw-r--r-- 1 solr users 39G
Hi Uwe,
index size is:
-rw-r--r-- 1 solr users 82G 15. Aug 07:50 _2rhe.fdt
-rw-r--r-- 1 solr users 303M 15. Aug 07:50 _2rhe.fdx
-rw-r--r-- 1 solr users 1,2k 15. Aug 07:36 _2rhe.fnm
-rw-r--r-- 1 solr users 39G 15. Aug 09:04 _2rhe.frq
-rw-r--r-- 1 solr users 757M 15. Aug 09:05 _2rhe.nrm
-rw-r--r--
You don't get a heap-related OOM in your stack trace, it is "Map failed" -
caused by MMapDirectory. You don't have enough virtual memory to map the
index into address space. I think your heap is way too mch (-Xmx25g is way
too big for any existing index and drives GC crazy). How big is your index?