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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

JAVA heap space error while saving the job

Hi Talend Community, I am trying to Save my Big Data batch job which eventually throwing the Java Heap space error0683p000009M9p6.pngave failed. 

I have tried altering the memory parameters but couldn't figure out what exactly the issue is.

I have 32 Gigs of RAM

environment: Talend RealTime 6.4.1

talend studio-win-x86_64.ini details:

-vm
C:\Program Files (x86)\Talend-Studio\jre1.8.0_131\bin\server\jvm.dll
-vmargs
-Xms2048m
-Xmx9127m
-Dfile.encoding=UTF-8
-Dosgi.requiredJavaVersion=1.8
-XX:+UseParallelGC
-XX:+UseStringDeduplication

Java=1.8

 

0683p000009Lsy0.png0683p000009LsxD.png

 

Labels (2)
5 Replies
Anonymous
Not applicable
Author

I have allocated 9gigs of memory for my studio which is more than recommended. I am working on Big data batch jobs that runs on the yarn. I have tried increasing to 16 gigs but the problem still persists. i am not sure what's the issue is.
Anonymous
Not applicable
Author

Hello,

 

You can open the Job to which you want to allocate more memory not for the whole studio.

In the Run view, open the Advanced Settings tab and select the Use specific JVM arguments box.

Allocate more memory to the active Job by double-clicking the default JVM arguments and editing them.

Let us know if it works.

Best regards

Sabrina

 

Anonymous
Not applicable
Author

Thanks for the reply i understand the above solution works if you see memory issues while running the job. In this case i am not evening running the job i just opened it and trying to save(this job has less than 30 components in it) and this is Big data batch job.
Anonymous
Not applicable
Author

Hello,

Would you mind posting your Big data batch job design screenshot on forum? Which components are  you using in your big data batch job?

Best regards

Sabrina