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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Error while running a .csv file mapping

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

 

Labels (3)
1 Solution

Accepted Solutions
TRF
Champion II
Champion II

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.

View solution in original post

4 Replies
TRF
Champion II
Champion II

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.

Anonymous
Not applicable
Author

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

Anonymous
Not applicable
Author

Hi Sabrina, checked my code, got the error.. Thanks for your solution. 0683p000009MACn.png
TRF
Champion II
Champion II

Great! Don't forget to mark the question as solved by selecting the 1st right answer 0683p000009MA9p.png