dubbo com.alibaba.dubbo.remoting.RemotingException: message can not send, because channel is closed

编程入门 行业动态 更新时间:2024-10-21 20:39:04

dubbo com.alibaba.dubbo.<a href=https://www.elefans.com/category/jswz/34/1581774.html style=remoting.RemotingException: message can not send, because channel is closed"/>

dubbo com.alibaba.dubbo.remoting.RemotingException: message can not send, because channel is closed

错误信息

log4j:WARN No appenders could be found for logger (com.alibaba.dubbomon.logger.LoggerFactory).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See .2/faq.html#noconfig for more info.
Exception in thread "main" com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method searchRefundStatus in the service com.dinpay.refund.bank.IBankService. Tried 3 times of the providers [192.168.1.20:20880] (1/1) from the registry 224.224.224.224:1234 on the consumer 192.168.1.20 using the dubbo version 2.4.5. Last error is: Failed to invoke remote method: searchRefundStatus, provider: dubbo://192.168.1.20:20880

....

...

..

Caused by: com.alibaba.dubbo.remoting.RemotingException: message can not send, because channel is closed . url:dubbo://192.168.23.1:21954/com.tw.ei.business.agent.service.ReqBuinessAgentService?anyhost=true&application=consumer-engine&check=false&codec=dubbo&default.timeout=120000&dubbo=2.4.10&heartbeat=60000&interface=com.tw.ei.business.agent.service.ReqBuinessAgentService&methods=execute&pid=27587&retries=0&revision=reqappservice&side=consumer&timestamp=1399973540550&version=1.0.0
at com.alibaba.dubbo.remoting.transport.AbstractClient.send(AbstractClient.java:268)
at com.alibaba.dubbo.remoting.transport.AbstractPeer.send(AbstractPeer.java:51)
at com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeChannel.request(HeaderExchangeChannel.java:112)
at com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient.request(HeaderExchangeClient.java:91)

错误信息一堆,折腾了好半天,最后发现是我要掉的那台机器使用了qq管家的wifi精灵,使他的机器的ip发生改变,其实他的ip不是192.168.23.1,后来把wifi精灵关闭,就可以正常调用。

VMware虚拟机安装之后会多出几个虚拟网卡,如果不禁用也会有差不多的问题。

更多推荐

dubbo com.alibaba.dubbo.remoting.RemotingException: message can not send, becaus

本文发布于:2024-03-06 14:09:08,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1715508.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:remoting   RemotingException   dubbo   alibaba   channel

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!