Suddenly my elasticsearch node starts giving issue and refuse to start up..
Giving issue like below
[2015-01-02 17:10:23,678][ERROR][marvel.agent.exporter ] [node-master]
error connecting to [localhost:9200]
java.net.SocketTimeoutException: connect timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
When trying to access "http://localhost:9200" its giving service
unavailable. Please let me know what can be the issue happening suddenly.
is it related to the mavel plugin already there in my es ?
We also experienced this recently. We noticed that our provisioning script
had installed marvel 1.3.0 which itself was causing the issue on our es
cluster (1.4.0). We since rolled back to marvel 1.2.1 and our cluster
started correctly. Did you recently try upgrading to the latest version of
marvel?
Jesse
On Friday, January 2, 2015 5:55:50 AM UTC-6, Subhadip Bagui wrote:
Hi,
Suddenly my elasticsearch node starts giving issue and refuse to start
up.. Giving issue like below
[2015-01-02 17:10:23,678][ERROR][marvel.agent.exporter ] [node-master]
error connecting to [localhost:9200]
java.net.SocketTimeoutException: connect timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
When trying to access "http://localhost:9200" its giving service
unavailable. Please let me know what can be the issue happening suddenly.
is it related to the mavel plugin already there in my es ?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.