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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
RAJ6
Contributor III
Contributor III

facing system hanging problem

Hi Talend Folks,
I am facing system hanging problem. when I import 9 Mb excel for metadata. I cannot import large excel file in talend tool. What is the solution for system hanging problem.
I am using 8GB RAM 64bit
I also increased my Talend-Studio-win-x86_64.ini file
-vmargs
-Xms1024m
-Xmx4096m
-XX:MaxPermSize=512m
-Dfile.encoding=UTF-8
-Dosgi.requiredJavaVersion=1.8
-XX:+UseG1GC
-XX:+UseStringDeduplication

Labels (4)
1 Reply
Anonymous
Not applicable

I have noticed a few issues with metadata importing in v6. For your Excel file you will not need the full dataset to get the schema. Try cutting the file down in size (to as small a size as possible) before importing it. That should help.