Hi,
Until know we used jsch 1.41 we have some problem where stack go sometimes in
BLOCKED mode over a cd command
See mail from Laurent Bartol
http://www.mail-archive.com/jsch-users@lists.sourceforge.net/msg01729.html
So we try to used the last version jsch 1.50 and we have now the following
problem which never occurs before
During two days all working well and after some days the 'ls' command take more
and more time (10 seconds, 30 seconds, 200 seconds, 400 seconds, 2000 seconds)
then never give the hand back.
So at the end we are in the same situation where ls command is completely
blocked
"Thread-503" prio=10 tid=0x00002aaad3cc5800 nid=0x4649 in Object.wait()
[0x0000000074edb000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x0000000648c96e80> (a
com.jcraft.jsch.Channel$MyPipedInputStream)
at java.io.PipedInputStream.read(PipedInputStream.java:327)
- locked <0x0000000648c96e80> (a
com.jcraft.jsch.Channel$MyPipedInputStream)
at java.io.PipedInputStream.read(PipedInputStream.java:378)
- locked <0x0000000648c96e80> (a
com.jcraft.jsch.Channel$MyPipedInputStream)
at com.jcraft.jsch.ChannelSftp.fill(ChannelSftp.java:2869)
at com.jcraft.jsch.ChannelSftp.header(ChannelSftp.java:2895)
at com.jcraft.jsch.ChannelSftp.ls(ChannelSftp.java:1617)
at com.jcraft.jsch.ChannelSftp.ls(ChannelSftp.java:1527)
Have you already observe such topics ?
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users