Re: Solr Permgen Exceptions when creating/removing cores

2014-03-03 Thread Josh
any intermittent garbage collecting that delayed the issue in with it > > off. > > >> I was already using a max of 512MB, and I can reproduce it with it set > > this > > >> high or even higher. Right now because of how we have this implemented > > just >

Re: Solr Permgen Exceptions when creating/removing cores

2014-03-03 Thread Tri Cao
>>>>> Also, I use: -XX:MaxPermSize=512m -XX:PermSize=256m with Solr, so 64Mmay>>> be too small.>>>>>>>>> Timothy Potter>>> Sr. Software Engineer, LucidWorks>>> www.lucidworks.com>>>>>> ___

Re: Solr Permgen Exceptions when creating/removing cores

2014-03-03 Thread Josh
. > > >> > > >> > > >> On Wed, Feb 26, 2014 at 3:19 PM, Tim Potter > >>> wrote: > > >> > > >>> Hi Josh, > > >>> > > >>> Try adding: -XX:+CMSPermGenSweepingEnabled as I think for some VM >

Re: Solr Permgen Exceptions when creating/removing cores

2014-03-03 Thread Tri Cao
I think for some VM>>> versions, permgen collection was disabled by default.>>>>>> Also, I use: -XX:MaxPermSize=512m -XX:PermSize=256m with Solr, so 64Mmay>>> be too small.>>>>>>>>> Timothy Potter>>> Sr. Software Engineer, LucidWorks>

Re: Solr Permgen Exceptions when creating/removing cores

2014-03-03 Thread Josh
gt; >> > >>> Hi Josh, > >>> > >>> Try adding: -XX:+CMSPermGenSweepingEnabled as I think for some VM > >>> versions, permgen collection was disabled by default. > >>> > >>> Also, I use: -XX:MaxPermSize=512m -XX:PermSize=256m

Re: Solr Permgen Exceptions when creating/removing cores

2014-03-03 Thread Greg Walters
ion was disabled by default. >>> >>> Also, I use: -XX:MaxPermSize=512m -XX:PermSize=256m with Solr, so 64M may >>> be too small. >>> >>> >>> Timothy Potter >>> Sr. Software Engineer, LucidWorks >>> www.lucidworks.com >>&

Re: Solr Permgen Exceptions when creating/removing cores

2014-02-28 Thread Furkan KAMACI
cidWorks > > www.lucidworks.com > > > > ________ > > From: Josh > > Sent: Wednesday, February 26, 2014 12:27 PM > > To: solr-user@lucene.apache.org > > Subject: Solr Permgen Exceptions when creating/removing cores > >

Re: Solr Permgen Exceptions when creating/removing cores

2014-02-26 Thread Josh
ineer, LucidWorks > www.lucidworks.com > > > From: Josh > Sent: Wednesday, February 26, 2014 12:27 PM > To: solr-user@lucene.apache.org > Subject: Solr Permgen Exceptions when creating/removing cores > > We are using the Bitnami version of Solr 4.6.0-1 on

RE: Solr Permgen Exceptions when creating/removing cores

2014-02-26 Thread Tim Potter
From: Josh Sent: Wednesday, February 26, 2014 12:27 PM To: solr-user@lucene.apache.org Subject: Solr Permgen Exceptions when creating/removing cores We are using the Bitnami version of Solr 4.6.0-1 on a 64bit windows installation with 64bit Java 1.7U51 and we are

Solr Permgen Exceptions when creating/removing cores

2014-02-26 Thread Josh
We are using the Bitnami version of Solr 4.6.0-1 on a 64bit windows installation with 64bit Java 1.7U51 and we are seeing consistent issues with PermGen exceptions. We have the permgen configured to be 512MB. Bitnami ships with a 32bit version of Java for windows and we are replacing it with a 64bi