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: 
Anonymous
Not applicable

Unable to build job

Hi All,

 

I'm using Talend Studio 6.3.1 in remote mode. There is a custom component which is successfully run locally. In the remote mode, there is a sub job which uses the component and it builds successfully but a job which uses this sub job fails to build with the message that the required constructor is not found. I can't imagine what is wrong. The custom component in the repository has the right version.

 

Sub jobSub jobSub job builds successfully itselfSub job builds successfully itselfMain job which calls sub job fails to buildMain job which calls sub job fails to build

 

 

 

 

 



To see the whole post, download it here
Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

The question is resolved. It was a broken dependency between two custom components in the job which are using different versions of the common base.

View solution in original post

1 Reply
Anonymous
Not applicable
Author

The question is resolved. It was a broken dependency between two custom components in the job which are using different versions of the common base.