Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
When I build the specific job I got the error that
org.talend.designer.core.model.components.EmfComponent - <Component:tInitLog4J> Connector \"THEN_RUN\" defined in the xml, but doesn't exist.
I already added the custom components in the project.
I am also attaching the log file and screenshot of the error.
LOG FILE
!ENTRY org.talend.platform.logging 2 0 2017-11-03 11:16:19.051
!MESSAGE 2017-11-03 11:16:19,051 WARN org.talend.designer.core.model.components.EmfComponent - <Component:tInitLog4J> Connector \"THEN_RUN\" defined in the xml, but doesn't exist.
!ENTRY org.talend.designer.runprocess 2 0 2017-11-03 11:16:20.383
!MESSAGE ESB configuration folder does not exists - file:/home/hiten/TalendToolsStudio-6.4.1/studio/esb
!ENTRY org.talend.platform.logging 2 0 2017-11-03 11:16:23.212
!MESSAGE 2017-11-03 11:16:23,212 WARN org.talend.designer.core.model.components.EmfComponent - <Com
Hello,
I downgrade the Talend open studio from 6.4.1 to 6.2 and setup the project again and added the required jars and download and installed the dependency which are required for my project and build the jobs again. And its working.
Its build the job without any error.
Thanks for your help.
Hi,
When you get some compile errors, please check your "Code" tab in your job. There will be your compile error highlighted in red line. Screenshots of your specific job setting will be preferred.
Best regards
Sabrina
Okay.
I build my job again but I didn't get it that in which file it will be highlighted.
I attached the screenshot of my code tab.
Can you please help me out.
Hi,
Next to the Designer tab there is a Code tab that lets you view the source code for the entire Job.
Best regards
Sabrina
Hello,
Could you please post your specific job setting screenshots on forum? Which will be helpful for us to address your issue.
Best regards
Sabrina
I attached the screen shot of build job.
Hello,
What's JDK version you are using? Oracle java 8? Can you build your other jobs successfully on current studio V 6.4?
We see that you unchecked "Context scripts", "Shell launcher", "items" and "java source" option from your screenshot. Do you want to build your job as a standalone one?
Have you already referred to this online document about:TalendHelpCenter:How to build Jobs ?
Best regards
Sabrina