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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
pari1
Contributor
Contributor

Talend Job Error

Below is the error message
[FATAL]: dmc.parallelload_mf_xml_1_0.ParallelLoad_MF_XML - tRunJob_1 Cannot run program "--stat_port=null": error=2, No such file or directory
java.io.IOException: Cannot run program "--stat_port=null": error=2, No such file or directory
at java.lang.ProcessBuilder.start(Unknown Source)
at java.lang.Runtime.exec(Unknown Source)
at java.lang.Runtime.exec(Unknown Source)
at dmc.parallelload_mf_xml_1_0.ParallelLoad_MF_XML.tRunJob_1Process(ParallelLoad_MF_XML.java:6927)
at dmc.parallelload_mf_xml_1_0.ParallelLoad_MF_XML$2.run(ParallelLoad_MF_XML.java:5746)
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(Unknown Source)
at java.lang.ProcessImpl.start(Unknown Source)... 5 more[FATAL]: dmc.parallelload_mf_xml_1_0.ParallelLoad_MF_XML - tRunJob_5 Cannot run program "--stat_port=null": error=2, No such file or direc



To see the whole post, download it here
Labels (2)
1 Reply
TRF
Champion II
Champion II

"error=2, No such file or directory"
Are you trying to read a file or a directory content? If so, it seems it doesn't exists.

Hum... sorry, it seems you are trying to run jobs that don't exist. Review your tRunJob components settings.