[
https://issues.apache.org/jira/browse/SSHD-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191204#comment-16191204
]
Goldstein Lyor commented on SSHD-776:
-------------------------------------
I was already ahead of you and incorporated the channel EOF fix in the _master_
version - so please continue from there.
I don't know why you are experiencing the problems you are the the code you
mentioned, but you are on the right track - debug the code and suggest/publish
a pull-request if you do figure it out... Regarding this specific piece of code
- it seems to make sure that there are no pending asynchronous write requests
once the channel/session is closed.
> 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
> Priority: Blocker
> Attachments: dmzagent.trc, 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)