Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

引入seata启动报错 #412

Open
phshis opened this issue Jan 13, 2022 · 3 comments
Open

引入seata启动报错 #412

phshis opened this issue Jan 13, 2022 · 3 comments

Comments

@phshis
Copy link

phshis commented Jan 13, 2022

tried to access class org.springframework.cloud.openfeign.loadbalancer.FeignBlockingLoadBalancerClient from class com.alibaba.cloud.seata.feign.SeataFeignObjectWrapper

版本 seata 1.3.0
clould alibaba 2.2.3.RELEASE

@funky-eyes
Copy link
Contributor

升级spring-cloud-starter-alibaba-seata 到 2.2.3.RELEASE

@phshis
Copy link
Author

phshis commented Jan 13, 2022 via email

@phshis
Copy link
Author

phshis commented Jan 13, 2022

Caused by: java.lang.IllegalAccessError: tried to access class org.springframework.cloud.openfeign.loadbalancer.FeignBlockingLoadBalancerClient from class com.alibaba.cloud.seata.feign.SeataFeignObjectWrapper
at com.alibaba.cloud.seata.feign.SeataFeignObjectWrapper.wrap(SeataFeignObjectWrapper.java:54)
始终起不起来 试过很多版本了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants