Not able to start Elastic Search

Hi, Team

I installed elasticsearch in my System(Desktop) it is working fine, However, when I installed the same in my PC(Laptop) it is throwing an error (The data area passed to a system call is too small).
Failed to start the service.

In Environment Variables I kept 'JAVA_HOME' variable's value correct only but still, it is showing the same error.


jv

The above uploaded are reference images, please help me to fix this. Read so many articles but not helpful.

Not able to provide the Log data, because those are not generating.
(Laptop)
Java version jre1.8.0_191
ElasticSearch version 6.4

Desktop
Java version jre1.8.0_181
ElaticSearch verion 6.3

Please don't post images of text as they are hardly readable and not searchable.

Instead paste the text and format it with </> icon. Check the preview window.

Are you running on a 32bits machine/OS?
That might explain this may be...

Sorry for the Images, but for your question the answer will be no I'm running this on a x64 bit Machine/OS

What gives:

java -version
java version "1.8.0_171"
Java(TM) SE Runtime Environment (build 1.8.0_171-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.171-b11, mixed mode)

I have no idea. May be @Martijn_Laarman has?

I searched on the Web and found many pages related to that which seems to be related to network drivers or things like that... May be give a look?

JAVA_HOME should not include \bin; could you remove this, open a new command prompt, and try again

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