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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Dizzfire
Contributor III
Contributor III

ESB - Execute Route with cTalendJob (Studio OK / Runtime NOK)

Hi, I developed a Route with TALEND Studio 6.5.1. This route get a message in ActiveMQ ant after it calls ctalendJob. This route and Job run perfectly in studio. However, when I executed this route in Runtime, I get this error: Do you know the issue ? Thank you
Labels (3)
1 Reply
Anonymous
Not applicable

From the log it appears to me there is some error when executing the Talend Job.

You might get the details of the error in Runtime/data/log/wrapper.log if you start Runtimetime as a Service.

If you start using trun the error should appear on the CLI.