Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am getting following error kindly help in it
Starting job TestFile at 12:26 15/07/2019.
[statistics] connecting to socket on port 3919
[statistics] connected
Exception in component tFileFetch_1 (TestFile)
java.io.FileNotFoundException: File is not a normal file.
at org.apache.commons.httpclient.methods.multipart.FilePartSource.<init>(FilePartSource.java:68)
at org.apache.commons.httpclient.methods.multipart.FilePart.<init>(FilePart.java:144)
at advantage_bridge.testfile_0_1.TestFile.tFileFetch_1Process(TestFile.java:482)
at advantage_bridge.testfile_0_1.TestFile.runJobInTOS(TestFile.java:847)
at advantage_bridge.testfile_0_1.TestFile.main(TestFile.java:696)
[statistics] disconnected
Job TestFile ended at 12:26 15/07/2019. [exit code=1]
Hi,
It says "FileNotFoundException: File is not a normal file". Could you please share the job flow screenshot along with component screenshot of the problematic component? It will give us more idea.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Hello,
Have you some note to resolve it?
I want to download a jpg with tfilefetch via an url http.
Regards,