Thank you, 0.1.43-rc1 has fixed the problem. At least I haven't seen
this error for the past several days of intense JSch'ing.

So what about the 0.1.43 release date? Any estimates?

Thanks,
Alexey


2010/4/23 Atsuhiko Yamanaka <y...@jcraft.com>:
> Hi,
>
>   +-From: Alexey Vladykin <vlady...@gmail.com> --
>   |_Date: Wed, 21 Apr 2010 16:38:49 +0400 _______
>   |
>   |Quite often I get this error from JSch:
>   |Caught an exception, leaving main loop due to SSH_MSG_DISCONNECT: 2
>   |Received ieof for nonexistent channel 1.
>   |It has been reported in the mailing list already
>   
> |(http://sourceforge.net/mailarchive/forum.php?thread_name=201001150130.KAA18137%40jcraft.com&forum_name=jsch-users),
>   |and a fix/workaround has been suggested: add "synchronized (this)"
>   |blocks in Channel.close() and Channel.eof():
>   ...
>   |I tried this, but it didn't fix the problem for me. Indeed, it's still
>   |possible that
>   ...
>
> Yes, I had recognized that fix had not been enough.
>
> Please try the following,
>  http://www.jcraft.com/jsch/jsch-0.1.43-rc1.zip
> It has included the fix, which is not same with you,
> but I hope it has also resolved the problem.
>

------------------------------------------------------------------------------
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to