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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
NelsonAlberti
Contributor II
Contributor II

Error on creating an excel file metadata

In Talend Open Studio for Data Integration V 7.1.1.2018.....

JDK 11

Windows 10

Error On create any excel file in Metadata\FileExcel​

Exception in thread "main" java.lang.Error: Unresolved compilation problem:

 at f1.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.main(ShadowFileInputToDelimitedOutput.java:1763)

Preview error. Some settings must be changed.

Note: Preview errors are generally due to a wrong encoding setting.

org.talend.designer.runprocess.shadow.ShadowFilePreview.preview(ShadowFilePreview.java:90)

org.talend.metadata.managment.ui.utils.ShadowProcessHelper.getCsvArray(ShadowProcessHelper.java:383)

org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelFileStep2Form$PreviewProcessor.nonUIProcessInThread(ExcelFileStep2Form.java:1042)

org.talend.commons.ui.swt.thread.SWTUIThreadProcessor$1.run(SWTUIThreadProcessor.java:74)

Labels (3)
1 Solution

Accepted Solutions
NelsonAlberti
Contributor II
Contributor II
Author

​Found the mistake.

JDK path was pointing to a wrong place.

 

Thank you  Manodwhb

View solution in original post

4 Replies
manodwhb
Champion II
Champion II

@Nelson Antonio Alberti da Rosa​ ,check the below link to know Java compatibility.

 

https://help.talend.com/r/Msze~3~S7zxO1qT6vAXVyQ/BHW0pZneqmjiEbw5v4IlGg

 

Thanks,

Manohar

NelsonAlberti
Contributor II
Contributor II
Author

​It seems that all requirements are up to date

NelsonAlberti
Contributor II
Contributor II
Author

​Found the mistake.

JDK path was pointing to a wrong place.

 

Thank you  Manodwhb

Anonymous
Not applicable

Hello,

Please ensure JDK bin is included in your PATH environment variable and is being reached.

Best regards

Sabrina