This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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