evanxuhe commented on issue #2914: Wrong Line Number in error stack after using 
skywalking
URL: https://github.com/apache/skywalking/issues/2914#issuecomment-503884734
 
 
   > There is no SkyWalking class in this method stack, such as an interceptor. 
This is the evidence of another class enhanced.
   > 
   > > 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.
   
   What confues me more is that the line number **143** controller is right. 
But the line number 202 is wrong, which is rather unbelievable. Do you have any 
idea about any reason can cause it ?

----------------------------------------------------------------
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