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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Following the "Creating and using Metadata" Tutorial produces Error

Hi,

 

I'm trying to follow the "Creating and using Metadata" tutorial and I've utilized the .csv file that comes along with it.

 

However, I am getting this error: 

 

null

Preview error. Some settings must be changed.

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

org.talend.designer.runprocess.DefaultRunProcessService.createJavaProcessor(DefaultRunProcessService.java:287)

org.talend.designer.runprocess.DefaultRunProcessService.createCodeProcessor(DefaultRunProcessService.java:192)

org.talend.designer.runprocess.RunProcessService.createCodeProcessor(RunProcessService.java:75)

org.talend.designer.runprocess.ProcessorUtilities.getProcessor(ProcessorUtilities.java:300)

org.talend.designer.runprocess.shadow.ShadowProcess.runWithErrorOutputAsException(ShadowProcess.java:361)

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

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

org.talend.repository.ui.wizards.metadata.connection.files.delimited.DelimitedFileStep2Form$PreviewProcessor.nonUIProcessInThread(DelimitedFileStep2Form.java:1309)

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

 

When I try to preview the .csv file.

 

I've tried restarting Talened and creating a new project but to no avail.

 

Any help would be appreciated!

Labels (5)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi xdshi,

 

I actually fixed the issue after many re-installations.

 

The problem was the method in which Talend downloaded packages along with my JDK version being 'too' recent .. even though it is still on an older version.

 

Anyways, thanks for reaching out.

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Hello,

Does this issue repro on your all .csv files or a specific one?

What's JDK version are you using? For v6 of Talend products JDKv1.8 is required instead of JRE and could you please ensure JDK bin is included in your PATH environment variable and is being reached?

Best regards

Sabrina

 

Anonymous
Not applicable
Author

Hi xdshi,

 

I actually fixed the issue after many re-installations.

 

The problem was the method in which Talend downloaded packages along with my JDK version being 'too' recent .. even though it is still on an older version.

 

Anyways, thanks for reaching out.

Anonymous
Not applicable
Author

Hello,

Great this issue has been fixed by yourself. Thanks for your feedback and sharing your solution with us.

Best regards

Sabrina