Hi, I'm not sure if anyone will be able to help without more detail. First suggestion would be to look at Solr with a debugger/profiler to see where memory is used up.
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- > From: smock <harish.agar...@gmail.com> > To: solr-user@lucene.apache.org > Sent: Wednesday, March 25, 2009 2:37:26 PM > Subject: Solr OpenBitSet OutofMemory Error > > > Hello, > After running a nightly release from around January of Solr for about 4 > weeks without any problems, I'm starting to see OutofMemory errors: > > Mar 24, 2009 1:35:36 AM org.apache.solr.common.SolrException log > SEVERE: java.lang.OutOfMemoryError: Java heap space > at org.apache.lucene.util.OpenBitSet.clone(OpenBitSet.java:640) > > > Is this a common error to see? I'm running a lot of faceted queries on an > index with about 7.5 million documents. I'm giving about 8GBs of memory to > Solr. While I do update the index frequently, I also optimize frequently - > its a little strange to me that this problem is showing up now after four > weeks of zero problems. Any suggestions/ideas would be very much > appreciated! > > Thanks, > Harish > -- > View this message in context: > http://www.nabble.com/Solr-OpenBitSet-OutofMemory-Error-tp22707576p22707576.html > Sent from the Solr - User mailing list archive at Nabble.com.