Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Installation failed #391

Open
public0 opened this issue Sep 14, 2020 · 4 comments
Open

Installation failed #391

public0 opened this issue Sep 14, 2020 · 4 comments

Comments

@public0
Copy link

public0 commented Sep 14, 2020

Tried installing it on windows 10 and failed, attached installation log file.

MSIccc8b.LOG

@xtcwq
Copy link

xtcwq commented Sep 28, 2020

same error

@barran01
Copy link

Same error here

@ghost ghost self-assigned this Oct 19, 2020
@ghost ghost added the v7.9.1 label Oct 19, 2020
@ghost
Copy link

ghost commented Oct 19, 2020

Hello @public0, your log file contains errors below. The problem could be due to JAVA_HOME having invalid path to JDK. You could delete the variable and let ES use bundled JRE.

"could not find java in JAVA_HOME at "C:\Program Files\Java\jdk1.8.0_102\bin\bin\java.exe"" 
[0] installing ingest-attachment installing ingest-attachment
System.Exception: Execution failed (H:\ElasticSearch\7.9.1\bin\elasticsearch-plugin.bat install ingest-attachment --batch). ExitCode: 1

@xtcwq, @barran01 - Please open separate tickets and attach MSI and if possible ES log files.

@ghost ghost added the awaiting response label Oct 22, 2020
@Allocerveau
Copy link

Being a complete beginner in programmation and all that stuff, in the same kind of problem and after wasting a day trying to install elasticsearch, i'm glad to bring here the solution :
Normally you simply have to allow the windows user (your session) to start services, then elasticsearch's service will be able to start after the installation. Follow this tutorial

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants