Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Unable to download files from FTP server (timout error)

I am downloading files from FTP server but getting following error:

*****************************************************************************************************************************

Starting job FTP_Latest_File_Get at 12:19 02/04/2018.

[statistics] connecting to socket on port 3778
[statistics] connected
Exception in component tFTPConnection_1 (FTP_Latest_File_Get)
com.enterprisedt.net.ftp.ControlChannelIOException: Read timed out
at com.enterprisedt.net.ftp.FTPControlSocket.readLine(FTPControlSocket.java:1053)
at com.enterprisedt.net.ftp.FTPControlSocket.readReply(FTPControlSocket.java:1124)
at com.enterprisedt.net.ftp.FTPControlSocket.validateConnection(FTPControlSocket.java:444)
at com.enterprisedt.net.ftp.FTPControlSocket.<init>(FTPControlSocket.java:410)
at com.enterprisedt.net.ftp.FTPControlSocket.<init>(FTPControlSocket.java:381)
at com.enterprisedt.net.ftp.FTPClient.connect(FTPClient.java:1037)
at csvfileprocessing.ftp_latest_file_get_1_0.FTP_Latest_File_Get.tFTPConnection_1Process(FTP_Latest_File_Get.java:379)
at csvfileprocessing.ftp_latest_file_get_1_0.FTP_Latest_File_Get.runJobInTOS(FTP_Latest_File_Get.java:1466)
at csvfileprocessing.ftp_latest_file_get_1_0.FTP_Latest_File_Get.main(FTP_Latest_File_Get.java:1315)
[statistics] disconnected
Job FTP_Latest_File_Get ended at 12:20 02/04/2018. [exit code=1]

***********************************************************************************************************************

It was working perfectly day before and since then nothing changed at any side even file transfer from FILEZILA client is working fine on same FTP server but when trying to download through tFTPFileList it is generating error. Following the snap shot of the job.

0683p000009Lsuk.pngAnyone can help to find the real issue and how to resolve it.

Labels (2)
1 Reply