Skip to content

Instantly share code, notes, and snippets.

@jgagnon1
Created May 7, 2013 17:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgagnon1/a4ebc27b17e8451af59e to your computer and use it in GitHub Desktop.
Save jgagnon1/a4ebc27b17e8451af59e to your computer and use it in GitHub Desktop.
[2013-05-07 13:54:23,133][WARN ][indices.cluster ] [es8b] [index][229] failed to start shard
org.elasticsearch.index.gateway.IndexShardGatewayRecoveryException: [index][229] shard allocated for local recovery (post api), should exists, but doesn't
at org.elasticsearch.index.gateway.local.LocalIndexShardGateway.recover(LocalIndexShardGateway.java:122)
at org.elasticsearch.index.gateway.IndexShardGatewayService$1.run(IndexShardGatewayService.java:174)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
[2013-05-07 13:54:23,135][WARN ][cluster.action.shard ] [es8b] sending failed shard for [index][229], node[QIbhkxalRcafyM3_w_5CiQ], [P], s[INITIALIZING], reason [Failed to start shard, message [IndexShardGatewayRecoveryException[[index][229] shard allocated for local recovery (post api), should exists, but doesn't]]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment