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

Goldstein Lyor edited comment on SSHD-776 at 10/3/17 4:33 PM:
--------------------------------------------------------------

I do not understand the problem
{quote}
the remote destination close the connection suddenly
{quote}
If the connection is closed how do you expect the session to continue being 
alive ? There is no auto-reconnect feature defined in SSH...


was (Author: lgoldstein):
I do not understand the problem
{quote}
the remote destination close the connection suddenly
{code}
If the connection is closed how do you expect the session to continue being 
alive ? There is no auto-reconnect feature defined in SSH...

> SSHD local port forwarding close session unexpectedly
> -----------------------------------------------------
>
>                 Key: SSHD-776
>                 URL: https://issues.apache.org/jira/browse/SSHD-776
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>            Reporter: Fulvio Cavarretta
>            Priority: Blocker
>         Attachments: dmzagent.trc.2
>
>
> Apache SSHD used in local port forwarding mode.
> A client is connecting to a remote FTP server through Apache SSHD via a 
> custom software.
> When a new logical channel inside a single SSHD session get an IO error (e.g. 
> the remote destination close the connection suddenly, the whole session is 
> shut down causing all other logical channel to be closed (see line 8861of 
> attached trace file).
> It seems like the _exceptionCaught_ mathod should not be called in this case



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to