- Starting Elasticsearch Server Error: Could not find or load main class org.Elasticsearch.common.settings.KeyStoreCli
Caused by: java.lang.NoClassDefFoundError: org/Elasticsearch/cli/LoggingAwareMultiCommand [fail]
root@DESKTOP-7OFAEIV:/# Error: Could not find or load main class org.Elasticsearch.bootstrap.Elasticsearch
Caused by: java.lang.ClassNotFoundException: org.Elasticsearch.bootstrap.Elasticsearch
Welcome to our community!
Are you posting this to ask a question, or just to share some part of a log?
I believe it's an error because I'm going through the same situation, I have Elasticsearch version 7.10.2 and java 11.0.5
[21587]: Error: Could not find or load main class org.Elasticsearch.common.settings.KeyStoreCli
[21587]: Caused by: java.lang.NoClassDefFoundError: org/Elasticsearch/cli/LoggingAwareMultiCommand
[21587]: Error: Could not find or load main class org.Elasticsearch.bootstrap.Elasticsearch
[21587]: Caused by: java.lang.ClassNotFoundException: org.Elasticsearch.bootstrap.Elasticsearch
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.