RE: Solr on OOM

2009-11-09 Thread Vauthrin, Laurent
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

Re: Solr on OOM

2009-11-09 Thread Otis Gospodnetic
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

Solr on OOM

2009-11-09 Thread Vauthrin, Laurent
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