Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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!
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.
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
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.
Hello,
Great this issue has been fixed by yourself. Thanks for your feedback and sharing your solution with us.
Best regards
Sabrina