You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "lazyman54 (GitHub)" <gi...@apache.org> on 2018/12/03 09:10:36 UTC

[GitHub] [incubator-dubbo] lazyman54 commented on issue #1852: NoSuchCommandException:SSH-2.0-libssh2_1.8.0

same situation as you do:
2018-12-03 05:22:33.309 [] ERROR [com.alibaba.dubbo.qos.server.handler.TelnetProcessHandler.channelRead0:61]  [DUBBO] can not found command com.alibaba.dubbo.qos.command.CommandContext@24e1c54c, dubbo version: 
2.6.0, current host: 10.14.16.88
com.alibaba.dubbo.qos.command.NoSuchCommandException: NoSuchCommandException:HELP
	at com.alibaba.dubbo.qos.command.DefaultCommandExecutor.execute(DefaultCommandExecutor.java:31) ~[dubbo-2.6.0.jar!/:2.6.0]
	at com.alibaba.dubbo.qos.server.handler.TelnetProcessHandler.channelRead0(TelnetProcessHandler.java:52) ~[dubbo-2.6.0.jar!/:2.6.0]
	at com.alibaba.dubbo.qos.server.handler.TelnetProcessHandler.channelRead0(TelnetProcessHandler.java:37) ~[dubbo-2.6.0.jar!/:2.6.0]
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) ~[netty-transport-4.1.24.Final.jar!/:4.1.24.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[netty-transport-4.1.24.Final.jar!/:4.1.24.Final]
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[netty-transport-4.1.24.Final.jar!/:4.1.24.Final]
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[netty-transport-4.1.24.Final.jar!/:4.1.24.Final]

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/1852 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org