Elasticsearch-5.0.0 & 5.0.1 not able to start the service

jvm.options :

-Xms20g
-Xmx20g
-Xss1m

Logs :

[2016-11-16 13:18:20] [info] [ 7892] Commons Daemon procrun (1.0.15.0 64-bit) started
[2016-11-16 13:18:20] [info] [ 7892] Starting service 'ES' ...
[2016-11-16 13:18:20] [warn] [ 7892] Failed to obtain service description
[2016-11-16 13:18:21] [error] [ 7892] Failed to start 'ES' service
[2016-11-16 13:18:21] [error] [ 7892] The data area passed to a system call is too small.
[2016-11-16 13:18:21] [info] [ 7892] Start service finished.
[2016-11-16 13:18:21] [error] [ 7892] Commons Daemon procrun failed with exit value: 5 (Failed to start service)
[2016-11-16 13:18:21] [error] [ 7892] The data area passed to a system call is too small.

The data area passed to a system call is too small.
Failed to start service

elasticsearch.bat works perfectly

Thank you.

Hi, I have the same issue...
starting the search engine stand alone works perfectly.
I already found all the threads for the older version concerning jvm.dll... I installed the newest jdk 1.8 and set the jvm.dll explicitly.
Same result as bumenga

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