You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@skywalking.apache.org by GitBox <gi...@apache.org> on 2017/12/20 06:16:15 UTC

[GitHub] wu-sheng commented on issue #694: [Agent] spring boot client start failed

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


With regards,
Apache Git Services