wu-sheng commented on issue #2445: java.lang.StackOverflowError: null  agent:
URL: https://github.com/apache/skywalking/issues/2445#issuecomment-495056136
 
 
   > 
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstMethodsInter.intercept(InstMethodsInter.java:93)
 ~[skywalking-agent.jar:6.0.0-GA]
   at com.rrjc.pay.ext.facade.mq.RiskSender.send(RiskSender.java) 
~[pay-ext-facade-2.3.3.jar:?]
   
   According to this log, look like you have built a new plugin? Or using some 
toolkit?`com.rrjc.pay.ext.facade.mq.RiskSender.send` should not be enhanced by 
SkyWalking, except for toolkit or Spring annotation plugin.
   
   Could you share the `com.rrjc.pay.ext.facade.mq.RiskSender` with us? And how 
you are using 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