开发者社区 问答 正文

Seata 使用默认的注册中心multicast,启动报错

Exception in thread "main" org.apache.dubbo.rpc.RpcException: Failed to invoke the method deduct in the service com.alibaba.fescar.tm.dubbo.StorageService. No provider available for the service com.alibaba.fescar.tm.dubbo.StorageService from registry 224.5.6.7:1234 on the consumer 192.168.109.1 using the dubbo version 2.7.0. Please check if the providers have been started and registered.

展开
收起
一人吃饱,全家不饿 2021-02-01 23:34:42 924 分享 版权
来自: 阿里开源
1 条回答
写回答
取消 提交回答
  • 用zk 做为dubbo register,注释掉multicast,将下面的放开

    
     <dubbo:registry address="zookeeper://localhost:2181"/>
    
    2021-02-01 23:34:48
    赞同 展开评论
收录在圈子:
+ 订阅
阿里巴巴相信开源的世界里人人贡献代码,人人获得收益,共同创造一个互帮互利的社区,促进技术进步和发展。
还有其他疑问?
咨询AI助理