Re: Questions about commits and OOE

2013-12-04 Thread Mikhail Khludnev
On Wed, Dec 4, 2013 at 6:36 PM, OSMAN Metin wrote: > During this massive update, we have sometimes a peak of active threads > exceeding the limit of 8192 process authorized for the user running the > tomcat and zookeeper process. > When this happens, every hardCommit is failing with an "OutOfMemor

Re: Questions about commits and OOE

2013-12-04 Thread Daniel Collins
___ > From: OSMAN Metin > Sent: Wednesday, December 04, 2013 7:36 AM > To: solr-user@lucene.apache.org > Subject: Questions about commits and OOE > > Hi all, > > let me first explain our situation : > > We have > > > - two virtual servers w

RE: Questions about commits and OOE

2013-12-04 Thread Tim Potter
your JVM process, you can use jstack. Cheers, Timothy Potter Sr. Software Engineer, LucidWorks www.lucidworks.com From: OSMAN Metin Sent: Wednesday, December 04, 2013 7:36 AM To: solr-user@lucene.apache.org Subject: Questions about commits and OOE H

Questions about commits and OOE

2013-12-04 Thread OSMAN Metin
Hi all, let me first explain our situation : We have - two virtual servers with each : 4x SolR 4.4.0 on Tomcat 6 (+ with mod_cluster 1.2.0), each JVM has -Xms2048m -Xmx2048m -XX:MaxPermSize=384m 1x Zookeeper 3.4.5 (Only one of the two Zookeeper is active.) CentOS 6.4 Sun JDK 1.6.0-31 16