Skip to content

Failed to start ES 2.1.1 #40

@tonylwj

Description

@tonylwj

as a fresher on ES, I meet the same problem ( lowercase 'ElasticsearchF ', yet ):

download the package, unzip to %ES_Home%/bin
edit elasticsearch.conf:
set.default.ES_HOME=/home/lwj/elasticsearch-2.1.1

cd to %ES_Home%/bin/service/, and run: ./elasticsearch start

[yarn@hpblade04 service]$ ./elasticsearch start
Starting Elasticsearch...
Waiting for Elasticsearch...............................
WARNING: Elasticsearch may have failed to start

Then I found these message in /home/lwj/elasticsearch-2.1.1/logs/service.log :
STATUS | wrapper | 2016/01/25 17:34:56 | Launching a JVM...
INFO | jvm 1 | 2016/01/25 17:34:56 | WrapperManager: Initializing...
INFO | jvm 1 | 2016/01/25 17:34:56 | WrapperSimpleApp Error: Unable to locate the class org.elasticsearch.bootstrap.ElasticsearchF : java.lang.ClassNotFoundException: org.elasticsearch.bootstrap.ElasticsearchF

anything needed to run service ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions