Hmm... few days ago, I asked a similar question, https://groups.google.com/forum/#!topic/elasticsearch/1TlJDwuKXiA
But we dont' get timedout of oom error.. Jason On Thu, Dec 11, 2014 at 10:44 PM, Bala krishnan < [email protected]> wrote: > Hi, > > We are using elasticsearch 1.3.1 version. > > And we are getting the below error in our production, > > [2014-12-10 19:11:00,534][DEBUG][action.search.type ] [es_f2_02] [5031993] > Failed to execute fetch phase org.elasticsearch.search. > SearchContextMissingException: No search context found for id [5031993] at > org.elasticsearch.search.SearchService.findContext(SearchService.java:480) > at org.elasticsearch.search.SearchService.executeFetchPhase(SearchService. > java:450) at org.elasticsearch.search.action.SearchServiceTransportAction$ > 17.call(SearchServiceTransportAction.java:410) at org.elasticsearch.search > .action.SearchServiceTransportAction$17.call(SearchServiceTransportAction. > java:407) at org.elasticsearch.search.action.SearchServiceTransportAction$ > 23.run(SearchServiceTransportAction.java:517) at java.util.concurrent. > ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util. > concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at > java.lang.Thread.run(Thread.java:722) > > After this error, nodes faced timeout,diconnected then finally causes the > OOM error. > > Is there any suggestion to solve this issue? > > Thanks in advance! > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/2088ed2d-9ddc-48ba-8507-d399df3367f9%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/2088ed2d-9ddc-48ba-8507-d399df3367f9%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAHO4itxZ6PrYgzv6z8TCDeQG9FJoAcYt72hNYZqN1LdP_PBepg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
