Marvel dashboard not showing Nodes and other info

We have deployed marvel in our setup. It was working fine. Then there was an issue with cluster and one of query nodes left. We restarted service on query nodes and till them we are seeing Marvel dashboard showing following error,

SearchParseException[[.marvel-2014.09.26][0]: from[-1],size[-1]: Parse Failure [Failed to parse source [{"facets":{"0":{"date_histogram":{"key_field":"@timestamp","value_field":"primaries.docs.count","interval":"10m"},"global":true,"facet_filter":{"fquery":{"query":{"filtered":{"query":{"query_string":{"query":"_type:indices_stats"}},"filter":{"bool":{"must":[{"range":{"@timestamp":{"from":1411713771053,"to":"now"}}}]}}}}}}}},"size":50,"query":{"filtered":{"query":{"query_string":{"query":"_type:cluster_event OR _type:node_event"}},"filter":{"bool":{"must":[{"range":{"@timestamp":{"from":1411713771053,"to":"now"}}}]}}}},"sort":[{"@timestamp":{"order":"desc"}},{"@timestamp":{"order":"desc"}}]}]]]
DOCUMENT COUNT

It doesn't show any information.

  1. From sense I can see all nodes are up and part of cluster. Our indexing/Query is passing.
  2. From _cat/shards?v I am seeing following index
    .marvel-kibana 2 p STARTED 0 79b 10.0.0.7 ES-NODE-D01

There are no documents in this index. I am not seeing any another index for marvel.

One of most puzzling thing is that I opened a nodes dashboard 2 days back by adding all data nodes.It is showing node information correctly. But now if I on Cluster Pulse I am seeing this issue.

Please do provide your suggestions,

Are you running the same version across all the nodes?
Is there anything in the logs on your master?

Regards,
Mark Walkom

Infrastructure Engineer
Campaign Monitor
email: markw@campaignmonitor.com
web: www.campaignmonitor.com

On 26 September 2014 22:49, satishmallik satishmallik@gmail.com wrote:

We have deployed marvel in our setup. It was working fine. Then there was
an
issue with cluster and one of query nodes left. We restarted service on
query nodes and till them we are seeing Marvel dashboard showing following
error,

SearchParseException[[.marvel-2014.09.26][0]: from[-1],size[-1]: Parse
Failure [Failed to parse source

[{"facets":{"0":{"date_histogram":{"key_field":"@timestamp","value_field":"primaries.docs.count","interval":"10m"},"global":true,"facet_filter":{"fquery":{"query":{"filtered":{"query":{"query_string":{"query":"_type:indices_stats"}},"filter":{"bool":{"must":[{"range":{"@timestamp":{"from":1411713771053,"to":"now"}}}]}}}}}}}},"size":50,"query":{"filtered":{"query":{"query_string":{"query":"_type:cluster_event
OR

_type:node_event"}},"filter":{"bool":{"must":[{"range":{"@timestamp":{"from":1411713771053,"to":"now"}}}]}}}},"sort":[{"@timestamp":{"order":"desc"}},{"@timestamp":{"order":"desc"}}]}]]]
DOCUMENT COUNT

It doesn't show any information.

  1. From sense I can see all nodes are up and part of cluster. Our
    indexing/Query is passing.
  2. From _cat/shards?v I am seeing following index
    .marvel-kibana 2 p STARTED 0 79b 10.0.0.7 ES-NODE-D01

There are no documents in this index. I am not seeing any another index for
marvel.

One of most puzzling thing is that I opened a nodes dashboard 2 days back
by
adding all data nodes.It is showing node information correctly. But now if
I
on Cluster Pulse I am seeing this issue.

Please do provide your suggestions,

--
View this message in context:
http://elasticsearch-users.115913.n3.nabble.com/Marvel-dashboard-not-showing-Nodes-and-other-info-tp4064098.html
Sent from the Elasticsearch Users mailing list archive at Nabble.com.

--
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/1411735754705-4064098.post%40n3.nabble.com
.
For more options, visit https://groups.google.com/d/optout.

--
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/CAEM624bh8u4S0k4_FDZn8p%2Bp%3Dh-YnYSc13cEi_4a%2BWtTVW9M9A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Yes it is the same version. 1.1.0.