Martin Lichtin created SSHD-373:
-----------------------------------
Summary: Flood of warnings caused by Putty's window handling
Key: SSHD-373
URL: https://issues.apache.org/jira/browse/SSHD-373
Project: MINA SSHD
Issue Type: Wish
Affects Versions: 0.12.0
Environment: Karaf 3.0.2
Reporter: Martin Lichtin
Priority: Minor
There's a flood of warnings
{noformat}
2014-11-20 14:58:35,001 | WARN | [7537e98f]-nio2-thread-6 | ChannelSession
| d.common.channel.AbstractChannel 120 | 28 -
org.apache.sshd.core - 0.12.0 | Unknown channel request:
[email protected]
2014-11-20 14:58:35,038 | WARN | [7537e98f]-nio2-thread-4 | ChannelSession
| d.common.channel.AbstractChannel 120 | 28 -
org.apache.sshd.core - 0.12.0 | Unknown channel request:
[email protected]
2014-11-20 14:58:35,052 | WARN | [7537e98f]-nio2-thread-4 | ChannelSession
| d.common.channel.AbstractChannel 120 | 28 -
org.apache.sshd.core - 0.12.0 | Unknown channel request:
[email protected]
2014-11-20 14:58:35,084 | WARN | [7537e98f]-nio2-thread-8 | ChannelSession
| d.common.channel.AbstractChannel 120 | 28 -
org.apache.sshd.core - 0.12.0 | Unknown channel request:
[email protected]
2014-11-20 14:58:35,089 | WARN | [7537e98f]-nio2-thread-7 | ChannelSession
| d.common.channel.AbstractChannel 120 | 28 -
org.apache.sshd.core - 0.12.0 | Unknown channel request:
[email protected]
{noformat}
It'd be nice if this warning could be avoided.
Or perhaps only warn in case of !wantReply.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)