DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=26757>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=26757 sshexec hangs ------- Additional Comments From [EMAIL PROTECTED] 2004-06-11 14:22 ------- according to the developer of jsch this is not a jsch bug. Here is his email: Hi, This is not a bug of jsch. That comes from the usage of jsch by Ant. JSch allows you to run simultaneously multiple exec channels on the single ssh session. I guess that, in that problem, ssh session has been kept and sshexec task should explicitly disconnect that session at the end of exec operation. Thanks, -- ymnk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]