Major GC does not reduce the old gen size

2013-10-21 Thread neoman
Hello everyone, We are using solr 4.4 version production with 4 shards. This is our memory settings. -d64 -server -Xms8192m -Xmx12288m -XX:MaxPermSize=256m \ -XX:NewRatio=1 -XX:SurvivorRatio=6 \ -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:CMSIncrementalDutyCycleMin=0 \ -XX:CMSIncrementalDut

Re: Major GC does not reduce the old gen size

2013-10-22 Thread neoman
can anyone please reply to this. i appreciate your help. -- View this message in context: http://lucene.472066.n3.nabble.com/Major-GC-does-not-reduce-the-old-gen-size-tp4096880p4097036.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Major GC does not reduce the old gen size

2013-10-23 Thread neoman
help please -- View this message in context: http://lucene.472066.n3.nabble.com/Major-GC-does-not-reduce-the-old-gen-size-tp4096880p4097429.html Sent from the Solr - User mailing list archive at Nabble.com.

JVM Crashed - SOLR deployed in Tomcat

2013-07-16 Thread neoman
Hello Everyone, We are using solrcloud with Tomcat in our production environment. Here is our configuration. solr-4.0.0 JVM 1.6.0_25 The JVM keeps crashing everyday with the following error. I think it is happening while we try index the data with solrj APIs. INFO: [aq-core] webapp=/solr path=/

Re: JVM Crashed - SOLR deployed in Tomcat

2013-07-18 Thread neoman
Thanks for your reply. Yes, it worked. No more crashes after switching to 1.6.0_30 -- View this message in context: http://lucene.472066.n3.nabble.com/JVM-Crashed-SOLR-deployed-in-Tomcat-tp4078439p4078906.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr cloud shard goes down after SocketException in another shard

2013-09-12 Thread neoman
Thanks greg. Currently we have 60 seconds (we reduced it recently). I may have to reduce it again. can you please share your timeout value. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-cloud-shard-goes-down-after-SocketException-in-another-shard-tp4089576p4089582.htm

Solr cloud shard goes down after SocketException in another shard

2013-09-12 Thread neoman
Exception in shard1 (solr01-prod) primary <09/12/13 13:56:46:635|http-bio-8080-exec-66|ERROR|apache.solr.servlet.SolrDispatchFilter|null:ClientAbortException: java.net.SocketException: Broken pipe at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:406)

Solr node goes down while trying to index records

2013-09-17 Thread neoman
Hello everyone, one or more of the nodes in the solrcloud go down randomly when we try to index data using solrj APIs. The nodes do recover. but when we try to index back, they go down again Our configuration: 3 shards Solr 4.4. I see the following exceptions in the log file. <09/17/13 15:33:32:

Re: Solr node goes down while trying to index records

2013-09-17 Thread neoman
yes. the nodes go down while indexing. if we stop indexing, it does not go down. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-node-goes-down-while-trying-to-index-records-tp4090610p4090644.html Sent from the Solr - User mailing list archive at Nabble.com.