Most likely you have memory leaks in your app and your client memory was exhausted.
If you can show the client code how you submit queries and process responses and the stack traces you receive, more help could be possible to offer. A general hint is to switch to Java 7. Jörg On Mon, Jun 23, 2014 at 8:14 PM, Santiago Ferrer Deheza < [email protected]> wrote: > Hi there! > > I'm having this exception (*'java.lang.OutOfMemoryError: GC overhead > limit exceeded'*) *in client* when my ES 1.1.1 cluster goes down. Im > having problems with the cluster (work in progress) but it doesn't seem > right that the client server throws *OutOfMemoryError.* > > Client Spcs: > > - Java 6u32 > - Ubuntu 12.04 LTS > - Elasticsearch 1.1.1 Jar > > > The client is only use for searching. Any clue? If more information is > need just let me know. > > Thanks, > Santi! > > -- > 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/b34378cf-8f43-4f65-b8a6-e6f649150e67%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/b34378cf-8f43-4f65-b8a6-e6f649150e67%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/CAKdsXoEF-SdPeY0c_3_J%3Dyvq%2BoxsjND5LuDAzoiknVMVwKKX4g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
