Hi,
my solr (v. 4.5) after moths of work suddenly stopped to index: it responded
at the query but didn't index anymore new data. Here the error message:
ERROR - 2014-04-11 15:52:30.317; org.apache.solr.common.SolrException;
java.lang.IllegalStateException: this writer hit an OutOfMemoryError; cannot
commit
        at
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2788)

So, I restarted solr using more RAM (from 4GB until 8Gb) but now solr can't
load the cores. Here the error message:
ERROR - 2014-04-11 16:32:50.509; org.apache.solr.core.CoreContainer; Unable
to create core: posts
org.apache.solr.common.SolrException: Error Instantiating Update Handler,
solr.DirectUpdateHandler2 failed to instantiate
org.apache.solr.update.UpdateHandler
...
Caused by: java.lang.OutOfMemoryError: Java heap space

Anyone can help me?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-dosn-t-load-index-at-startup-out-of-memory-tp4130665.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to