Ran into this while executing \bin\elasticsearch.bat, anyone encountered the same error??
Picked up _JAVA_OPTIONS: -Xmx512M -Xms256M
\Java\jre1.8.0_171\bin\java.exe" -cp "!ES_CLASSPATH!" "org.elasticsearch.tools.launchers.JvmOptionsParser" "!ES_JVM_OPTIONS!" || echo jvm_options_parser_failed"`) was unexpected at this time.
warkolm
(Mark Walkom)
July 4, 2018, 6:47am
2
What OS, what Elasticsearch version?
I am also facing the same issue.
Windows 10 64-bit
Elasticsearch 6.3.0
Same error for me as well.
now I am having this error. seriously why cant elastic stack make the installation way easier and allow users to not have to keep troubleshooting??
Picked up _JAVA_OPTIONS: -Xmx512M -Xms256M
Error: Could not find or load main class Picked
Caused by: java.lang.ClassNotFoundException: Picked
dadoonet
(David Pilato)
July 4, 2018, 8:51am
6
dadoonet
(David Pilato)
July 4, 2018, 9:11am
8
How? CLI? GUI?
Which step did not work exactly?
every step worked until when i used
\bin>elasticsearch
to run it and encounter the errors
dadoonet
(David Pilato)
July 4, 2018, 9:20am
10
Again, how did you install it?
jrplus
July 4, 2018, 9:25am
11
i downloaded the file from https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.3.0.msi and then used the GUI with default values to install. in other words, i followed the guide. what more information you need?
dadoonet
(David Pilato)
July 4, 2018, 10:47am
12
Thanks. This is helpful so we can investigate further.
We will update this when we have more information.
In the meantime you can may be download the zip version and run it manually?
Started working for me after updating the Java version from 1.8.0_161 to 1.8.0_171.
I tried by using zip version of Elasticsearch.
1 Like
Hi were you able to resolve the error.I am also facing the same issue.Please let me know what did you do to get the error resolved.
system
(system)
Closed
August 22, 2018, 10:28am
16
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.