alibaba / spring-cloud-alibaba

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
https://sca.aliyun.com
Apache License 2.0
27.73k stars 8.28k forks source link

spring-cloud-dubbo has exception on starting when log level is debug #674

Open wenfer opened 5 years ago

wenfer commented 5 years ago

class:org.apache.dubbo.config.spring.extension.SpringExtensionFactory:94

QQ20190527-0 QQ20190527-2

fangjian0423 commented 5 years ago

Could you please describe it clearly?

log level won't cause exception.

wenfer commented 5 years ago

Could you please describe it clearly?

log level won't cause exception.

it's not cause log level , just print exception when log level is debug you can try in debug mode , set breakpoint on org.apache.dubbo.config.spring.extension.SpringExtensionFactory:94

wenfer commented 5 years ago

I just saw it ,but I am not sure if it has a bad influence