ERROR - 2017-12-21 08:39:13.326; org.apache.solr.common.SolrException;
null:java.lang.RuntimeException: java.lang.OutOfMemoryError: GC overhead
limit exceeded
at
org.apache.solr.servlet.SolrDispatchFilter.sendError(SolrDispatchFilter.java:793)
at
org.apache.solr.servlet.SolrDispatch
We are passing -DhostPort=4040;-DzkClientTimeout=2; in Apache tomcat
service batch file.
Passing below argument will here will fix the issue?
-Djute.maxbuffer=5291220
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
I am also getting the same error. I am not sure where exactly we need to pass
-Djute.buffer arguments.
In the C:\\zookeeper\bin path I can find zkCli file which has below
information.
@echo off
REM Licensed to the Apache Software Foundation (ASF) under one or more
REM contributor license agreem
What is your Xmx? 20GB
* How many documents in your index? 12GB
* What is your filterCache size? 512 MB
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
What is your Xmx? - 20GB
* How many documents in your index? 12GB
* What is your filterCache size? 512 MB
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html