[
https://issues.apache.org/jira/browse/SSHD-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203595#comment-16203595
]
Goldstein Lyor commented on SSHD-776:
-------------------------------------
Hi [~fcava] - I have recently completed SSHD-777 which was inspired by this
issue. I was wondering if you could run some sanity test on the latest
committed 1.7.0 SNAPSHOT version with your software in order to make sure the
behavior implemented in this issue (SSHD-776) has not been affected in any way.
You are welcome to [review the
commits|https://github.com/apache/mina-sshd/commit/363cc52018046f8918127d3a169d920cbe45da93]
and send me your thoughts on it as well.
> 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
> Assignee: Goldstein Lyor
> Labels: channel, eof, forwarding, sshd
> Fix For: 1.7.0
>
> Attachments: dmzagent-1.7.0-snapshot.trc,
> dmzagent-WriteAbortException.trc, dmzagent.trc, dmzagent.trc.2,
> sshd.SSHD-776.patch
>
>
> 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)