wu-sheng commented on issue #2914: Wrong Line Number in error stack after using 
skywalking
URL: https://github.com/apache/skywalking/issues/2914#issuecomment-503830845
 
 
   There is no SkyWalking class in this method stack, such as an interceptor. 
Such as this
   
   > at 
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstMethodsInter.intercept(InstMethodsInter.java:93)
 ~[skywalking-agent.jar:6.1.0]
        at 
com.chehejia.aisp.charging.api.controller.MobileChargingController.getChargingPilesBasic(MobileChargingController.java)
 ~[classes!/:?]
   
   `MobileChargingController#getChargingPilesBasic` should be manipulated by 
SkyWalking, but not the class you said. So please confirm first.

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


With regards,
Apache Git Services

Reply via email to