dfsmallsky opened a new issue #4263: enhance controller is not working URL: https://github.com/apache/skywalking/issues/4263 ___ ### Question - What do you want to know? When I run in idea,it works goods,but on linux server,it don't. We run our project on Tomcat 8 with spring mvc 5.0.2 Bug Which version of SkyWalking, OS and JRE? 6.6.0 linux openjdk1.8 Which company or project? crm What happen? can not see entrypoint,can not trace the entrypoint WARN 2020-01-17 14:56:22:582 main AbstractClassEnhancePluginDefine : enhance class com.huatu.sku.web.controller.goods.SubGoodsController by plugin org.apache.skywalking.apm.plugin.spring.mvc.v5.define.RestControllerInstrumentation is not working. Because witness class org.springframework.web.servlet.resource.HttpResource is not existed. another problem is ERROR 2020-01-17 17:05:33:430 kafka-consumer-issue.report.dev InstMethodsInter : class[class org.apache.kafka.clients.consumer.KafkaConsumer] after method[pollOnce] intercept failure java.lang.NullPointerException at org.apache.skywalking.apm.plugin.kafka.KafkaConsumerInterceptor.afterMethod(KafkaConsumerInterceptor.java:61)
---------------------------------------------------------------- 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
