You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Fulvio Cavarretta (JIRA)" <ji...@apache.org> on 2017/10/03 07:40:00 UTC

[jira] [Created] (SSHD-776) SSHD local port forwarding close session unexpectedly

Fulvio Cavarretta created SSHD-776:
--------------------------------------

             Summary: 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)