You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/05/28 01:45:31 UTC

[GitHub] dinggel opened a new issue #1272: collector losed elasticsearch

dinggel opened a new issue #1272: collector losed elasticsearch 
URL: https://github.com/apache/incubator-skywalking/issues/1272
 
 
   ### Question
   The skywalking service has ran a few days and everything seemed normal. A sudden error came over the weekend. the version of elasticsearch is elasticsearch-5.6.6,and it runs normaly.The following is the error message
   
   Caused by: org.elasticsearch.transport.NodeNotConnectedException: [node-198][10.0.0.198:9300] Node not connected
           at org.elasticsearch.transport.TcpTransport.getConnection(TcpTransport.java:654) ~[elasticsearch-5.5.0.jar:5.5.0]
           at org.elasticsearch.transport.TcpTransport.getConnection(TcpTransport.java:116) ~[elasticsearch-5.5.0.jar:5.5.0]
           at org.elasticsearch.transport.TransportService.getConnection(TransportService.java:530) ~[elasticsearch-5.5.0.jar:5.5.0]
           at org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:506) ~[elasticsearch-5.5.0.jar:5.5.0]
           ... 44 more
   2018-05-27 11:16:55,870 - org.apache.skywalking.apm.collector.cache.caffeine.service.ApplicationCacheCaffeineService -55218578 [grpc-default-executor-1374] ERROR [] - None of the configured nodes were available
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services