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

An error occured during installation! (elasticsearch 6.7.0) #278

Closed
plztrial4me opened this issue Mar 27, 2019 · 8 comments
Closed

An error occured during installation! (elasticsearch 6.7.0) #278

plztrial4me opened this issue Mar 27, 2019 · 8 comments

Comments

@plztrial4me
Copy link

I used elasticsearch-6.7.0.msi file to install elasticsearch.

And I got an error message "An error occured during installation" at last step of installation.

I attached the installation log file.

Plz, help me

MSIb9343.LOG

@jagriffiths
Copy link

Same issue for me

@Rithick
Copy link

Rithick commented Mar 27, 2019

I am facing the same issue when installing elasticsearch-6.70.msi on windows server 2016.

@Rithick
Copy link

Rithick commented Mar 27, 2019

To install, you need to Run with elevated permissions . I was able to install with elevated permissions

@sikhaarun
Copy link

sikhaarun commented Mar 28, 2019

image
Same issue with elasticsearch-5.5.0.msi . Tried to Run with elevated permissions also . resulting same error

@russcam
Copy link
Contributor

russcam commented Mar 28, 2019

@sikhaarun Please can you open a separate issue, and include the MSI log as per the details shown when you open an issue. Thanks

@sikhaarun
Copy link

@sikhaarun Please can you open a separate issue, and include the MSI log as per the details shown when you open an issue. Thanks

Sure . new issue link #279

@russcam
Copy link
Contributor

russcam commented Apr 15, 2019

@plztrial4me The issue is related to installing the ingest-attachment plugin

[0] installing ingest-attachment installing ingest-attachment
warning: Falling back to java on path. This behavior is deprecated. Specify JAVA_HOME
\Common은(는) 예상되지 않았습니다.
[0] installing ingest-attachment installing ingest-attachment
System.Exception: Execution failed (C:\Program Files\Elastic\Elasticsearch\6.7.0\bin\elasticsearch-plugin.bat install ingest-attachment --batch). ExitCode: 255 ErrorCheck: True ErrorOut:\Common은(는) 예상되지 않았습니다.

   위치: Elastic.Installer.Domain.Configuration.Plugin.PluginStateProviderBase.Install(Int32 pluginTicks, String installDirectory, String configDirectory, String plugin, String additionalArguments, IDictionary`2 environmentVariables)
   위치: Elastic.Installer.Domain.Configuration.Plugin.ElasticsearchPluginStateProvider.Install(Int32 pluginTicks, String installDirectory, String configDirectory, String plugin, String additionalArguments, IDictionary`2 environmentVariables)
   위치: Elastic.InstallerHosts.Elasticsearch.Tasks.Install.InstallPluginsTask.ExecuteTask()
   위치: Elastic.InstallerHosts.SessionExtensions.Handle(Session session, Func`1 action)
CustomAction ElasticsearchPluginsAction returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)

\Common은(는) 예상되지 않았습니다. in English is \Common was not expected. This looks related to elastic/elasticsearch#33405.

  • Do you have JAVA_HOME environment variable set? If you do, does the path contain parentheses?

Would you be able to try installing Java to a path that does not contain parentheses, setting JAVA_HOME environment variable to this path, then trying the installer again?

@russcam
Copy link
Contributor

russcam commented Jul 23, 2019

We’re closing this issue due to inactivity; if you’re still in need of resolution, feel free to re-open with the additional details and we'd be glad to help you out 👍

@russcam russcam closed this as completed Jul 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants