Hi,
i am working on scenario where PI needs to pick a file from the sftp server of our vendor. There are couple of vendors and i get same error in all the sender channels when i check communication channel monitoring.
In one of the sender channel i get as "Exception received: com.jcraft.jsch.JSchException: timeout: socket is not established" and
another sender channel error as "Exception received: com.jcraft.jsch.JSchException: Session.connect: java.net.SocketException: Connection reset"
I even tried increasing the TimeOut from 30000msec to 90000msec but still i am getting the error. Moreover the channel in DEV is working fine but in Production system its throwing error.