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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Getting OutOfMemory error while loading an excel file of 18 MB size.

exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded  

Getting the above error

Job Design is tFileInputExcel->tMap->tDBOutput

Any resolutions?

 

Labels (3)
1 Solution

Accepted Solutions
MaheswarReddy
Contributor III
Contributor III

Hi 

Did you try increasing the memory size ?

 

Run window --> Advanced settings --> Enable (Use specific JVM arguments ) and give 1 GB as minimum . and 5 GB as maximum and run the job again.

 

Thanks,

Mahesh

View solution in original post

5 Replies
MaheswarReddy
Contributor III
Contributor III

Hi 

Did you try increasing the memory size ?

 

Run window --> Advanced settings --> Enable (Use specific JVM arguments ) and give 1 GB as minimum . and 5 GB as maximum and run the job again.

 

Thanks,

Mahesh

Anonymous
Not applicable
Author

Yes, I did

 

But the problem still persists

MaheswarReddy
Contributor III
Contributor III

Can you attach the screenshots of your job ?

Anonymous
Not applicable
Author

I increased to 10 GB and it worked.

 

Thanks for your suggestion.

Anonymous
Not applicable
Author

Hello,

Here is a related community knowledge:https://community.talend.com/t5/Migration-Configuration-and/OutOfMemory-Exception/ta-p/21669 

Hope it will be helpful for your subsequent work.

Best regards

Sabirna