使用 dmesg 来查看一些硬件或驱动程序的信息或问题。

Elastic单点问题 elastic5.4

匿名 | 发布于2017年09月27日 | 阅读数:9219

大家知道如下错误是什么原因造成的吗?
 [2017-09-27T11:08:28,878][ERROR][o.e.x.w.e.ExecutionService] [node_184_1] failed to delete triggered watch [UcrGUkZaRoqcsihMgS4YWQ_elasticsearch_version_mismatch_dcdce511-1c17-4de3-9c01-c36c7e9e2b19-2017-09-27T03:02:12.640Z]
org.elasticsearch.ElasticsearchTimeoutException: java.util.concurrent.TimeoutException: Timeout waiting for task.
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:71) ~[elasticsearch-5.4.0.jar:5.4.0]
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:63) ~[elasticsearch-5.4.0.jar:5.4.0]
        at org.elasticsearch.xpack.watcher.support.init.proxy.WatcherClientProxy.delete(WatcherClientProxy.java:96) ~[x-pack-5.4.0.jar:5.4.0]
        at org.elasticsearch.xpack.watcher.execution.TriggeredWatchStore.delete(TriggeredWatchStore.java:255) ~[x-pack-5.4.0.jar:5.4.0]
        at org.elasticsearch.xpack.watcher.execution.ExecutionService.execute(ExecutionService.java:298) [x-pack-5.4.0.jar:5.4.0]
        at org.elasticsearch.xpack.watcher.execution.ExecutionService$WatchExecutionTask.run(ExecutionService.java:492) [x-pack-5.4.0.jar:5.4.0]
        at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:569) [elasticsearch-5.4.0.jar:5.4.0]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_101]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_101]
        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
Caused by: java.util.concurrent.TimeoutException: Timeout waiting for task.
        at org.elasticsearch.common.util.concurrent.BaseFuture$Sync.get(BaseFuture.java:232) ~[elasticsearch-5.4.0.jar:5.4.0]
        at org.elasticsearch.common.util.concurrent.BaseFuture.get(BaseFuture.java:67) ~[elasticsearch-5.4.0.jar:5.4.0]
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:69) ~[elasticsearch-5.4.0.jar:5.4.0]
        ... 9 more
[2017-09-27T11:08:28,878][ERROR][o.e.x.w.e.ExecutionService] [node_184_1] failed to update watch record [UcrGUkZaRoqcsihMgS4YWQ_elasticsearch_cluster_status_708ef721-fbd8-4d18-8bc7-0d1077efc438-2017-09-27T03:02:12.640Z]
org.elasticsearch.ElasticsearchTimeoutException: java.util.concurrent.TimeoutException: Timeout waiting for task.
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:71) ~[elasticsearch-5.4.0.jar:5.4.0]
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:63) ~[elasticsearch-5.4.0.jar:5.4.0]
        at org.elasticsearch.xpack.watcher.support.init.proxy.WatcherClientProxy.index(WatcherClientProxy.java:73) ~[x-pack-5.4.0.jar:5.4.0]
        at org.elasticsearch.xpack.watcher.history.HistoryStore.put(HistoryStore.java:102) ~[x-pack-5.4.0.jar:5.4.0]
        at org.elasticsearch.xpack.watcher.execution.ExecutionService.execute(ExecutionService.java:290) [x-pack-5.4.0.jar:5.4.0]
        at org.elasticsearch.xpack.watcher.execution.ExecutionService$WatchExecutionTask.run(ExecutionService.java:492) [x-pack-5.4.0.jar:5.4.0]
        at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:569) [elasticsearch-5.4.0.jar:5.4.0]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_101]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_101]
        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
Caused by: java.util.concurrent.TimeoutException: Timeout waiting for task.
        at org.elasticsearch.common.util.concurrent.BaseFuture$Sync.get(BaseFuture.java:232) ~[elasticsearch-5.4.0.jar:5.4.0]
        at org.elasticsearch.common.util.concurrent.BaseFuture.get(BaseFuture.java:67) ~[elasticsearch-5.4.0.jar:5.4.0]
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:69) ~[elasticsearch-5.4.0.jar:5.4.0]
        ... 9 more
[2017-09-27T11:08:40,858][ERROR][o.e.x.w.e.ExecutionService] [node_184_1] failed to update watch record [UcrGUkZaRoqcsihMgS4YWQ_elasticsearch_cluster_status_c1b1a950-3366-47f4-9376-691d0d8d9540-2017-09-27T03:04:12.740Z]
org.elasticsearch.ElasticsearchTimeoutException: java.util.concurrent.TimeoutException: Timeout waiting for task.
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:71) ~[elasticsearch-5.4.0.jar:5.4.0]
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:63) ~[elasticsearch-5.4.0.jar:5.4.0]
        at org.elasticsearch.xpack.watcher.support.init.proxy.WatcherClientProxy.index(WatcherClientProxy.java:73) ~[x-pack-5.4.0.jar:5.4.0]
        at org.elasticsearch.xpack.watcher.history.HistoryStore.put(HistoryStore.java:102) ~[x-pack-5.4.0.jar:5.4.0]
        at org.elasticsearch.xpack.watcher.execution.ExecutionService.execute(ExecutionService.java:290) [x-pack-5.4.0.jar:5.4.0]
        at org.elasticsearch.xpack.watcher.execution.ExecutionService$WatchExecutionTask.run(ExecutionService.java:492) [x-pack-5.4.0.jar:5.4.0]
        at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:569) [elasticsearch-5.4.0.jar:5.4.0]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_101]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_101]
        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
Caused by: java.util.concurrent.TimeoutException: Timeout waiting for task.
        at org.elasticsearch.common.util.concurrent.BaseFuture$Sync.get(BaseFuture.java:232) ~[elasticsearch-5.4.0.jar:5.4.0]
        at org.elasticsearch.common.util.concurrent.BaseFuture.get(BaseFuture.java:67) ~[elasticsearch-5.4.0.jar:5.4.0]
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:69) ~[elasticsearch-5.4.0.jar:5.4.0]
        ... 9 more
已邀请:

sterne vencel - 90

赞同来自:

大哥,你们的问题解决了吗?具体是什么问题啊/
我们的master 和data node 没有区分开,也出现了上面的问题?原因是什么啊?
 
[2018-07-26T23:22:05,081][ERROR][o.e.x.w.e.ExecutionService] [A03-R07-I32-124-76D2S62*******] failed to update watch record [YG_uvU44T3CZQnSLD4yQYQ_elasticsearch_cluster_status_93ea878c-d412-44b4-b2d8-5ccf98a15c9c-2018-07-26T15:21:04.827Z]
org.elasticsearch.ElasticsearchTimeoutException: java.util.concurrent.TimeoutException: Timeout waiting for task.
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:71) ~[elasticsearch-5.6.4.jar:5.6.4]
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:63) ~[elasticsearch-5.6.4.jar:5.6.4]
        at org.elasticsearch.xpack.watcher.support.init.proxy.WatcherClientProxy.index(WatcherClientProxy.java:77) ~[x-pack-5.6.4.jar:5.6.4]
        at org.elasticsearch.xpack.watcher.history.HistoryStore.put(HistoryStore.java:96) ~[x-pack-5.6.4.jar:5.6.4]
        at org.elasticsearch.xpack.watcher.execution.ExecutionService.execute(ExecutionService.java:297) [x-pack-5.6.4.jar:5.6.4]
        at org.elasticsearch.xpack.watcher.execution.ExecutionService$WatchExecutionTask.run(ExecutionService.java:499) [x-pack-5.6.4.jar:5.6.4]
        at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:569) [elasticsearch-5.6.4.jar:5.6.4]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_60]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_60]
        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
Caused by: java.util.concurrent.TimeoutException: Timeout waiting for task.
        at org.elasticsearch.common.util.concurrent.BaseFuture$Sync.get(BaseFuture.java:232) ~[elasticsearch-5.6.4.jar:5.6.4]
        at org.elasticsearch.common.util.concurrent.BaseFuture.get(BaseFuture.java:67) ~[elasticsearch-5.6.4.jar:5.6.4]
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:69) ~[elasticsearch-5.6.4.jar:5.6.4]
        ... 9 more
[2018-07-26T23:22:05,086][ERROR][o.e.x.w.e.ExecutionService] [A03-R07-I32-124-76D2S62.********] failed to delete triggered watch [YG_uvU44T3CZQnSLD4yQYQ_kibana_version_mismatch_e55412b8-3c51-46d8-a688-6bcd31ed0426-2018-07-26T15:21:04.827Z]
org.elasticsearch.ElasticsearchTimeoutException: java.util.concurrent.TimeoutException: Timeout waiting for task.
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:71) ~[elasticsearch-5.6.4.jar:5.6.4]
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:63) ~[elasticsearch-5.6.4.jar:5.6.4]
        at org.elasticsearch.xpack.watcher.support.init.proxy.WatcherClientProxy.delete(WatcherClientProxy.java:100) ~[x-pack-5.6.4.jar:5.6.4]
        at org.elasticsearch.xpack.watcher.execution.TriggeredWatchStore.delete(TriggeredWatchStore.java:177) ~[x-pack-5.6.4.jar:5.6.4]
        at org.elasticsearch.xpack.watcher.execution.ExecutionService.execute(ExecutionService.java:305) [x-pack-5.6.4.jar:5.6.4]
        at org.elasticsearch.xpack.watcher.execution.ExecutionService$WatchExecutionTask.run(ExecutionService.java:499) [x-pack-5.6.4.jar:5.6.4]
        at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:569) [elasticsearch-5.6.4.jar:5.6.4]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_60]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_60]
        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
Caused by: java.util.concurrent.TimeoutException: Timeout waiting for task.
        at org.elasticsearch.common.util.concurrent.BaseFuture$Sync.get(BaseFuture.java:232) ~[elasticsearch-5.6.4.jar:5.6.4]
        at org.elasticsearch.common.util.concurrent.BaseFuture.get(BaseFuture.java:67) ~[elasticsearch-5.6.4.jar:5.6.4]
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:69) ~[elasticsearch-5.6.4.jar:5.6.4]
        ... 9 more
[2018-07-26T23:22:29,064][ERROR][o.e.x.w.e.ExecutionService] [A03-R07-I32-124-76D2S62*********] failed to update watch record [YG_uvU44T3CZQnSLD4yQYQ_logstash_version_mismatch_acca8c93-0513-4131-b82c-de0bb2a42ea1-2018-07-26T15:20:04.814Z]
org.elasticsearch.ElasticsearchTimeoutException: java.util.concurrent.TimeoutException: Timeout waiting for task.
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:71) ~[elasticsearch-5.6.4.jar:5.6.4]
        at org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:63) ~[elasticsearch-5.6.4.jar:5.6.4]
        at org.elasticsearch.xpack.watcher.support.init.proxy.WatcherClientProxy.index(WatcherClientProxy.java:77) ~[x-pack-5.6.4.jar:5.6.4]

要回复问题请先登录注册