Hi All, I am getting constant OOM errors on a SolrCloud instance. (3 shards, 2 solr instance in each shard, each server with 22gb Of Memory, Xmx = 12GB for java ) .
Here is a error log: http://pastie.org/private/dcga3kfatvvamslmtvrp0g As of now Iam not indexing any more documents. The total size of index on each server is around 36-40 GB. -Xmx12288m -DSTOP.PORT=8079 -DSTOP.KEY=ABC -XX:NewRatio=1 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/var/log -Djetty.port=8983 -DzkHost=ZooKeeperServer001:2181 -jar start.jar" If anyone has faced similar issues please let me know. --Shreejay -- View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-OOM-heap-space-tp4025821.html Sent from the Solr - User mailing list archive at Nabble.com.