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

Error when trying to created a File delimited Metadata

Hello im trying to solve this problem , that i get evrytime i try to create a delimeted file (csv file). can you help please. 

 

 

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

at local_project.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.main(ShadowFileInputToDelimitedOutput.java:967)

Erreur de prévisualisation. Des paramètres doivent être modifiés`
Note : Les erreurs de prévisualisation sont généralement liées à un mauvais paramétrage de l'encodage.
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)

 

i have both java 10 and 8 just to avoid problems of runing it with some old programs

Labels (4)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello,

 

it worked after  i installed it in an other emplacement on my computer (an other partition) then 
i tried to uninstall all java in my machine then install just java 8 

 

Thank you so much Sabrina

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Hello,

We are not yet targeting Java 10. Please refer to this online installation guide about:TalendHelpCenter:Compatible Java Environments.

To force Talend to plug with Java 1.8, you can add these lines in  the .ini file (example: Talend-Studio-win-x86_64.ini) for studio:

-vm path to java bin

 Example:

-vm C:\Program Files\Java\jdk1.8.0_xx \bin

Let us know if it is OK with you.

Best regards

Sabrina

Anonymous
Not applicable
Author

Hello,

 

it worked after  i installed it in an other emplacement on my computer (an other partition) then 
i tried to uninstall all java in my machine then install just java 8 

 

Thank you so much Sabrina

Anonymous
Not applicable
Author

Hello,

Feel free to let us know if there is any further help we can give.

Best regards

Sabrina