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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

java.lang.StackOverflowError while processing a ExcelFile

I have a tInputExcelFile with 11000 files that i need to insert into a mysql table.
When it reaches file 2441, a java.lang.StackOverflowError appears and stops everything. I have tried changing parameters on ini file, about HVM heap size but nothing. Any suggestions.
using Win 7 6 bits, Talend DI for 64 bits
thanks
Labels (3)
1 Reply
Anonymous
Not applicable

Hi,
Try to enlarge the size of your JVM.
1.In Talend Studio, Click Window, followed by Preferences, Talend, and then Run / Debug.
2. Allocate more memory by modifying the JVM parameter as shown:
Best regards
Sabrina