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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Caused by: java.io.FileNotFoundException: /somedir/__tdm/

I have developed the job using Talend big data 6.0.1, with data mapper. 
scenario 1: I build the job deployed(copied)  unix along with __tdm in root directory it works without error. 
Secnario 2: When i run this job from Autosys it fails with error. 
Caused by: java.io.FileNotFoundException: /somedir/__tdm/R_20160303_155541.zip (No such file or directory)
@AT java.util.zip.ZipFile.open(Native Method)
@AT java.util.zip.ZipFile.<init>(ZipFile.java:220)
@AT java.util.zip.ZipFile.<init>(ZipFile.java:150)
@AT java.util.zip.ZipFile.<init>(ZipFile.java:164)
Autosys is trying to run it from different directory that is way this error is. but the jobs which has been developed without tHmap runs fine from Autosys. 
Can some one suggest me where i can hard code the __tdm path? and how? 
Labels (4)
2 Replies
Anonymous
Not applicable
Author

after no response from Talend team. I found jira which is for same issue. 

https://jira.talendforge.org/browse/TUP-3932
But i can`t see any patch is available there. can some suggest where can get this patch?
Anonymous
Not applicable
Author

Hi
The patch should be available. Please check via Talend support
Thanks,