# openJDK on ARM crashes Elastic

**URL:** https://discuss.elastic.co/t/openjdk-on-arm-crashes-elastic/27283
**Category:** Elasticsearch
**Created:** [August 12, 2015, 6:37pm UTC](https://discuss.elastic.co/t/openjdk-on-arm-crashes-elastic/27283 "2015-08-12T18:37:11Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Alleycat](https://avatars.discourse-cdn.com/v4/letter/a/77aa72/32.png) [@Alleycat](https://discuss.elastic.co/u/Alleycat)
#### Post date: [August 12, 2015, 6:37pm UTC](https://discuss.elastic.co/t/openjdk-on-arm-crashes-elastic/27283/1 "2015-08-12T18:37:11Z")

</div>

Hi

I've just built a Debian Jessie install on a Cubox-i4 Pro (ARMHF). I installed openJDK from the repo, downloaded, unzipped and succussfully ran Elastic.

As I started to work through your tutorial I could view cluster health, list nodes, list indices and create an index. But when it came to add a json document I got the following:

```
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (cppInterpreter_arm.S:2623), pid=11585, tid=2078332000
# fatal error: *** Unimplemented opcode: 232 = <unknown>

#
# JRE version: OpenJDK Runtime Environment (7.0_75-b13) (build 1.7.0_75-b13)
# Java VM: OpenJDK Zero VM (24.75-b04 mixed mode linux-arm )
# Derivative: IcedTea 2.5.4
# Distribution: Debian GNU/Linux 8.0 (jessie), package 7u75-2.5.4-2
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /root/elasticsearch-1.7.1/bin/hs_err_pid11585.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
#

```

I have removed openJDK, installed Oracle's JDK (1.8.0\_51) and all is working fine.

Not sure if this is an openJDK, ARMHF or Elastic issue.

Thought you guys might like to know.

Thanks

---

<div class="post-metadata">

### Author: ![rmuir](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rmuir/32/44949_2.png) [@rmuir](https://discuss.elastic.co/u/rmuir)
#### Post date: [August 13, 2015, 11:48am UTC](https://discuss.elastic.co/t/openjdk-on-arm-crashes-elastic/27283/2 "2015-08-13T11:48:58Z")

</div>

its a bug in your openjdk.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 5, 2017, 11:55pm UTC](https://discuss.elastic.co/t/openjdk-on-arm-crashes-elastic/27283/3 "2017-07-05T23:55:59Z")

</div>


