Marvel license issue

Though i have installed valid license i am getting below exceptions.

[2015-11-24 15:04:59,710][INFO ][license.plugin.core ] [ node2.domain.com] license [3720a467-d9b2-4c20-9d58-8c5e95c6c69a] - valid
[2015-11-24 15:04:59,715][ERROR][license.plugin.core ] [ node2.domain.com]

License will expire on [Thursday, December 24, 2015]. If you have a new license, please update it.
Otherwise, please reach out to your support contact.

Commercial plugins operate with reduced functionality on license expiration:

  • marvel
  • The agent will stop collecting cluster and indices metrics
    [2015-11-24 15:04:59,999][INFO ][http ] [ node2.domain.com] publish_address { node2.domain.com/ node2.ip.add:9200}, bound_addresses { node2.ip.add:9200}
    [2015-11-24 15:05:00,000][INFO ][node ] [ node2.domain.com] started
    [2015-11-24 15:36:35,052][DEBUG][action.admin.indices.stats] [ node2.domain.com] [indices:monitor/stats] failed to execute operation for shard [[logstash-2015.11.23][2], node[itPZtx8MRviPGtYhMebLjg], [R], v[2], s[INITIALIZING], a[id=YseCFflgS8GBdwOA6eZVMg], unassigned_info[[reason=INDEX_CREATED], at[2015-11-24T21:36:34.133Z]]]
    [logstash-2015.11.23][[logstash-2015.11.23][2]] BroadcastShardOperationFailedException[operation indices:monitor/stats failed]; nested: IllegalIndexShardStateException[CurrentState[RECOVERING] operations only allowed when shard state is one of [POST_RECOVERY, STARTED, RELOCATED]];
    at org.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction$BroadcastByNodeTransportRequestHandler.onShardOperation(TransportBroadcastByNodeAction.java:399)
    at org.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction$BroadcastByNodeTransportRequestHandler.messageReceived(TransportBroadcastByNodeAction.java:376)
    at org.elasticsearch.action.support.broadcast.node.TransportBroadcastByNodeAction$BroadcastByNodeTransportRequestHandler.messageReceived(TransportBroadcastByNodeAction.java:365)
    at org.elasticsearch.transport.netty.MessageChannelHandler$RequestHandler.doRun(MessageChannelHandler.java:299)
    at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)

Due to this entire ELK pipeline it getting stopped working.

Hi Raghu,

What versions are you running? Are you able to upgrade to the latest Elasticsearch 2.1 and Marvel 2.1?

These exceptions should not prevent Marvel from operating, and should not cause other issues in your system.

Thanks,
Steve

Thank you Steve. Let me upgrade ELK stack to latest versions and update the thread.

Thanks,
Raghu.A.E