cancel
Showing results for 
Search instead for 
Did you mean: 

Exception caught by adapter framework: com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out: connect error

Former Member
0 Kudos

Dear All,

I have a scenario where i have to dump photoes from FTP server to target SFTP server.

I have configured the end to end scenario in ID (no Design part).While testing the end to

end scenario, i am facing the following error

Exception caught by adapter framework:
com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out:
connect

and the audit log for the same is as follows :

Please provide your valuable inputs

Regards

Koti Reddy

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member190624
Active Contributor
0 Kudos

Hi Koti Reddy,

I believe you are trying to connect to public FTP (Not in your client system landscape) , So you have to enable respective ports on your client proxy / firewall . Also you have to communicate your public IP to your partner system (Party hosting SFTP server ).

Thanks

Hari.

Former Member
0 Kudos

Hi Reddy,

It might be due to target server down.  What is timeout you configured in receiver sftp channel.  Try to increase it and check..

Thanks,

Satish.

Harish
Active Contributor
0 Kudos

Hi Koti,

connection ion timeout can happen because of file size or server is not reachable. Please test with small size file to verify the connectivity.

regards,

Harish