码迷,mamicode.com
首页 > 其他好文 > 详细

Dubbo服务调用Failed to invoke the method错误记录

时间:2020-05-23 12:54:22      阅读:57      评论:0      收藏:0      [点我收藏+]

标签:文件中   调用   order   nbsp   不能   bsp   服务   height   解决   

错误:

Failed to invoke the method

 

 

 

技术图片

 

解决方法:

但我排查后均未发现问题,最后发现问题在与系统的hosts配置:
C:\Windows\System32\drivers\etc 目录下有个hosts文件,在前几天我刚重装了win10的系统,重装后的系统hosts文件内容为空(不能确定是否为win10普遍现象),在hosts文件中写入
127.0.0.1 localhost

问题解决。
环境问题坑死人!

 

Dubbo服务调用Failed to invoke the method错误记录

标签:文件中   调用   order   nbsp   不能   bsp   服务   height   解决   

原文地址:https://www.cnblogs.com/hyfl/p/12942032.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!