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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Pooja_kataria
Contributor III
Contributor III

Java heap space error

Hi All,

 

We normally get java heap size error when we try to read the file using tfileinput .The file size is around 75 mb and the whole file is read.

 

We resolve the issue by increading the java parameters and it works.

 

But wanted to know is there any other alternative like can we achieve other than increasing heap size parameters.?

Labels (3)
2 Replies
TRF
Champion II
Champion II

The problem is not the file size, it's what you try to do with the file content.
Maybe can you share your job to give an idea?
Anonymous
Not applicable

Hello,

Here is a troubleshooting article about:https://community.talend.com/t5/Troubleshooting-Development/Could-not-reserve-enough-space-for-objec...

More information of your job design will be helpful for us to understand your current situation.

Best regards

Sabrina