Hi,
I'm getting the below issue when trying to increase paging in Kibana which
is using elasticsearch.
[2014-02-28 11:24:29,280][DEBUG][action.search.type ] [Nut] [182865] Failed
to execute fetch phase
org.elasticsearch.ElasticsearchException: Java heap space
at
org.elasticsearch.ExceptionsHelper.convertToRuntime(ExceptionsHelper.java:37)
at
org.elasticsearch.search.SearchService.executeFetchPhase(SearchService.java:451)
at
org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteFetch(SearchServiceTransportAction.java:406)
at
org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.executeFetch(TransportSearchQueryThenFetchAction.java:150)
at
org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction$2.run(TransportSearchQueryThenFetchAction.java:134)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Getting the below error also in elastic search log.
[2014-02-28 11:29:55,121][WARN ][cluster.action.shard ] [Nut]
[logstash-2014.02.28][3] sending failed shard for [logstash-2014.02.28][3],
node[3DLIN4cCRPmMM_6a_1yTCA], [P], s[STARTED], indexUUID
[bWO_8-eUQQ6WDxcl2KoUkw], reason [engine failure, message
[MergeException[java.lang.OutOfMemoryError: Java heap space]; nested:
OutOfMemoryError[Java heap space]; ]]
My Heap allocation in elastic search is....
ES_HEAP_SIZE=256m
ES_DIRECT_SIZE=512m
Please help to rectify the same.
Subhadip
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/dbf6a5e5-f722-4414-92e3-72268f6336f2%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.