Hi;

We have an application that controls SFTP transfers .
Our application controls the ftp folders on scheduled  way, and get the files 
if exists;but sometimes it hangs  on socketRead. ( there is no regular 
hang-period)
And  we couldn't find a way to solve this yet.Every time SFTP connection hangs, 
we need to restart.
We try to set timeout , but wasn't solved the problem.


I 've read older topics but really couldn't find any  answer.


Any help would be appreciated...

Eray


"Remote Connection" (TID:0x325E4600, sys_thread_t:0x325C1CC0, state:CW, native 
ID:0x01AF01CB) prio=5
4XESTACKTRACE          at java/lang/Object.wait(Native Method)
4XESTACKTRACE          at java/lang/Object.wait(Object.java:231(Compiled Code))
4XESTACKTRACE          at 
java/io/PipedInputStream.read(PipedInputStream.java:260(Compiled Code))
4XESTACKTRACE          at 
java/io/PipedInputStream.read(PipedInputStream.java:330(Compiled Code))
4XESTACKTRACE          at 
com/jcraft/jsch/ChannelSftp.fill(ChannelSftp.java:2333(Compiled Code))
4XESTACKTRACE          at 
com/jcraft/jsch/ChannelSftp.header(ChannelSftp.java:2359(Compiled Code))
4XESTACKTRACE          at 
com/jcraft/jsch/ChannelSftp.ls(ChannelSftp.java:1254(Compiled Code))
4XESTACKTRACE          at 
com/ibtech/smg/ftm/ftp/SMGSFTPClient.doList(SMGSFTPClient.java:73(Compiled 
Code))
4XESTACKTRACE          at 
com/ibtech/smg/ftm/ftp/FileTransferClient.list(FileTransferClient.java:29(Compiled
 Code))
4XESTACKTRACE          at 
com/ibtech/smg/ftm/ftp/FTPListener.run(FTPListener.java:69(Compiled Code))
4XESTACKTRACE          at java/lang/Thread.run(Thread.java:811(Compiled Code))

3XMTHREADINFO      "Connect thread emea.sdgm-services.com session" 
(TID:0x32279D00, sys_thread_t:0x32B28AC4, state:R, native ID:0x026F0089) prio=5
4XESTACKTRACE          at java/net/SocketInputStream.socketRead0(Native Method)
4XESTACKTRACE          at 
java/net/SocketInputStream.read(SocketInputStream.java:155(Compiled Code))
4XESTACKTRACE          at com/jcraft/jsch/IO.getByte(IO.java(Compiled Code))
4XESTACKTRACE          at 
com/jcraft/jsch/Session.read(Session.java:826(Compiled Code))
4XESTACKTRACE          at 
com/jcraft/jsch/Session.run(Session.java:1241(Compiled Code))
4XESTACKTRACE          at java/lang/Thread.run(Thread.java:811(Compiled Code))




[https://www.finansbank.com.tr/Disclaimer/BannerImages.aspx?date=19.01.201123:0100]<https://www.finansbank.com.tr/Disclaimer/Bannerlink.aspx?date=19.01.201123:0100>


Bu e-posta'nin i?erdigi bilgiler (ekleri dahil olmak ?zere) gizlidir. Onayimiz 
olmaksizin ???nc? kisilere a?iklanamaz. Bu mesajin g?nderilmek istendigi kisi 
degilseniz, l?tfen mesaji sisteminizden derhal siliniz. IBTech A.S. bu mesajin 
i?erdigi bilgilerin dogrulugu veya eksiksiz oldugu konusunda bir garanti 
vermemektedir. Bu nedenle bilgilerin ne sekilde olursa olsun i?eriginden, 
iletilmesinden, alinmasindan, saklanmasindan sorumlu degildir. Bu mesajin 
i?erigi yazarina ait olup, IBTech A.S.'nin g?r?slerini i?ermeyebilir.

The information contained in this e-mail (including any attachments)is 
confidential. It must not be disclosed to any person without our authority. If 
you are not the intended recipient, please delete it from your system 
immediately. IBTech A.S. makes no warranty as to the accuracy or completeness 
of any information contained in this message and hereby excludes any liability 
of any kind for the information contained therein or for the information 
transmission, reception, storage or use of such in any way whatsoever. Any 
opinions expressed in this message are those of the author and may not 
necessarily reflect the opinions of IBTech A.S.
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to