[GitHub] arghya88 opened a new issue #1083: Agent connecting to remote collector fails

2018-04-17 Thread GitBox
arghya88 opened a new issue #1083: Agent connecting to remote collector fails
URL: https://github.com/apache/incubator-skywalking/issues/1083
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [X] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   - Which version of SkyWalking, OS and JRE?
   
   JRE 8, Skywalking 5
   
   - What happen?
   
   **Getting below error while connecting to standalone mode collector**
   
   ```
   DEBUG 2018-04-16 14:46:20 GRPCChannelManager :  Selected collector grpc 
service running, reconnect:true. 
   DEBUG 2018-04-16 14:46:20 GRPCChannelManager :  Selected collector grpc 
service is not available. Wait 30 seconds to retry 
   ERROR 2018-04-16 14:46:20 DiscoveryRestServiceClient :  Find server list 
fail. 
   org.skywalking.apm.agent.core.remote.RESTResponseStatusError: Unexpected 
service response code: 404
at 
org.skywalking.apm.agent.core.remote.DiscoveryRestServiceClient.findServerList(DiscoveryRestServiceClient.java:83)
at 
org.skywalking.apm.agent.core.remote.DiscoveryRestServiceClient.run(DiscoveryRestServiceClient.java:68)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
   ```
   ___
   ### Requirement or improvement
   - Please describe about your requirements or improvement suggestions.


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] arghya88 opened a new issue #1083: Agent connecting to remote collector fails

2018-04-16 Thread GitBox
arghya88 opened a new issue #1083: Agent connecting to remote collector fails
URL: https://github.com/apache/incubator-skywalking/issues/1083
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [X] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   - Which version of SkyWalking, OS and JRE?
   
   JRE 8, Skywalking 5
   
   - What happen?
   
   Getting below error
   
   ```
   DEBUG 2018-04-16 14:46:20 GRPCChannelManager :  Selected collector grpc 
service running, reconnect:true. 
   DEBUG 2018-04-16 14:46:20 GRPCChannelManager :  Selected collector grpc 
service is not available. Wait 30 seconds to retry 
   ERROR 2018-04-16 14:46:20 DiscoveryRestServiceClient :  Find server list 
fail. 
   org.skywalking.apm.agent.core.remote.RESTResponseStatusError: Unexpected 
service response code: 404
at 
org.skywalking.apm.agent.core.remote.DiscoveryRestServiceClient.findServerList(DiscoveryRestServiceClient.java:83)
at 
org.skywalking.apm.agent.core.remote.DiscoveryRestServiceClient.run(DiscoveryRestServiceClient.java:68)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
   ```
   ___
   ### Requirement or improvement
   - Please describe about your requirements or improvement suggestions.


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:
us...@infra.apache.org


With regards,
Apache Git Services