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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Getting error when trying to creaate metadata for an Excel File

Hi All,

 

I am getting the below error, when i am trying to create a Metadata from an Excel file :

 

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

at local_project_demo_1.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.main(ShadowFileInputToDelimitedOutput.java:1239)

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)

 

Thanks,

 

Naresh

Labels (3)
11 Replies
Anonymous
Not applicable
Author

Hi,

 

   It seems you have mapped to Java 11. Could you please map to 8 and try?

 

0683p000009M2ds.png

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

François_T
Contributor
Contributor

We are having the same problem with an up to date 7.1.1 integration studio. It's failing to recognize any metadata, from XLSX, XLS, or even CSV. Same error message. We are using a V8 Oracle java. Do you know any solution to this problem ?