Eclipse运行blade-auth项目出错问题

Blade 未结 1 598
fengxq
fengxq 剑圣 2021-06-06 15:03
悬赏:5

一、该问题的重现步骤是什么?

1. maven方式导入源码

2. 在eclipse中,右键“bladex”项目 --> Run as --> Maven install。打包结果正常

3. 在eclipse中,进入到“blade-auth”项目 --> 运行AuthApplication.java。

报错:Error creating bean with name 'org.springblade.system.user.feign.IUserClient': Requested bean is currently in creation: Is there an unresolvable circular reference?


4. 根据文档:https://sns.bladex.cn/q-116.html,检查了里面说的blade-desk-api和blade-common项目都有对应文件生成。也是正常生成

1622962309109909.png

1622962520962401.png


5.单独把blade-auth.jar。使用dos运行。java -jar -Dfile.encoding=utf-8 blade-auth.jar又是正常的。


6.再次在eclipse中,进入到“blade-auth”项目 --> 运行AuthApplication.java。

报错:Error creating bean with name 'org.springblade.system.user.feign.IUserClient': Requested bean is currently in creation: Is there an unresolvable circular reference?


同一份代码,尝试过使用Idea正常运行。但使用Ecplise则只能编译打包。不能在Ecplise中运行

是不是不支持在Ecplise里运行?还是说哪里配置有问题?


二、你期待的结果是什么?实际看到的又是什么?

期待结果:在eclipse开发环境正常运行blade-auth项目

实际结果:提示出错


三、你正在使用的是什么产品,什么版本?在什么操作系统上?

开发工具:Eclipse  2021-03 (4.19.0) Build id: 20210312-0638

BladeX   2.8.1.RELEASE

操作系统: WIN10 专业版


四、请提供详细的错误堆栈信息,这很重要。


----启动中,读取到的环境变量:[dev],jar地址:[/D:/dev/dev-tools/eclipse-2021/eclipse-workspace/bladex/blade-auth/target/classes/]----

                   ______  _             _       ___   ___

                   | ___ \| |           | |      \  \ /  /

                   | |_/ /| |  __ _   __| |  ___  \  V  /

                   | ___ \| | / _` | / _` | / _ \   > <

                   | |_/ /| || (_| || (_| ||  __/ /  .  \

                   \____/ |_| \__,_| \__,_| \___|/__/ \__\


:: BladeX 2.8.1.RELEASE :: blade-auth:dev :: Running SpringBoot 2.2.13.RELEASE :: 


2021-06-06 14:40:38.516  INFO 16264 --- [           main] c.a.n.c.c.impl.LocalConfigInfoProcessor  : LOCAL_SNAPSHOT_PATH:C:\Users\Administrator\nacos\config

2021-06-06 14:40:38.648  INFO 16264 --- [           main] org.reflections.Reflections              : Reflections took 74 ms to scan 1 urls, producing 3 keys and 6 values 

2021-06-06 14:40:38.705  INFO 16264 --- [           main] org.reflections.Reflections              : Reflections took 30 ms to scan 1 urls, producing 4 keys and 9 values 

2021-06-06 14:40:38.720  INFO 16264 --- [           main] org.reflections.Reflections              : Reflections took 11 ms to scan 1 urls, producing 3 keys and 10 values 

2021-06-06 14:40:38.910  INFO 16264 --- [           main] org.reflections.Reflections              : Reflections took 186 ms to scan 277 urls, producing 0 keys and 0 values 

2021-06-06 14:40:38.918  INFO 16264 --- [           main] org.reflections.Reflections              : Reflections took 7 ms to scan 1 urls, producing 1 keys and 5 values 

2021-06-06 14:40:38.928  INFO 16264 --- [           main] org.reflections.Reflections              : Reflections took 6 ms to scan 1 urls, producing 1 keys and 7 values 

2021-06-06 14:40:38.946  INFO 16264 --- [           main] org.reflections.Reflections              : Reflections took 12 ms to scan 1 urls, producing 2 keys and 8 values 

2021-06-06 14:40:39.098  INFO 16264 --- [           main] org.reflections.Reflections              : Reflections took 147 ms to scan 277 urls, producing 0 keys and 0 values 

2021-06-06 14:40:39.099  INFO 16264 --- [           main] com.alibaba.nacos.common.remote.client   : [config-0-53781dd6-2b41-4ebb-8af9-8e5d12f8abf3]RpcClient init label, labels={module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}

2021-06-06 14:40:39.100  INFO 16264 --- [           main] com.alibaba.nacos.common.remote.client   : [config-0-53781dd6-2b41-4ebb-8af9-8e5d12f8abf3]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$256/2080643905

2021-06-06 14:40:39.100  INFO 16264 --- [           main] com.alibaba.nacos.common.remote.client   : [config-0-53781dd6-2b41-4ebb-8af9-8e5d12f8abf3]Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$257/2137642385

2021-06-06 14:40:39.101  INFO 16264 --- [           main] com.alibaba.nacos.common.remote.client   : [config-0-53781dd6-2b41-4ebb-8af9-8e5d12f8abf3]Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1

2021-06-06 14:40:39.101  INFO 16264 --- [           main] com.alibaba.nacos.common.remote.client   : [config-0-53781dd6-2b41-4ebb-8af9-8e5d12f8abf3]RpcClient init, ServerListFactory =com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2

2021-06-06 14:40:39.106  INFO 16264 --- [           main] com.alibaba.nacos.common.remote.client   : [config-0-53781dd6-2b41-4ebb-8af9-8e5d12f8abf3] Try to connect to server on start up, server: {serverIp='127.0.0.1', server main port=8848}

2021-06-06 14:40:41.180  INFO 16264 --- [           main] com.alibaba.nacos.common.remote.client   : [config-0-53781dd6-2b41-4ebb-8af9-8e5d12f8abf3] Success to connect to server [127.0.0.1:8848] on start up,connectionId=1622961640895_127.0.0.1_55525

2021-06-06 14:40:41.181  INFO 16264 --- [t.remote.worker] com.alibaba.nacos.common.remote.client   : [config-0-53781dd6-2b41-4ebb-8af9-8e5d12f8abf3]Notify connected event to listeners.

2021-06-06 14:40:41.181  INFO 16264 --- [t.remote.worker] c.a.n.client.config.impl.ClientWorker    : [config-0-53781dd6-2b41-4ebb-8af9-8e5d12f8abf3] Connected,notify listen context...

2021-06-06 14:40:41.182  INFO 16264 --- [           main] com.alibaba.nacos.common.remote.client   : [config-0-53781dd6-2b41-4ebb-8af9-8e5d12f8abf3]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler

2021-06-06 14:40:41.183  INFO 16264 --- [           main] com.alibaba.nacos.common.remote.client   : [config-0-53781dd6-2b41-4ebb-8af9-8e5d12f8abf3]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4

2021-06-06 14:40:41.284  INFO 16264 --- [           main] c.a.nacos.client.config.impl.Limiter     : limitTime:5.0

2021-06-06 14:40:41.308  INFO 16264 --- [           main] c.a.nacos.client.config.utils.JvmUtil    : isMultiInstance:false

2021-06-06 14:40:41.339  WARN 16264 --- [           main] c.a.c.n.c.NacosPropertySourceBuilder     : Ignore the empty nacos configuration and get it based on dataId[blade-auth] & group[DEFAULT_GROUP]

2021-06-06 14:40:41.344  WARN 16264 --- [           main] c.a.c.n.c.NacosPropertySourceBuilder     : Ignore the empty nacos configuration and get it based on dataId[blade-auth.yaml] & group[DEFAULT_GROUP]

2021-06-06 14:40:41.351  WARN 16264 --- [           main] c.a.c.n.c.NacosPropertySourceBuilder     : Ignore the empty nacos configuration and get it based on dataId[blade-auth-dev.yaml] & group[DEFAULT_GROUP]

2021-06-06 14:40:41.353  INFO 16264 --- [           main] b.c.PropertySourceBootstrapConfiguration : Located property source: [BootstrapPropertySource {name='bootstrapProperties-blade-auth-dev.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-blade-auth.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-blade-auth,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-blade-dev.yaml,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-blade.yaml,DEFAULT_GROUP'}]

2021-06-06 14:40:41.360  INFO 16264 --- [           main] org.springblade.auth.AuthApplication     : The following profiles are active: dev

2021-06-06 14:40:41.537  WARN 16264 --- [           main] o.s.c.c.u.SpringFactoryImportSelector    : More than one implementation of @EnableCircuitBreaker (now relying on @Conditionals to pick one): [org.springframework.cloud.netflix.hystrix.HystrixCircuitBreakerConfiguration, com.alibaba.cloud.sentinel.custom.SentinelCircuitBreakerConfiguration]

2021-06-06 14:40:43.444  INFO 16264 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!

2021-06-06 14:40:43.455  INFO 16264 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.

2021-06-06 14:40:43.509  INFO 16264 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 23ms. Found 0 Redis repository interfaces.

2021-06-06 14:40:43.629  WARN 16264 --- [           main] o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format.

2021-06-06 14:40:43.647  WARN 16264 --- [           main] o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'hystrix.stream' contains invalid characters, please migrate to a valid format.

2021-06-06 14:40:43.817  WARN 16264 --- [           main] o.m.s.mapper.ClassPathMapperScanner      : No MyBatis mapper was found in '[org.springblade.auth]' package. Please check your configuration.

2021-06-06 14:40:44.013  INFO 16264 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=64a91c05-8f5e-345d-a64f-344952f0ed2c

2021-06-06 14:40:44.961  INFO 16264 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)

INFO: Sentinel log output type is: file

INFO: Sentinel log charset is: utf-8

INFO: Sentinel log base directory is: C:\Users\Administrator\logs\csp\

INFO: Sentinel log name use pid is: false

2021-06-06 14:40:45.219  INFO 16264 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)

2021-06-06 14:40:45.564  WARN 16264 --- [           main] io.undertow.websockets.jsr               : UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used

2021-06-06 14:40:45.613  INFO 16264 --- [           main] io.undertow.servlet                      : Initializing Spring embedded WebApplicationContext

2021-06-06 14:40:45.613  INFO 16264 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4222 ms

2021-06-06 14:40:45.852  WARN 16264 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.

2021-06-06 14:40:45.853  INFO 16264 --- [           main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.

2021-06-06 14:40:45.882  INFO 16264 --- [           main] c.netflix.config.DynamicPropertyFactory  : DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@5ddd84d2

2021-06-06 14:40:46.095  INFO 16264 --- [           main] o.s.b.a.e.web.ServletEndpointRegistrar   : Registered '/actuator/hystrix.stream' to hystrix.stream-actuator-endpoint

2021-06-06 14:40:46.152  INFO 16264 --- [           main] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource

2021-06-06 14:40:46.652  INFO 16264 --- [           main] com.alibaba.druid.pool.DruidDataSource   : {dataSource-1} inited

2021-06-06 14:40:46.995  WARN 16264 --- [           main] o.s.c.openfeign.FeignClientFactoryBean   : The provided URL is empty. Will try picking an instance via load-balancing.

2021-06-06 14:40:47.497  WARN 16264 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'bladeAuthorizationServerConfiguration' defined in file [D:\dev\dev-tools\eclipse-2021\eclipse-workspace\bladex\blade-auth\target\classes\org\springblade\auth\config\BladeAuthorizationServerConfiguration.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'bladeUserDetailsServiceImpl' defined in file [D:\dev\dev-tools\eclipse-2021\eclipse-workspace\bladex\blade-auth\target\classes\org\springblade\auth\service\BladeUserDetailsServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'org.springblade.system.user.feign.IUserClient': Requested bean is currently in creation: Is there an unresolvable circular reference?

2021-06-06 14:40:47.500  INFO 16264 --- [           main] com.alibaba.druid.pool.DruidDataSource   : {dataSource-1} closing ...

2021-06-06 14:40:47.502  INFO 16264 --- [           main] com.alibaba.druid.pool.DruidDataSource   : {dataSource-1} closed

2021-06-06 14:40:47.518  INFO 16264 --- [           main] ConditionEvaluationReportLoggingListener : 


Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.

2021-06-06 14:40:47.532 ERROR 16264 --- [           main] o.s.boot.SpringApplication               : Application run failed


org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'bladeAuthorizationServerConfiguration' defined in file [D:\dev\dev-tools\eclipse-2021\eclipse-workspace\bladex\blade-auth\target\classes\org\springblade\auth\config\BladeAuthorizationServerConfiguration.class]: Unsatisfied dependency expressed through constructor parameter 2; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'bladeUserDetailsServiceImpl' defined in file [D:\dev\dev-tools\eclipse-2021\eclipse-workspace\bladex\blade-auth\target\classes\org\springblade\auth\service\BladeUserDetailsServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'org.springblade.system.user.feign.IUserClient': Requested bean is currently in creation: Is there an unresolvable circular reference?

at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:799) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:228) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1356) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1203) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) ~[spring-boot-2.2.13.RELEASE.jar:2.2.13.RELEASE]

at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747) ~[spring-boot-2.2.13.RELEASE.jar:2.2.13.RELEASE]

at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:405) ~[spring-boot-2.2.13.RELEASE.jar:2.2.13.RELEASE]

at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) ~[spring-boot-2.2.13.RELEASE.jar:2.2.13.RELEASE]

at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) [spring-boot-2.2.13.RELEASE.jar:2.2.13.RELEASE]

at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:50) [classes/:na]

at org.springblade.auth.AuthApplication.main(AuthApplication.java:35) [classes/:na]

Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'bladeUserDetailsServiceImpl' defined in file [D:\dev\dev-tools\eclipse-2021\eclipse-workspace\bladex\blade-auth\target\classes\org\springblade\auth\service\BladeUserDetailsServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'org.springblade.system.user.feign.IUserClient': Requested bean is currently in creation: Is there an unresolvable circular reference?

at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:799) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:228) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1356) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1203) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:886) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:790) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

... 19 common frames omitted

Caused by: org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'org.springblade.system.user.feign.IUserClient': Requested bean is currently in creation: Is there an unresolvable circular reference?

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.beforeSingletonCreation(DefaultSingletonBeanRegistry.java:355) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:227) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1109) ~[spring-context-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at com.alibaba.cloud.sentinel.feign.SentinelFeign$Builder$1.create(SentinelFeign.java:84) ~[spring-cloud-starter-alibaba-sentinel-2.2.5.RELEASE.jar:2.2.5.RELEASE]

at feign.ReflectiveFeign.newInstance(ReflectiveFeign.java:64) ~[feign-core-10.12.jar:na]

at feign.Feign$Builder.target(Feign.java:269) ~[feign-core-10.12.jar:na]

at org.springframework.cloud.openfeign.HystrixTargeter.target(HystrixTargeter.java:38) ~[spring-cloud-openfeign-core-2.2.8.RELEASE.jar:2.2.8.RELEASE]

at org.springframework.cloud.openfeign.FeignClientFactoryBean.loadBalance(FeignClientFactoryBean.java:352) ~[spring-cloud-openfeign-core-2.2.8.RELEASE.jar:2.2.8.RELEASE]

at org.springframework.cloud.openfeign.FeignClientFactoryBean.getTarget(FeignClientFactoryBean.java:390) ~[spring-cloud-openfeign-core-2.2.8.RELEASE.jar:2.2.8.RELEASE]

at org.springframework.cloud.openfeign.FeignClientFactoryBean.getObject(FeignClientFactoryBean.java:361) ~[spring-cloud-openfeign-core-2.2.8.RELEASE.jar:2.2.8.RELEASE]

at org.springframework.cloud.openfeign.FeignClientsRegistrar.lambda$registerFeignClient$0(FeignClientsRegistrar.java:246) ~[spring-cloud-openfeign-core-2.2.8.RELEASE.jar:2.2.8.RELEASE]

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.obtainFromSupplier(AbstractAutowireCapableBeanFactory.java:1230) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1172) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:886) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:790) ~[spring-beans-5.2.12.RELEASE.jar:5.2.12.RELEASE]

... 33 common frames omitted


五、若有更多详细信息,请在下面提供。

1条回答
  • 2021-06-07 21:37

    不好意思,eclipse我已经快5年没用基本忘光了,这个问题没法帮忙排查了。

    但群里有商业用户反馈,他们用eclipse是可以运行成功的。

    0 讨论(0)
提交回复