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

Meta Data for File excel and File delimited

Hi..
I have been working with TOS 5.6.2. I am wondering when I try to create the meta data for the excel file getting the preview error for the excel and the CSV files.
The error is ,

Exception in thread "main" java.lang.Error: Unresolved compilation problem:  at etl.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.main(ShadowFileInputToDelimitedOutput.java:1732)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.repository.ui.utils.ShadowProcessHelper.getCsvArray(ShadowProcessHelper.java:383)
org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelFileStep2Form$PreviewProcessor.nonUIProcessInThread(ExcelFileStep2Form.java:1033)
org.talend.commons.ui.swt.thread.SWTUIThreadProcessor$1.run(SWTUIThreadProcessor.java:74)

Note: The talend installation path is C:\Talend.
There are no spaces in the work path. But earlier it was working fine  and showing the preview..now its giving the error as I dint change any installation paths.
Please assist on this.0683p000009MACn.png
Regards,
Raghav

Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hi-
Can anybody please help on the error..?

Thanks-
Raghav
_AnonymousUser
Specialist III
Specialist III

Hey Raghav,

Any luck on this?


How did you resolve this?


I am facing the same issue. Used to work fine until last week.

Will appreciate input.

Thanks,
Juhi
Anonymous
Not applicable
Author

Ensure proper version of JDK is installed, e.g., for v6 of Talend products JDKv1.8 is required; earlier versions or JRE will not work. If that requirement is met, ensure JDK bin is included in your PATH environment variable and is being reached.