Elasticsearch startup issue with mavel

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 ?

Thanks,
Subhadip

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/b3095f69-7ee5-474f-8739-6a95c2e7daec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Hi Subhadip,

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 ?

Thanks,
Subhadip

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/58b1fcde-72ef-4f2f-bc0d-68835a4482df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Hi Jesse,

My marvel was installed in April. I didn't upgrade es or marvel after that.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/22da0db0-3b34-4844-addd-2e2acb4ec44e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.