Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys,
I have just started working on Talend. While mapping one sheet with the other and creating a new csv file. I received the following error while running the job.
Execution failed : Job compile errors
At least job "FirstJob" has a compile errors, please fix and export again.
Error Line: 18
Detail Message: Syntax error on token "new", invalid Name
There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.
I have attached the mapping. Kindly help.
Thanks,
Shoaib
Hi,
Nothing to say about the tMap, seems clean (as soon both output schemas are identical).
Click on the code tab then go line 18 for details on the compilation error.
You may also click on the red cross in the right margin to navigate between compilation errors when you are in the code tab.
Hope this helps.
Hi,
Nothing to say about the tMap, seems clean (as soon both output schemas are identical).
Click on the code tab then go line 18 for details on the compilation error.
You may also click on the red cross in the right margin to navigate between compilation errors when you are in the code tab.
Hope this helps.
Hello,
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 whole job design will be preferred.
Best regards
Sabrina