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/28 02:08:31 UTC

[GitHub] [skywalking] kikupotter commented on issue #1882: exception

kikupotter commented on issue #1882: exception
URL: https://github.com/apache/skywalking/issues/1882#issuecomment-506573038
 
 
   client 6.1:
   
   WARN 2019-06-27 18:48:53:986 AbstractClassEnhancePluginDefine :  enhance class com.lz.report.api.controller.DataManagerController by plugin org.apache.skywalking.apm.plugin.spring.mvc.v4.define.RestControllerInstrumentation is not working. Because witness class org.springframework.cache.interceptor.DefaultKeyGenerator is not existed.
   WARN 2019-06-27 18:48:53:987 AbstractClassEnhancePluginDefine :  enhance class com.lz.report.api.controller.DataManagerController by plugin org.apache.skywalking.apm.plugin.spring.webflux.v5.define.RestControllerInstrumentation is not working. Because witness class org.springframework.web.reactive.BindingContext is not existed.
   WARN 2019-06-27 18:48:54:017 AbstractClassEnhancePluginDefine :  enhance class com.lz.report.api.controller.ReportInfoController by plugin org.apache.skywalking.apm.plugin.spring.mvc.v4.define.RestControllerInstrumentation is not working. Because witness class org.springframework.cache.interceptor.DefaultKeyGenerator is not existed.
   WARN 2019-06-27 18:48:54:017 AbstractClassEnhancePluginDefine :  enhance class com.lz.report.api.controller.ReportInfoController by plugin org.apache.skywalking.apm.plugin.spring.webflux.v5.define.RestControllerInstrumentation is not working. Because witness class org.springframework.web.reactive.BindingContext is not existed.
   WARN 2019-06-27 18:48:54:522 AbstractClassEnhancePluginDefine :  enhance class org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController by plugin org.apache.skywalking.apm.plugin.spring.mvc.v4.define.ControllerInstrumentation is not working. Because witness class org.springframework.cache.interceptor.DefaultKeyGenerator is not existed.
   WARN 2019-06-27 18:48:54:523 AbstractClassEnhancePluginDefine :  enhance class org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController by plugin org.apache.skywalking.apm.plugin.spring.mvc.v3.define.ControllerInstrumentation is not working. Because witness class org.springframework.web.servlet.view.xslt.AbstractXsltView is not existed.
   WARN 2019-06-27 18:48:54:523 AbstractClassEnhancePluginDefine :  enhance class org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController by plugin org.apache.skywalking.apm.plugin.spring.webflux.v5.define.ControllerInstrumentation is not working. Because witness class org.springframework.web.reactive.BindingContext is not existed.
   WARN 2019-06-27 18:48:58:739 AbstractClassEnhancePluginDefine :  enhance class org.springframework.web.method.HandlerMethod by plugin org.apache.skywalking.apm.plugin.spring.mvc.v4.define.HandlerMethodInstrumentation is not working. Because witness class org.springframework.cache.interceptor.DefaultKeyGenerator is not existed.
   WARN 2019-06-27 18:48:58:741 AbstractClassEnhancePluginDefine :  enhance class org.springframework.web.method.HandlerMethod by plugin org.apache.skywalking.apm.plugin.spring.mvc.v3.define.HandlerMethodInstrumentation is not working. Because witness class org.springframework.web.servlet.view.xslt.AbstractXsltView is not existed.
   WARN 2019-06-27 18:48:59:950 AbstractClassEnhancePluginDefine :  enhance class org.springframework.web.method.support.InvocableHandlerMethod by plugin org.apache.skywalking.apm.plugin.spring.mvc.v4.define.InvocableHandlerInstrumentation is not working. Because witness class org.springframework.cache.interceptor.DefaultKeyGenerator is not existed.
   WARN 2019-06-27 18:48:59:950 AbstractClassEnhancePluginDefine :  enhance class org.springframework.web.method.support.InvocableHandlerMethod by plugin org.apache.skywalking.apm.plugin.spring.mvc.v3.define.InvocableHandlerInstrumentation is not working. Because witness class org.springframework.web.servlet.view.xslt.AbstractXsltView is not existed.
   WARN 2019-06-28 10:03:39:976 AbstractClassEnhancePluginDefine :  enhance class com.lz.report.api.controller.DataManagerController by plugin org.apache.skywalking.apm.plugin.spring.mvc.v4.define.RestControllerInstrumentation is not working. Because witness class org.springframework.cache.interceptor.DefaultKeyGenerator is not existed.
   WARN 2019-06-28 10:03:39:977 AbstractClassEnhancePluginDefine :  enhance class com.lz.report.api.controller.DataManagerController by plugin org.apache.skywalking.apm.plugin.spring.webflux.v5.define.RestControllerInstrumentation is not working. Because witness class org.springframework.web.reactive.BindingContext is not existed.
   WARN 2019-06-28 10:03:40:003 AbstractClassEnhancePluginDefine :  enhance class com.lz.report.api.controller.ReportInfoController by plugin org.apache.skywalking.apm.plugin.spring.mvc.v4.define.RestControllerInstrumentation is not working. Because witness class org.springframework.cache.interceptor.DefaultKeyGenerator is not existed.
   

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