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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
shariq
Contributor
Contributor

Code failing when moved from Open Studio 5.5.1 to Talend Open Studio 7.1.1

I moved Jobs and their subjobs from Open Studio 5.5 to Open Studio 7.1 using export/import. All the connections are working but when I try to run the job I get the following error 

An error occurred org.eclipse.emf.codegen.jet.JETException on Jeader_addionalJava

 

What can I do to resolve this?

 

Thanks!

 

Labels (2)
1 Reply
David_Beaty
Specialist
Specialist

Hi,

 

That's 2 major version increases, so I'm not surprised they failed, You'll have to look for things like:

-Components that have been deprecated between the 2 versions

-Components that now require additional parameters.

For each job/sub-job, open it up in Studio, click to the code tab, see if any red bars appear down the right hand side. If yes, switch back to Designer view and the component with the problem should have a red error box around it.