Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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)
Found the mistake.
JDK path was pointing to a wrong place.
Thank you Manodwhb
@Nelson Antonio Alberti da Rosa ,check the below link to know Java compatibility.
https://help.talend.com/r/Msze~3~S7zxO1qT6vAXVyQ/BHW0pZneqmjiEbw5v4IlGg
Thanks,
Manohar
It seems that all requirements are up to date
Found the mistake.
JDK path was pointing to a wrong place.
Thank you Manodwhb
Hello,
Please ensure JDK bin is included in your PATH environment variable and is being reached.
Best regards
Sabrina