Elasticsearch got stopped working

Elasticsearch stopped working i am trying again to restart the service but again getting the same error message

[2016-11-10 09:04:14,467][INFO ][env ] [Phantazia] heap size [990.7mb], compressed ordinary object pointers [true]
[2016-11-10 09:04:16,046][INFO ][node ] [Phantazia] initialized
[2016-11-10 09:04:16,046][INFO ][node ] [Phantazia] starting ...
[2016-11-10 09:04:16,145][INFO ][transport ] [Phantazia] publish_address {127.0.0.1:9300}, bound_addresses {127.0.0.1:9300}, {[::1]:9300}
[2016-11-10 09:04:16,150][INFO ][discovery ] [Phantazia] elasticsearch/aCOK_jmDS9Gh-igjcTH9Ug
[2016-11-10 09:04:19,213][INFO ][cluster.service ] [Phantazia] new_master {Phantazia}{aCOK_jmDS9Gh-igjcTH9Ug}{127.0.0.1}{127.0.0.1:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
[2016-11-10 09:04:19,234][INFO ][http ] [Phantazia] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}, {[::1]:9200}
[2016-11-10 09:04:19,234][INFO ][node ] [Phantazia] started
[2016-11-10 09:04:19,523][INFO ][gateway ] [Phantazia] recovered [7] indices into cluster_state
[2016-11-10 09:04:21,641][INFO ][cluster.routing.allocation] [Phantazia] Cluster health status changed from [RED] to [YELLOW] (reason: [shards started [[logstash-hybris_access][1]] ...]).
[2016-11-10 09:06:54,391][INFO ][node ] [Phantazia] stopping ...
[2016-11-10 09:06:54,578][INFO ][node ] [Phantazia] stopped
[2016-11-10 09:06:54,579][INFO ][node ] [Phantazia] closing ...
[2016-11-10 09:06:54,590][INFO ][node ] [Phantazia] closed
[2016-11-10 09:07:00,391][INFO ][node ] [Hybrid] version[2.4.1], pid[10781], build[c67dc32/2016-09-27T18:57:55Z]
[2016-11-10 09:07:00,392][INFO ][node ] [Hybrid] initializing ...
[2016-11-10 09:07:00,905][INFO ][plugins ] [Hybrid] modules [reindex, lang-expression, lang-groovy], plugins [head], sites [head]
[2016-11-10 09:07:00,925][INFO ][env ] [Hybrid] using [1] data paths, mounts [[/ (rootfs)]], net usable_space [109.6gb], net total_space [111.7gb], spins? [unknown], types [rootfs]
[2016-11-10 09:07:00,925][INFO ][env ] [Hybrid] heap size [990.7mb], compressed ordinary object pointers [true]
[2016-11-10 09:07:02,522][INFO ][node ] [Hybrid] initialized
[2016-11-10 09:07:02,522][INFO ][node ] [Hybrid] starting ...
[2016-11-10 09:07:02,611][INFO ][transport ] [Hybrid] publish_address {127.0.0.1:9300}, bound_addresses {127.0.0.1:9300}
[2016-11-10 09:07:02,615][INFO ][discovery ] [Hybrid] elasticsearch/pOmM0_8JRcqoLKPkVYEXIQ
[2016-11-10 09:07:05,667][INFO ][cluster.service ] [Hybrid] new_master {Hybrid}{pOmM0_8JRcqoLKPkVYEXIQ}{127.0.0.1}{127.0.0.1:9300}, reason: zen-disco-join(elected_as_master, [0] joins received)
[2016-11-10 09:07:05,692][INFO ][http ] [Hybrid] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}
[2016-11-10 09:07:05,692][INFO ][node ] [Hybrid] started
[2016-11-10 09:07:06,004][INFO ][gateway ] [Hybrid] recovered [7] indices into cluster_state
[2016-11-10 09:07:08,150][INFO ][cluster.routing.allocation] [Hybrid] Cluster health status changed from [RED] to [YELLOW] (reason: [shards started [[.kibana][0]] ...]).
[2016-11-10 13:52:32,049][INFO ][node ] [Hybrid] stopping ...
[2016-11-10 13:52:32,167][INFO ][node ] [Hybrid] stopped
[2016-11-10 13:52:32,168][INFO ][node ] [Hybrid] closing ...
[2016-11-10 13:52:32,174][INFO ][node ] [Hybrid] closed
[2016-11-10 13:52:37,976][INFO ][node ] [Agony] version[2.4.1], pid[22355], build[c67dc32/2016-09-27T18:57:55Z]
[2016-11-10 13:52:37,977][INFO ][node ] [Agony] initializing ...
[2016-11-10 13:52:38,506][INFO ][plugins ] [Agony] modules [reindex, lang-expression, lang-groovy], plugins [head], sites [head]
[2016-11-10 13:52:38,525][INFO ][env ] [Agony] using [1] data paths, mounts [[/ (rootfs)]], net usable_space [109.6gb], net total_space [111.7gb], spins? [unknown], types [rootfs]
[2016-11-10 13:52:38,525][INFO ][env ] [Agony] heap size [990.7mb], compressed ordinary object pointers [true]
[2016-11-10 13:52:40,112][INFO ][node ] [Agony] initialized
"elasticsearch.log" 58L, 6808C

Something is stopping ES, you need to figure out what as it won't shut itself down like this.

i was trying to do the steps in above link but it stopped working

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.