Elasticsearch continuously crashes

Hi all

I am using elasticsearch 1.4.1 to index logs. I run it on a 12 GB RAM with 8 cores. I dedicate 6 GB to the heap. I am using oracle JVM 1.8.0_25. ES starts crashing after it reaches 8 Million records. attaches is the error log <nabble_a href="hs_err_pid26939.log">hs_err_pid26939.log</nabble_a>

Hi, this looks like a compiler bug. if you can actually reproduce it,
you can report it to http://bugs.java.com/

Otherwise, as far as working around it, you can try an EA release of a
newer jvm (https://jdk8.java.net/download.html), or exclude the method
in question from compilation with an -XX:CompileCommand. unfortunately
the method in question is the "main indexing loop" of lucene, so there
is likely some performance impact from doing this.

On Sun, Jan 11, 2015 at 6:27 AM, abdo abdo.a2008@gmail.com wrote:

Hi all

I am using elasticsearch 1.4.1 to index logs. I run it on a 12 GB RAM with 8
cores. I dedicate 6 GB to the heap. I am using oracle JVM 1.8.0_25. ES
starts crashing after it reaches 8 Million records. attaches is the error
log hs_err_pid26939.log
http://elasticsearch-users.115913.n3.nabble.com/file/n4068818/hs_err_pid26939.log

--
View this message in context: http://elasticsearch-users.115913.n3.nabble.com/Elasticsearch-continuously-crashes-tp4068818.html
Sent from the Elasticsearch Users mailing list archive at Nabble.com.

--
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/1420975664186-4068818.post%40n3.nabble.com.
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAOdYfZXsJDTrAn%2BxUMzTJ4e0LCHucw5V-3tT8bQJiXNOrnWQLA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.