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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

FileNotFoundException

Talend Open Studio
Talend Enterprise Data Integration 
Version: 5.5.1
 

I am using the tFTPConnection component.  I checked "FTPS Support".  I get the following error message when running job in Administration Center.  It says no such file, but does not say which file is missing.  How do I know what file is missing?
---
java.io.FileNotFoundException:  (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:146)
    at java.io.FileInputStream.<init>(FileInputStream.java:101)
    at talend_v55.bankers_toolbox_0_1.bankers_toolbox$1MyTrust_tFTPConnection_1.getTrustManagers(bankers_toolbox.java:2602)
    at talend_v55.bankers_toolbox_0_1.bankers_toolbox$1MyTrust_tFTPConnection_1.access$0(bankers_toolbox.java:2594)
    at talend_v55.bankers_toolbox_0_1.bankers_toolbox.tFTPConnection_1Process(bankers_toolbox.java:2617)
    at talend_v55.bankers_toolbox_0_1.bankers_toolbox.runJobInTOS(bankers_toolbox.java:2939)
    at talend_v55.bankers_toolbox_0_1.bankers_toolbox.main(bankers_toolbox.java:2795)
Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hi davidjhp,
What's your whole job design? Did you want to get all files on FTP server?
Best regards
Sabrina