org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'logRecord': Injection of @Reference dependencies failed; nested exception is java.lang.IllegalStateException: Failed to check the status of the service com.addplus.townmall.server.api.service.queue.LogOperatorService. No provider available for the service com.addplus.townmall.server.api.service.queue.LogOperatorService from the url zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=town_mall_rest_provider&async=true&dubbo=2.6.2&interface=com.addplus.townmall.server.api.service.queue.LogOperatorService&logger=slf4j&methods=logRecordOperator&mock=com.addplus.townmall.server.rest.provider.logoperator.LogOperatorServiceMock&owner=addplus&pid=6156®ister.ip=192.168.0.103&side=consumer×tamp=1569638689724 to the consumer 192.168.0.103 use dubbo version 2.6.2
zookeeper连接问题
本文探讨了Spring Boot应用中使用Dubbo框架时遇到的服务注册与发现失败问题,具体表现为无法从Zookeeper获取LogOperatorService服务实例。文章分析了可能的原因,包括Zookeeper连接配置错误或服务提供者未正确启动。
1万+

被折叠的 条评论
为什么被折叠?



