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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
satyavar
Contributor III
Contributor III

Issue with while build/publishing jobs in TAC

Summary:
Steps to reproduce :
1->install talend studio and configure the connection
2->Run a job , it will populate a window to download/installer if any jar requires
after installing required jars , job is working fine .
and run any other job which has similar connection , it will run
3->To publish the job in tac, we should check the publish to antifactory repo in feature manager
So click Feature Manager ->it will ask to agree updates ->click on yes, update option-> It will update studio.
4->After updates it will ask to restart the studio, click on okay
When studio restarted , Run already executed job again , it will give the error as below:

Execution failed :org.talend.commons.exception.PersistenceException: The Job "CDC_S_PROJ" has wrong configuration. Fix it and try again.
Error Line: 28088
Detail Message: oracle cannot be resolved to a type
[The Job "CDC_S_PROJ" has wrong configuration. Fix it and try again.
Error Line: 28088
Detail Message: oracle cannot be resolved to a type]

Observation:
If we install and provide oracle jar again , current job will run but any other job which has the oracle connection as input that will not run , we have to open the job and click on apply and set the t_map mappings to execute jobs.
Means, when we install any job that is not applying on repo as expected, the same will work before click on feature Manager.

Labels (4)
0 Replies