Elasticsearch running on openjdk in clefos-s390x

I am trying to run elasticsearch 5.6.5 on s390x/Clefos with OpenJDK 64-Bit Zero VM (25.161-b14) for linux-s390x JRE (1.8.0_161-b14) which I got from official repo Index of /clefos/7/updates/s390x

It seems to be dumping core with following error. I am not sure if I have the right java here, I could not find icedtea distribution for s390x so took the one available in clefos repo itself. Any pointers on the dump or the right java distribution to use is greatly appreciated. Thanks

A fatal error has been detected by the Java Runtime Environment:

Internal Error (cppInterpreter_zero.cpp:831), pid=40, tid=0x000003ff9e2ff910
Error: Unimplemented()

JRE version: (8.0_161-b14) (build )
Java VM: OpenJDK 64-Bit Zero VM (25.161-b14 interpreted mode linux-s390x )
Core dump written. Default location: /opt/elasticsearch/core or core.40

If you would like to submit a bug report, please visit:
Crash Report

According to the support matrix, s390x is not a supported platform. If you look at the footnote below the main table, it is stated that only x86_64 architectures are tested and supported.

I would therefore not expect a lot of people to have tried running it on s390x, so getting someone to help might be tricky and/or take some time. I would recommend instead deploying Elasticsearch on a supported platform.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.