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 2019/09/11 08:28:29 UTC

[GitHub] [skywalking] weiqiang333 opened a new issue #3454: SkywalkingAgent reconnect:false

weiqiang333 opened a new issue #3454: SkywalkingAgent reconnect:false
URL: https://github.com/apache/skywalking/issues/3454
 
 
   - Why do you submit this issue?
   - [X] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   ```
     skywalking agent Why not reconnect
   ```
   
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   ```
      version: 6.2.0
      OS: centos 4.14.123-111.109.amzn2.x86_64
     JDK version: 1.8.0_121
   ```
   
   - Which company or project?
   > GrowingIO
   
   - What happen?
   ```
   I restarted OAP and my agent has been failing to reconnect.
   I confirm that the OAP is working properly and the test restarts the agent service and the connection is normal.
   Why does the agent need to restart the connection?
   ```
   - log
   ```
   DEBUG 2019-09-11 08:24:47:972 DataCarrier.DEFAULT.Consumser.0.Thread TraceSegmentServiceClient :  6313 trace segments have been abandoned, cause by no available channel. 
   DEBUG 2019-09-11 08:24:47:976 SkywalkingAgent-4-ServiceAndEndpointRegisterClient-0 ServiceAndEndpointRegisterClient :  ServiceAndEndpointRegisterClient running, status:DISCONNECT. 
   DEBUG 2019-09-11 08:24:50:959 SkywalkingAgent-1-GRPCChannelManager-0 GRPCChannelManager :  Selected collector grpc service running, reconnect:false. 
   DEBUG 2019-09-11 08:24:50:976 SkywalkingAgent-4-ServiceAndEndpointRegisterClient-0 ServiceAndEndpointRegisterClient :  ServiceAndEndpointRegisterClient running, status:DISCONNECT. 
   DEBUG 2019-09-11 08:24:53:976 SkywalkingAgent-4-ServiceAndEndpointRegisterClient-0 ServiceAndEndpointRegisterClient :  ServiceAndEndpointRegisterClient running, status:DISCONNECT. 
   DEBUG 2019-09-11 08:24:56:976 SkywalkingAgent-4-ServiceAndEndpointRegisterClient-0 ServiceAndEndpointRegisterClient :  ServiceAndEndpointRegisterClient running, status:DISCONNECT. 
   DEBUG 2019-09-11 08:24:59:976 SkywalkingAgent-4-ServiceAndEndpointRegisterClient-0 ServiceAndEndpointRegisterClient :  ServiceAndEndpointRegisterClient running, status:DISCONNECT. 
   DEBUG 2019-09-11 08:25:02:976 SkywalkingAgent-4-ServiceAndEndpointRegisterClient-0 ServiceAndEndpointRegisterClient :  ServiceAndEndpointRegisterClient running, status:DISCONNECT. 
   DEBUG 2019-09-11 08:25:05:976 SkywalkingAgent-4-ServiceAndEndpointRegisterClient-0 ServiceAndEndpointRegisterClient :  ServiceAndEndpointRegisterClient running, status:DISCONNECT.
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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