009 2:17 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr on OOM
Laurent,
The autowarmCounts look biggest, but they are probably not causing OOMs.
Maybe you can see how big the caches are right before you OOM.
Or you can also start the JVM with -XX:+HeapDumpOnOutOfMemoryError and
even specif
Laurent,
The autowarmCounts look biggest, but they are probably not causing OOMs. Maybe
you can see how big the caches are right before you OOM.
Or you can also start the JVM with -XX:+HeapDumpOnOutOfMemoryError and even
specify the file where the heap should be dumped. You can then analyze it