dubbo注冊失敗問題


Exception in thread "main" java.lang.IllegalStateException: 
Failed to register dubbo://192.168.187.1:20880/com.ghg.dubbo
.api.GreetingService?anyhost=true&application=demo-provider&bean.name=
com.ghg.dubbo.api.GreetingService&dubbo=2.0.2&generic=false&interface=
com.ghg.dubbo.api.GreetingService&methods=sayHello&pid=

其實主要原因是服務器端zookeeper版本和springboot中配置版本不一致所導致的

我的服務器zookeeper版本3.14.4,而依賴導入了3.5.4-beta版本的.


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM