我是靠谱客的博主 哭泣薯片,最近开发中收集的这篇文章主要介绍Caused by: io.netty.channel.AbstractChannel$AnnotatedNoRouteToHostException: 没有到主机的路由:,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

Caused by: io.netty.channel.AbstractChannel A n n o t a t e d N o R o u t e T o H o s t E x c e p t i o n : 没 有 到 主 机 的 路 由 : / 10.47.55.99 : 45538 a t s u n . n i o . c h . S o c k e t C h a n n e l I m p l . c h e c k C o n n e c t ( N a t i v e M e t h o d ) a t s u n . n i o . c h . S o c k e t C h a n n e l I m p l . f i n i s h C o n n e c t ( S o c k e t C h a n n e l I m p l . j a v a : 717 ) a t i o . n e t t y . c h a n n e l . s o c k e t . n i o . N i o S o c k e t C h a n n e l . d o F i n i s h C o n n e c t ( N i o S o c k e t C h a n n e l . j a v a : 257 ) a t i o . n e t t y . c h a n n e l . n i o . A b s t r a c t N i o C h a n n e l AnnotatedNoRouteToHostException: 没有到主机的路由: /10.47.55.99:45538 at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:257) at io.netty.channel.nio.AbstractNioChannel AnnotatedNoRouteToHostException::/10.47.55.99:45538atsun.nio.ch.SocketChannelImpl.checkConnect(NativeMethod)atsun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)atio.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:257)atio.netty.channel.nio.AbstractNioChannelAbstractNioUnsafe.finishConnect(AbstractNioChannel.java:291)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:640)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:575)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:489)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:451)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140)
… 2 more

解决:首先确定防火墙是否关闭

最后

以上就是哭泣薯片为你收集整理的Caused by: io.netty.channel.AbstractChannel$AnnotatedNoRouteToHostException: 没有到主机的路由:的全部内容,希望文章能够帮你解决Caused by: io.netty.channel.AbstractChannel$AnnotatedNoRouteToHostException: 没有到主机的路由:所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(48)

评论列表共有 0 条评论

立即
投稿
返回
顶部