Hello, I am seeing frequent OOMs for the past 2 days on a SolrCloud Cluster (Solr4.0 with a patch from Solr-2592) setup (3 shards, each shard with 2 instances. Each instance is running CentOS with 30GB memory, 500GB disk space), with a separate Zoo Keeper ensemble of 3.
Here is the stacktrace: http://pastebin.com/cV5DxD4N I also saw there is a Jira issue which looks similar, the difference being, in the stacktrace I get, I can Not see which process is trying to do a expandCapacity. /java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)/ Where as the stacktrace mentioned in this issue (https://issues.apache.org/jira/browse/SOLR-3881) is /at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:100)/ Has anyone seen this issue before? Any fixes for this? -- View this message in context: http://lucene.472066.n3.nabble.com/Frequent-OOM-Unknown-source-in-logs-tp4029361.html Sent from the Solr - User mailing list archive at Nabble.com.