异常:
No provider available for the service xxxxxxxxx.service
……
以及:
com.alibaba.dubbo.remoting.RemotingException
……
解决:
1、将本地库repository中相应包删除
2、dubbo服务,确认stop后,再start启动
3、断网。网络会将IP更改。
这几个步骤我一起做的,不知道那个是关键的步骤……,最后解决了
异常:
No provider available for the service xxxxxxxxx.service
……
以及:
com.alibaba.dubbo.remoting.RemotingException
……
解决:
1、将本地库repository中相应包删除
2、dubbo服务,确认stop后,再start启动
3、断网。网络会将IP更改。
这几个步骤我一起做的,不知道那个是关键的步骤……,最后解决了