Hi all,
Today my Graylog installation is not running fine.
All is good in Radio - Kafka - Zookeeper but Graylog2-server can't write
to ElasticSearch cluster.
ES cluster is green.
I tried to manually cycle deflector, a new indice is created but no more.
I have this error in logs :
2014-03-20 23:02:10,442 ERROR:
org.graylog2.periodical.DeflectorManagerThread - Couldn't point
deflector to a new index
org.elasticsearch.common.util.concurrent.EsRejectedExecutionException:
rejected execution (shutting down) on
org.elasticsearch.transport.TransportService$2@35a72c0f
at
org.elasticsearch.common.util.concurrent.EsAbortPolicy.rejectedExecution(EsAbortPolicy.java:62)
at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
at
org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:203)
at
org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:173)
at
org.elasticsearch.action.support.master.TransportMasterNodeOperationAction.innerExecute(TransportMasterNodeOperationAction.java:195)
at
org.elasticsearch.action.support.master.TransportMasterNodeOperationAction.doExecute(TransportMasterNodeOperationAction.java:94)
at
org.elasticsearch.action.support.master.TransportMasterNodeOperationAction.doExecute(TransportMasterNodeOperationAction.java:42)
at
org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:63)
at
org.elasticsearch.action.support.master.TransportMasterNodeOperationAction.execute(TransportMasterNodeOperationAction.java:89)
at
org.elasticsearch.action.support.master.TransportMasterNodeOperationAction.execute(TransportMasterNodeOperationAction.java:42)
at
org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:49)
at
org.elasticsearch.client.node.NodeIndicesAdminClient.execute(NodeIndicesAdminClient.java:65)
at
org.elasticsearch.client.support.AbstractIndicesAdminClient.aliasesExist(AbstractIndicesAdminClient.java:220)
at org.graylog2.indexer.indices.Indices.aliasExists(Indices.java:178)
at org.graylog2.indexer.Deflector.isUp(Deflector.java:64)
at
org.graylog2.periodical.DeflectorManagerThread.checkAndRepair(DeflectorManagerThread.java:87)
at
org.graylog2.periodical.DeflectorManagerThread.run(DeflectorManagerThread.java:50)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at
java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
Someone has an idea of what happened ? I rebooted all ES nodes, nothing
better.
Thank you.
--
You received this message because you are subscribed to the Google Groups
"graylog2" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.