Re: Garbage Collectors

2009-04-17 Thread Bill Au
: Garbage Collectors I have an issue with garbage collection on our solr servers. We have an issue where the old generation never gets cleaned up on one of our servers. This server has a little over 2 million records which are updated every hour or so. I have tried the parallel GC

Re: Garbage Collectors

2009-04-17 Thread Otis Gospodnetic
dav...@mate1inc.com To: solr-user@lucene.apache.org Sent: Thursday, April 16, 2009 6:40:31 PM Subject: Re: Garbage Collectors Otis Gospodnetic wrote: Personally, I'd start from scratch: -Xmx -Xms... -server is not even needed any more. If you are not using Java 1.6, I

Garbage Collectors

2009-04-16 Thread David Baker
I have an issue with garbage collection on our solr servers. We have an issue where the old generation never gets cleaned up on one of our servers. This server has a little over 2 million records which are updated every hour or so. I have tried the parallel GC and the concurrent GC. The

Re: Garbage Collectors

2009-04-16 Thread Otis Gospodnetic
? Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: David Baker dav...@mate1inc.com To: solr-user@lucene.apache.org Sent: Thursday, April 16, 2009 3:33:18 PM Subject: Garbage Collectors I have an issue with garbage collection on our solr

Re: Garbage Collectors

2009-04-16 Thread Bryan Talbot
...@mate1inc.com To: solr-user@lucene.apache.org Sent: Thursday, April 16, 2009 3:33:18 PM Subject: Garbage Collectors I have an issue with garbage collection on our solr servers. We have an issue where the old generation never gets cleaned up on one of our servers. This server has a little over 2