[ 
https://issues.apache.org/jira/browse/SSHD-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Wolf resolved SSHD-1237.
-------------------------------
    Fix Version/s: 2.13.0
       Resolution: Fixed

PR 492 merged.

> SftpClient logs warnings on keepalive messages
> ----------------------------------------------
>
>                 Key: SSHD-1237
>                 URL: https://issues.apache.org/jira/browse/SSHD-1237
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 2.8.0
>            Reporter: Jens Grassel
>            Assignee: Lyor Goldstein
>            Priority: Minor
>             Fix For: 2.13.0
>
>
> Hi,
> we just noticed that using the default SshClient we get lots of warning 
> messages in our logs about keep alive requests like this:
> {noformat}
> 08:55:32.122 [sshd-SshClient[40b05dd]-nio2-thread-2] WARN 
> o.a.s.s.c.i.DefaultSftpClient$SftpChannelSubsystem - 
> handleUnknownChannelRequest(SftpChannelSubsystem[id=0, 
> recipient=0]-ClientSessionImpl[XXX@XXX/XXX:22][sftp]) Unknown channel 
> request: [email protected][want-reply=true]
> {noformat}
> We're using the {{SshClient.setUpDefaultClient()}} function then create our 
> session and finally use the {{createSftpClient(session)}} function on a 
> SftpClientFactory.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to