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
n, November 9, 2009 2:22:26 PM
> Subject: Solr on OOM
>
> Hello,
>
>
>
> One of our deployed Solr (1.3) setup is having out of memory issues and
> I'm not sure how to troubleshoot it. I've read a few posts (including
> http://old.nabble.com/Debugging-Solr
Hello,
One of our deployed Solr (1.3) setup is having out of memory issues and
I'm not sure how to troubleshoot it. I've read a few posts (including
http://old.nabble.com/Debugging-Solr-memory-usage-heap-problems-ts883279
4.html#a8832794) but I think this situation is slightly different.
H