Re: OOM at solr master node while updating document

2011-07-05 Thread Marian Steinbach
2011/7/5 Chengyang : > Is there any memory leak when I updating the index at the master node? > Here is the stack trace. > > o.a.solr.servlet.SolrDispatchFilter - java.lang.OutOfMemoryError: Java heap > space You don't need a memory leak to get a OOM error in Java. It might just happen that the a

OOM at solr master node while updating document

2011-07-05 Thread Chengyang
Is there any memory leak when I updating the index at the master node? Here is the stack trace. o.a.solr.servlet.SolrDispatchFilter - java.lang.OutOfMemoryError: Java heap space at org.apache.solr.handler.ReplicationHandler$FileStream.write(ReplicationHandler.java:1000) at org.a