wu-sheng commented on issue #694: [Agent] spring boot client start failed
URL: 
https://github.com/apache/incubator-skywalking/issues/694#issuecomment-352975089
 
 
   ```
   java.lang.NullPointerException
           at 
org.skywalking.apm.agent.core.sampling.SamplingService.shutdown(SamplingService.java:85)
           at 
org.skywalking.apm.agent.core.boot.ServiceManager.shutdown(ServiceManager.java:51)
           at 
org.skywalking.apm.agent.SkyWalkingAgent$1.run(SkyWalkingAgent.java:66)
           at java.lang.Thread.run(Thread.java:745)
   ```
   
   @myoss This is not a startup fail. This is a shutdown exception, only. And 
it is no harm. Also, I have fixed it already in #691 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to