Getting out of memory

I am getting out of memory error when processing data on elastic search
nodes.
This is the heap dump.

1: 5940691 332678696 org.apache.lucene.index.SegmentNorms

2: 8941204 286118528 java.util.HashMap$Entry

3: 2629325 84138400 org.apache.lucene.index.FieldInfo

4: 7462 70466928 java.util.HashMap$Entry[]

5: 253939 37475472 char[]

6: 32018 32550872 byte[]

7: 25109 30609304 int[]

8: 688280 17893328
org.elasticsearch.index.mapper.FieldMapper[]

9: 688329 16519896 java.util.Arrays$ArrayList

10: 688280 16518720
org.elasticsearch.index.mapper.FieldMappers

--
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.
For more options, visit https://groups.google.com/groups/opt_out.

Hey,

it would be useful if you can provide some context around your problem.
Simply seeing a few objects plus counts and memory can only result in very
rough to arbitrary guesses. What are you doing in that moment the OOM
occurs? What did you do before? How many data did you index, what kind of
queries are you executing? How much heap does your process use? What kind
of system is it running on? Size of your cluster? Does this happen to the
rest of the cluster nodes once the first leaves due to OOM? What is in the
logfiles? Any monitoring information that can help? Anything that might
help to pin down the issue is of great use for us.

--Alex

On Tue, Jun 11, 2013 at 4:53 AM, bhima santosh santosh.bhima@gmail.comwrote:

I am getting out of memory error when processing data on Elasticsearch
nodes.
This is the heap dump.

1: 5940691 332678696
org.apache.lucene.index.SegmentNorms****

2: 8941204 286118528 java.util.HashMap$Entry****

3: 2629325 84138400 org.apache.lucene.index.FieldInfo*


4: 7462 70466928 java.util.HashMap$Entry****

5: 253939 37475472 char****

6: 32018 32550872 byte****

7: 25109 30609304 int****

8: 688280 17893328
org.elasticsearch.index.mapper.FieldMapper****

9: 688329 16519896 java.util.Arrays$ArrayList****

10: 688280 16518720
org.elasticsearch.index.mapper.FieldMappers****

--
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.
For more options, visit https://groups.google.com/groups/opt_out.

--
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.
For more options, visit https://groups.google.com/groups/opt_out.