вторник, 29 ноября 2016 г., 16:41:27 UTC+8 пользователь Rodion Ovodnev 
написал:
>
> Help me please! What's the problem, look at the log that correct?
>
> 1.>>>>> 
> <https://lh3.googleusercontent.com/-W259Qsj7A5Y/WD01AYrCX2I/AAAAAAAAAA4/VpQueG8QIRo5EJmFiLrRYIhkrNPd77jcQCLcB/s1600/2016-11-29_15-56-54.jpg>
> >>>>>
>
> 2.>>>>> 
> <https://lh3.googleusercontent.com/-EscGBlK-hak/WD01FT6hekI/AAAAAAAAAA8/c31yqyzg28Inm-CwjjLfx7iIFZ396iZ_ACLcB/s1600/2016-11-29_15-42-37.jpg>
> >>>>>
>
> 3.>>>>> 
> <https://lh3.googleusercontent.com/-JzPqK_AC72k/WD05yZ8vNTI/AAAAAAAAABM/V4_5O7hawoYC2Vwe87FDsOmQwUco7kTCgCLcB/s1600/2016-11-29_16-17-05.jpg>
> ?????
>
>
>
> graylog/server.log: 
> 2016-11-29 15:48:11,503 ERROR: 
> org.graylog2.shared.rest.exceptionmappers.AnyExceptionClassMapper - 
> Unhandled exception in REST resource
> org.elasticsearch.ElasticsearchTimeoutException: Timeout waiting for task.
> at 
> org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:73)
> at 
> org.graylog2.indexer.elasticsearch.GlobalTimeoutClient$GlobalTimeoutActionFuture.actionGet(GlobalTimeoutClient.java:163)
> at org.graylog2.indexer.searches.Searches.count(Searches.java:190)
> at 
> org.graylog2.dashboards.widgets.SearchResultCountWidget.computeInternal(SearchResultCountWidget.java:73)
> at 
> org.graylog2.dashboards.widgets.SearchResultCountWidget.compute(SearchResultCountWidget.java:68)
> at 
> org.graylog2.dashboards.widgets.DashboardWidget$ComputationResultSupplier.get(DashboardWidget.java:155)
> at 
> org.graylog2.dashboards.widgets.DashboardWidget$ComputationResultSupplier.get(DashboardWidget.java:151)
> at 
> com.google.common.base.Suppliers$ExpiringMemoizingSupplier.get(Suppliers.java:192)
> at 
> org.graylog2.dashboards.widgets.DashboardWidget.getComputationResult(DashboardWidget.java:123)
> at 
> org.graylog2.rest.resources.dashboards.DashboardsResource.widgetValue(DashboardsResource.java:355)
> at sun.reflect.GeneratedMethodAccessor106.invoke(Unknown Source)
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:497)
> at 
> org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81)
> at 
> org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:144)
> at 
> org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:161)
> at 
> org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:205)
> at 
> org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:99)
> at 
> org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:389)
> at 
> org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:347)
> at 
> org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:102)
> at org.glassfish.jersey.server.ServerRuntime$2.run(ServerRuntime.java:326)
> at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271)
> at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:267)
> at 
> org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317)
> at 
> org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:305)
> at 
> org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1154)
> at 
> org.graylog2.jersey.container.netty.NettyContainer.messageReceived(NettyContainer.java:356)
> at 
> org.jboss.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:70)
> at 
> org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:564)
> at 
> org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(DefaultChannelPipeline.java:791)
> at 
> org.jboss.netty.handler.execution.ChannelUpstreamEventRunnable.doRun(ChannelUpstreamEventRunnable.java:43)
> at 
> org.jboss.netty.handler.execution.ChannelEventRunnable.run(ChannelEventRunnable.java:67)
> at 
> com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
> at 
> org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor$MemoryAwareRunnable.run(MemoryAwareThreadPoolExecutor.java:606)
> 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)
> 2016-11-29 15:48:38,980 WARN : 
> org.graylog2.outputs.BlockingBatchedESOutput - Error while waiting for 
> healthy Elasticsearch cluster. Not flushing.
> java.util.concurrent.TimeoutException: Elasticsearch cluster didn't get 
> healthy within timeout
> at 
> org.graylog2.indexer.cluster.Cluster.waitForConnectedAndHealthy(Cluster.java:174)
> at 
> org.graylog2.indexer.cluster.Cluster.waitForConnectedAndHealthy(Cluster.java:179)
> at 
> org.graylog2.outputs.BlockingBatchedESOutput.flush(BlockingBatchedESOutput.java:112)
> at 
> org.graylog2.outputs.BlockingBatchedESOutput.write(BlockingBatchedESOutput.java:105)
> at 
> org.graylog2.buffers.processors.OutputBufferProcessor$1.run(OutputBufferProcessor.java:189)
> at 
> com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> 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)
>
>
>
> web/graylog-web.log:
> 2016-11-29 15:58:02,202 [servernodes-refresh-0] INFO 
>  org.graylog2.restclient.models.Node - UnresolvedNode {'
> http://127.0.0.1:12900'} failed, marking as inactive.
> 2016-11-29 15:58:48,068 [pool-34-thread-1] ERROR 
> o.graylog2.restclient.lib.ApiClient - API call Interrupted
> java.lang.InterruptedException: null
> at 
> java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
>  
> ~[na:1.8.0_66]
> at 
> java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
>  
> ~[na:1.8.0_66]
> at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) 
> ~[na:1.8.0_66]
> at 
> com.ning.http.client.providers.netty.future.NettyResponseFuture.get(NettyResponseFuture.java:158)
>  
> ~[com.ning.async-http-client-1.9.31.jar:na]
> at 
> org.graylog2.restclient.lib.ApiClientImpl$ApiRequestBuilder.executeOnAll(ApiClientImpl.java:608)
>  
> ~[org.graylog2.graylog2-rest-client--1.3.3-1.3.3.jar:na]
> at 
> controllers.api.MetricsController$PollingJob.run(MetricsController.java:117) 
> [graylog-web-interface.graylog-web-interface-1.3.3.jar:1.3.3]
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
> [na:1.8.0_66]
> at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) 
> [na:1.8.0_66]
> at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
>  
> [na:1.8.0_66]
> at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
>  
> [na:1.8.0_66]
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>  
> [na:1.8.0_66]
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>  
> [na:1.8.0_66]
> at java.lang.Thread.run(Thread.java:745) [na:1.8.0_66]
> 2016-11-29 15:58:48,069 [pool-34-thread-1] INFO 
>  org.graylog2.restclient.models.Node - Node 
> {'c352c7dc-a077-41e0-85bd-a2f83232cfc7', http://127.0.0.1:12900, master, 
> inactive, failed: 64 times} failed, marking as inactive.
> 2016-11-29 15:58:53,163 [play-akka.actor.default-dispatcher-4] WARN 
>  o.graylog2.restclient.lib.ApiClient - Timed out requesting 
> http://127.0.0.1:12900/dashboards/56c1341b1c6231cf3283ae81/widgets/cffc7ad4-aa32-4313-99c6-efa58941a013/value
>  
> GET headers: Accept:application/json, application/json; charset=utf-8 
> Accept-Charset:utf-8 X-Graylog2-No-Session-Extension:true
> 2016-11-29 15:58:53,164 [play-akka.actor.default-dispatcher-4] INFO 
>  org.graylog2.restclient.models.Node - Node 
> {'c352c7dc-a077-41e0-85bd-a2f83232cfc7', http://127.0.0.1:12900, master, 
> inactive, failed: 65 times} failed, marking as inactive.
> 2016-11-29 15:58:53,215 [play-akka.actor.default-dispatcher-2] WARN 
>  o.graylog2.restclient.lib.ApiClient - Timed out requesting 
> http://127.0.0.1:12900/dashboards/56c1341b1c6231cf3283ae81/widgets/300e6c75-6938-486b-b056-57ea3560fc0f/value
>  
> GET headers: Accept:application/json, application/json; charset=utf-8 
> Accept-Charset:utf-8 X-Graylog2-No-Session-Extension:true
> 2016-11-29 15:58:53,215 [play-akka.actor.default-dispatcher-2] INFO 
>  org.graylog2.restclient.models.Node - Node 
> {'c352c7dc-a077-41e0-85bd-a2f83232cfc7', http://127.0.0.1:12900, master, 
> inactive, failed: 66 times} failed, marking as inactive.
> 2016-11-29 15:58:53,217 [play-akka.actor.default-dispatcher-8] ERROR 
> o.graylog2.restclient.lib.ApiClient - REST call failed
> java.util.concurrent.TimeoutException: Request timed out to /
> 127.0.0.1:12900 of 10000 ms
> at 
> com.ning.http.client.providers.netty.request.timeout.TimeoutTimerTask.expire(TimeoutTimerTask.java:47)
>  
> ~[com.ning.async-http-client-1.9.31.jar:na]
> at 
> com.ning.http.client.providers.netty.request.timeout.RequestTimeoutTimerTask.run(RequestTimeoutTimerTask.java:48)
>  
> ~[com.ning.async-http-client-1.9.31.jar:na]
> at 
> org.jboss.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:556)
>  
> ~[io.netty.netty-3.10.4.Final.jar:na]
> at 
> org.jboss.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:632)
>  
> ~[io.netty.netty-3.10.4.Final.jar:na]
> at 
> org.jboss.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:369) 
> ~[io.netty.netty-3.10.4.Final.jar:na]
> at 
> org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
>  
> ~[io.netty.netty-3.10.4.Final.jar:na]
> at java.lang.Thread.run(Thread.java:745) ~[na:1.8.0_66]
> 2016-11-29 15:58:53,221 [play-akka.actor.default-dispatcher-3] WARN 
>  o.graylog2.restclient.lib.ApiClient - Timed out requesting 
> http://127.0.0.1:12900/dashboards/56c1341b1c6231cf3283ae81/widgets/a91269c7-920b-49fb-beb1-0b33228e0741/value
>  
> GET headers: Accept:application/json, application/json; charset=utf-8 
> Accept-Charset:utf-8 X-Graylog2-No-Session-Extension:true
> 2016-11-29 15:58:53,222 [play-akka.actor.default-dispatcher-3] INFO 
>  org.graylog2.restclient.models.Node - Node 
> {'c352c7dc-a077-41e0-85bd-a2f83232cfc7', http://127.0.0.1:12900, master, 
> inactive, failed: 67 times} failed, marking as inactive.
> 2016-11-29 15:58:53,222 [play-akka.actor.default-dispatcher-5] WARN 
>  o.graylog2.restclient.lib.ApiClient - Timed out requesting 
> http://127.0.0.1:12900/dashboards/56c1341b1c6231cf3283ae81/widgets/f404e4f9-ec5c-4ef1-9d6c-4549261aefd0/value
>  
> GET headers: Accept:application/json, application/json; charset=utf-8 
> Accept-Charset:utf-8 X-Graylog2-No-Session-Extension:true
> 2016-11-29 15:58:53,223 [play-akka.actor.default-dispatcher-5] INFO 
>  org.graylog2.restclient.models.Node - Node 
> {'c352c7dc-a077-41e0-85bd-a2f83232cfc7', http://127.0.0.1:12900, master, 
> inactive, failed: 68 times} failed, marking as inactive.
> 2016-11-29 15:58:53,225 [play-akka.actor.default-dispatcher-10] WARN 
>  o.graylog2.restclient.lib.ApiClient - Timed out requesting 
> http://127.0.0.1:12900/dashboards/56c1341b1c6231cf3283ae81/widgets/1fc79e6d-71bd-4ac4-a60a-71befcd3ce60/value
>  
> GET headers: Accept:application/json, application/json; charset=utf-8 
> Accept-Charset:utf-8 X-Graylog2-No-Session-Extension:true
> 2016-11-29 15:58:53,226 [play-akka.actor.default-dispatcher-10] INFO 
>  org.graylog2.restclient.models.Node - Node 
> {'c352c7dc-a077-41e0-85bd-a2f83232cfc7', http://127.0.0.1:12900, master, 
> inactive, failed: 69 times} failed, marking as inactive.
> 2016-11-29 15:58:57,380 [servernodes-refresh-0] WARN 
>  o.graylog2.restclient.lib.ApiClient - Timed out requesting 
> http://127.0.0.1:12900/system/cluster/nodes GET headers: 
> Accept:application/json, 
> application/json; charset=utf-8 Accept-Charset:utf-8
> 2016-11-29 15:58:57,381 [servernodes-refresh-0] INFO 
>  org.graylog2.restclient.models.Node - Node 
> {'c352c7dc-a077-41e0-85bd-a2f83232cfc7', http://127.0.0.1:12900, master, 
> inactive, failed: 70 times} failed, marking as inactive.
> 2016-11-29 15:58:57,381 [servernodes-refresh-0] WARN 
>  o.g.r.lib.ServerNodesRefreshService - Could not retrieve graylog2 node 
> list from node Node {'c352c7dc-a077-41e0-85bd-a2f83232cfc7', 
> http://127.0.0.1:12900, master, inactive, failed: 70 times}. Retrying 
> automatically.
> java.lang.IllegalStateException: Unhandled error condition in API client
> at 
> org.graylog2.restclient.lib.ApiClientImpl$ApiRequestBuilder.execute(ApiClientImpl.java:463)
>  
> ~[org.graylog2.graylog2-rest-client--1.3.3-1.3.3.jar:na]
> at 
> org.graylog2.restclient.lib.ServerNodesRefreshService$RefreshOperation.call(ServerNodesRefreshService.java:75)
>  
> ~[org.graylog2.graylog2-rest-client--1.3.3-1.3.3.jar:na]
> at 
> org.graylog2.restclient.lib.ServerNodesRefreshService.refreshNodeList(ServerNodesRefreshService.java:147)
>  
> [org.graylog2.graylog2-rest-client--1.3.3-1.3.3.jar:na]
> at 
> org.graylog2.restclient.lib.ServerNodesRefreshService.access$300(ServerNodesRefreshService.java:42)
>  
> [org.graylog2.graylog2-rest-client--1.3.3-1.3.3.jar:na]
> at 
> org.graylog2.restclient.lib.ServerNodesRefreshService$1.run(ServerNodesRefreshService.java:124)
>  
> [org.graylog2.graylog2-rest-client--1.3.3-1.3.3.jar:na]
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
> [na:1.8.0_66]
> at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) 
> [na:1.8.0_66]
> at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
>  
> [na:1.8.0_66]
> at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
>  
> [na:1.8.0_66]
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>  
> [na:1.8.0_66]
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>  
> [na:1.8.0_66]
> at java.lang.Thread.run(Thread.java:745) [na:1.8.0_66]
> 2016-11-29 15:59:04,386 [servernodes-refresh-0] ERROR 
> o.graylog2.restclient.lib.ApiClient - API call timed out
> java.util.concurrent.TimeoutException: null
> at 
> com.ning.http.client.providers.netty.future.NettyResponseFuture.get(NettyResponseFuture.java:159)
>  
> ~[com.ning.async-http-client-1.9.31.jar:na]
> at 
> org.graylog2.restclient.lib.ApiClientImpl$ApiRequestBuilder.executeOnAll(ApiClientImpl.java:608)
>  
> ~[org.graylog2.graylog2-rest-client--1.3.3-1.3.3.jar:na]
> at 
> org.graylog2.restclient.lib.ServerNodesRefreshService.resolveConfiguredNodes(ServerNodesRefreshService.java:97)
>  
> [org.graylog2.graylog2-rest-client--1.3.3-1.3.3.jar:na]
> at 
> org.graylog2.restclient.lib.ServerNodesRefreshService.access$400(ServerNodesRefreshService.java:42)
>  
> [org.graylog2.graylog2-rest-client--1.3.3-1.3.3.jar:na]
> at 
> org.graylog2.restclient.lib.ServerNodesRefreshService$1.run(ServerNodesRefreshService.java:126)
>  
> [org.graylog2.graylog2-rest-client--1.3.3-1.3.3.jar:na]
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
> [na:1.8.0_66]
> at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) 
> [na:1.8.0_66]
> at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
>  
> [na:1.8.0_66]
> at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
>  
> [na:1.8.0_66]
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>  
> [na:1.8.0_66]
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>  
> [na:1.8.0_66]
> at java.lang.Thread.run(Thread.java:745) [na:1.8.0_66]
>
>
>
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/4e550b7f-eca3-4909-9699-d51c2efc40b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to