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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Output not generated. Preview error. Some settings must be changed.

hi all,

i m new in talen and i am usingg window 10 but i am struggling to set the java user variable as explained on the talen userguide may you please assiste 

 

and while i am trying  to add a meta data on the repository when i reach the step3 i am gettingg this erro message 

Output not generated.
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.delimited.DelimitedFileStep2Form$PreviewProcessor.nonUIProcessInThread(DelimitedFileStep2Form.java:1309)
org.talend.commons.ui.swt.thread.SWTUIThreadProcessor$1.run(SWTUIThreadProcessor.java:74)

 

thanks for coming to assistance

 

regards

 

Olivier

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello,

Could you please clarify in which Talend version/edition you are?

What's JDK version are you using? Could you please refer to this online installation guide about:TalendHelpCenter: Setting up JAVA_HOME?

Feel free to post your issue on forum.

Best regards

Sabrina

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Hello,

Could you please clarify in which Talend version/edition you are?

What's JDK version are you using? Could you please refer to this online installation guide about:TalendHelpCenter: Setting up JAVA_HOME?

Feel free to post your issue on forum.

Best regards

Sabrina

Anonymous
Not applicable
Author

Hello Sabrina,

Thank you very much for your mail and solution.

i am using talend version 7.0
and i an using jre1.8.0_181 concerning the JDK i had alot of jdk on m
machine and after facing this problem i have uninstall all the jdk it seems
like the problem is solved but while i am loading data into the Data base i
am having an error saying JVM error....so up to now i am affraid to switch
off my laptop because i dont know if i restart my laptop i will be able to
Launch Talend app or because last time i was not even able to launch the
application i had to unistall talend and jdk and reinstall only with jre
but i am having the error message when i run the stage of laoding data on
the database here is the message and kindly find attached a screenshot of
the error message and the pratical example i am working on:

An error occured ( job compile errors.....
there may be some other errors caused by JMV compatibility make sure your
JVM set up is similar to the studio.

thanks for your assistance in advance and my worry is am i going to be able
to relaunch talend if switch off my laptop? am i going able to retrieve my
project in case the application does not launch in case i restart my
machine.

looking forward to hearing from you.

kind regards

Olivier

An erro

jvm and the end of data integration task just when i have to
Anonymous
Not applicable
Author

Hello,

For v6 of Talend products JDKv1.8 is required instead of JRE.

Please try to modify .ini file to force Talend to plug with Java 1.8.

For example;

-vm C:\Program Files\Java\jdk1.8.0_XX\bin\javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.8

Best regards

Sabrina