Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.6.0
-
Important
Description
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
Attachments
Attachments
Issue Links
- is related to
-
SSHD-777 Make the code handling channels more error tolerant
- Resolved
- links to