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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Error While running from Control M

I'm running the talend job as .sh from Control M. It is scheduled every day.

Each time it is getting failed bcoz of below error. if i re-run the same job from Control M it is running. I ran the job manually in unix, it ran fine. Only in control M the first run is not running. Below is the rerror

 

+ sh /xxxx/xxxx/job_name.sh
LibContextReader_2: context will be loaded from /xxxx/prod.name.cfg
LibContextReader_2: context will be loaded from /xxxx/prod.name.cfg
sh: /script1.sh: No such file or directory
sh: /script2.sh: No such file or directory

 

Kindly help.

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hello,

Is your configuration set correctly? Are you able to execute your job script file (.sh) successfully in cmd?

Best regards

Sabrina