You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2014/11/25 16:11:12 UTC

[jira] [Commented] (SSHD-373) Flood of warnings caused by Putty's window handling

    [ https://issues.apache.org/jira/browse/SSHD-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224653#comment-14224653 ] 

Goldstein Lyor commented on SSHD-373:
-------------------------------------

Version 0.13 fixes this issue see SSHD-349

> 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: winadj@putty.projects.tartarus.org
> 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: winadj@putty.projects.tartarus.org
> 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: winadj@putty.projects.tartarus.org
> 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: winadj@putty.projects.tartarus.org
> 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: winadj@putty.projects.tartarus.org
> {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)