You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/06/26 07:29:14 UTC

[GitHub] [skywalking] SummerOfServenteen edited a comment on issue #2659: intercept failure org.apache.skywalking.apm.plugin.spring.mvc.commons.exception.IllegalMethodStackDepthException

SummerOfServenteen edited a comment on issue #2659: intercept failure  org.apache.skywalking.apm.plugin.spring.mvc.commons.exception.IllegalMethodStackDepthException
URL: https://github.com/apache/skywalking/issues/2659#issuecomment-505755245
 
 
   @wu-sheng  ,i also encountered the same exception, but the exception message was different from that of him.
   This log is printed too often. I have use sw in 7 applications,but the curious thing about it was that it was only happened in one application.Nevertheless, it does not affect data reporting.The exception was caused by which the value of enhancedClassField_ws was null.
   ![image](https://user-images.githubusercontent.com/31895647/60158610-0adcd500-9824-11e9-9e05-31498e9ff262.png)
   This is the exception message.
   [exception.txt](https://github.com/apache/skywalking/files/3328772/exception.txt)
   
   I can't find the root cause,the only temporary solution I can think of is to catch this exception and print less message ,haha .
   
   
   
   

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


With regards,
Apache Git Services