apache / skywalking

APM, Application Performance Monitoring System
https://skywalking.apache.org/
Apache License 2.0
23.82k stars 6.52k forks source link

springcloud gateway项目启动时,添加skywalking-agent.jar。但是访问代理接口时,出现以下异常 #2011

Closed github24518 closed 5 years ago

github24518 commented 5 years ago

springcloud gateway项目启动时,添加skywalking-agent.jar。但是访问代理接口时,出现以下异常,有哪位知道怎么解决吗?

使用springcloud gateway代理转发的时候,出现异常 Whitelabel Error Page This application has no configured error view, so you are seeing this as a fallback.

Thu Dec 06 17:51:29 CST 2018 There was an unexpected error (type=Internal Server Error, status=500). org.springframework.cloud.gateway.filter.factory.HystrixGatewayFilterFactory$RouteHystrixCommand cannot be cast to org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.EnhancedInstance

wu-sheng commented 5 years ago

Why submit duplicate issue?

github24518 commented 5 years ago

大神,我就想知道什么时候可以兼容springcloud gateway呀!