When attempting to run a job the following error occurs:
Execution failed : Failed to generate code.
Log file indicates an issue with the tMap_1 component.
Log file ..\.metadata\.log shows the following:
!ENTRY org.talend.platform.logging 4 0 2016-05-26 02:47:32.037
!MESSAGE 2016-05-26 02:47:32,036 ERROR org.talend.designer.codegen.CodeGenerator - InvocationTargetException
!STACK 0
org.eclipse.emf.codegen.jet.JETException: InvocationTargetException
at org.eclipse.emf.codegen.jet.JETEmitter.generate(JETEmitter.java:469)
at org.talend.designer.codegen.config.TalendJetEmitter.generate(TalendJetEmitter.java:684)
at org.eclipse.emf.codegen.jet.JETEmitter.generate(JETEmitter.java:441)
at org.eclipse.emf.codegen.jet.JETEmitter.generate(JETEmitter.java:432)
at org.talend.designer.codegen.proxy.JetProxy.generate(JetProxy.java:54) at org.talend.designer.codegen.CodeGenerator.generateC
G'Day Sabrina,
I see from the JIRA ticket
https://jira.talendforge.org/browse/TDI-36372 that this has been fixed and is ready for QA.
Has there been further progress, and will there be a release containing the fix any time soon?
Regards
Alex Bramford
Any updates on when this will be released as a fix?
I am now trying to downgrade but cannot import my existing project into an older version of talend. Is there a 6.2.1 beta available?
Hi,
This issue has been fixed on version 6.2.1
The release of version 6.2.1 will be available in the end of July. We will keep you posted on it.
Best regards
Sabrina
Can you confirm that this bug was actually fixed in 6.2.1? I just upgraded to 6.2.1 from 6.1.0 and I am getting a very similar error when I try to open any job containing a tSalesforceOutput. Jobs without these components open fine.