Skip to content

Elastic Search failed to start #144

@dixonsiu

Description

@dixonsiu
[root@pds ~]# systemctl -l status elasticsearch
* elasticsearch.service - Elasticsearch
   Loaded: loaded (/etc/systemd/system/elasticsearch.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Tue 2020-10-27 07:48:19 JST; 15s ago
     Docs: http://www.elastic.co
  Process: 4068 ExecStart=/opt/elasticsearch-6.6.1/bin/elasticsearch (code=exited, status=1/FAILURE)
 Main PID: 4068 (code=exited, status=1/FAILURE)

Oct 27 07:48:18 pds.hoge.org elasticsearch[4068]: at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) ~[elasticsearch-6.6.1.jar:6.6.1]
Oct 27 07:48:18 pds.hoge.org elasticsearch[4068]: ... 6 more
Oct 27 07:48:19 pds.hoge.org elasticsearch[4068]: [2020-10-27T07:48:19,115][INFO ][o.e.n.Node               ] [pds.hoge.org] stopping ...
Oct 27 07:48:19 pds.hoge.org elasticsearch[4068]: [2020-10-27T07:48:19,121][INFO ][o.e.n.Node               ] [pds.hoge.org] stopped
Oct 27 07:48:19 pds.hoge.org elasticsearch[4068]: [2020-10-27T07:48:19,122][INFO ][o.e.n.Node               ] [pds.hoge.org] closing ...
Oct 27 07:48:19 pds.hoge.org elasticsearch[4068]: [2020-10-27T07:48:19,136][INFO ][o.e.n.Node               ] [pds.hoge.org] closed
Oct 27 07:48:19 pds.hoge.org elasticsearch[4068]: [2020-10-27T07:48:19,139][INFO ][o.e.x.m.p.NativeController] [pds.hoge.org] Native controller process has stopped - no new native processes can be started
Oct 27 07:48:19 pds.hoge.org systemd[1]: elasticsearch.service: main process exited, code=exited, status=1/FAILURE
Oct 27 07:48:19 pds.hoge.org systemd[1]: Unit elasticsearch.service entered failed state.
Oct 27 07:48:19 pds.hoge.org systemd[1]: elasticsearch.service failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions