You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2011/08/31 10:45:10 UTC

[jira] [Resolved] (SSHD-122) SSH_MSG_CHANNEL_EOF SSH_MSG_CHANNEL_REQUEST("exit-status") after SSH_MSG_CHANNEL_CLOSE

     [ https://issues.apache.org/jira/browse/SSHD-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SSHD-122.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.6.0
         Assignee: Guillaume Nodet

Committing to https://svn.apache.org/repos/asf/mina/sshd/trunk ...
	M	sshd-core/src/main/java/org/apache/sshd/server/channel/ChannelSession.java
Committed r1163528


> SSH_MSG_CHANNEL_EOF SSH_MSG_CHANNEL_REQUEST("exit-status") after SSH_MSG_CHANNEL_CLOSE 
> ---------------------------------------------------------------------------------------
>
>                 Key: SSHD-122
>                 URL: https://issues.apache.org/jira/browse/SSHD-122
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 0.5.0
>            Reporter: Otto Frost
>            Assignee: Guillaume Nodet
>            Priority: Critical
>             Fix For: 0.6.0
>
>
> The Apache SSH server is also broken in that it sends SSH_MSG_CHANNEL_EOF
> SSH_MSG_CHANNEL_REQUEST("exit-status") after SSH_MSG_CHANNEL_CLOSE has
> been sent.
> Reported by Cryptzone developing the excellent Mindterm ssh/sftp client
> After a file transfer the session is disconnected because of this, so after a transmission you can't continue working, but have to reestablish the connection.
> Some more information from cryptzone,
> to replicate the error
> Use mindterm, 
> connect via ssh, 
> start the sftp module, 
> transfer a number of files, 
> transfer is ok, 
> but then the whole session is disconnected.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira