Skip to content

Instantly share code, notes, and snippets.

@Rumbles
Created June 14, 2016 10:03
Show Gist options
  • Save Rumbles/0bab3e5ae97739e49634caa49484837e to your computer and use it in GitHub Desktop.
Save Rumbles/0bab3e5ae97739e49634caa49484837e to your computer and use it in GitHub Desktop.
2016-06-14 07:47:08,222[WARN ][indices.cluster ] [es-node1.domain.net] [[logstash-2016.06.06][0]] marking and sending shard failed due to [failed recovery]
RecoveryFailedException[[logstash-2016.06.06][0]: Recovery failed from {es-node3.domain.net}{txgFrR-HRKKdeGoDI1ADCA}{10.0.2.85}{10.0.2.85:9300}{max_local_storage_nodes=1} into {es-node1.domain.net}{K-E-FJorRWKmexZGGEp45g}{10.0.0.45}{10.0.0.45:9300}{max_local_storage_nodes=1} (no activity after [30m])]; nested: ElasticsearchTimeoutException[no activity after [30m]];
at org.elasticsearch.indices.recovery.RecoveriesCollection$RecoveryMonitor.doRun(RecoveriesCollection.java:236)
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)
Caused by: ElasticsearchTimeoutException[no activity after [30m]]
... 5 more
2016-06-14 08:21:36,864[WARN ][indices.cluster ] [es-node1.domain.net] [[logstash-2016.06.07][2]] marking and sending shard failed due to [failed recovery]
RecoveryFailedException[[logstash-2016.06.07][2]: Recovery failed from {es-node3.domain.net}{txgFrR-HRKKdeGoDI1ADCA}{10.0.2.85}{10.0.2.85:9300}{max_local_storage_nodes=1} into {es-node1.domain.net}{K-E-FJorRWKmexZGGEp45g}{10.0.0.45}{10.0.0.45:9300}{max_local_storage_nodes=1} (no activity after [30m])]; nested: ElasticsearchTimeoutException[no activity after [30m]];
at org.elasticsearch.indices.recovery.RecoveriesCollection$RecoveryMonitor.doRun(RecoveriesCollection.java:236)
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)
Caused by: ElasticsearchTimeoutException[no activity after [30m]]
... 5 more
2016-06-14 08:47:08,713[WARN ][indices.cluster ] [es-node1.domain.net] [[logstash-2016.06.06][0]] marking and sending shard failed due to [failed recovery]
RecoveryFailedException[[logstash-2016.06.06][0]: Recovery failed from {es-node3.domain.net}{txgFrR-HRKKdeGoDI1ADCA}{10.0.2.85}{10.0.2.85:9300}{max_local_storage_nodes=1} into {es-node1.domain.net}{K-E-FJorRWKmexZGGEp45g}{10.0.0.45}{10.0.0.45:9300}{max_local_storage_nodes=1} (no activity after [30m])]; nested: ElasticsearchTimeoutException[no activity after [30m]];
at org.elasticsearch.indices.recovery.RecoveriesCollection$RecoveryMonitor.doRun(RecoveriesCollection.java:236)
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)
Caused by: ElasticsearchTimeoutException[no activity after [30m]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment