Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
AMaiorov1678082698
Contributor
Contributor

Save Failed. Java Heap Space

Hello, I am doing some ETL processes and I am unable to save or run my job in Talend Open Studio for Data Integration Version: 8.0.1.

In the job there are tens of components and 10 tmaps, so the issue with memory rises. But I have tried to increase RAM to 8GB by changing JVM arguments in Advanced Settings in Run tab, in .ini file, in Preferences, but none of them worked. I have not tried to relaunch an application, since I don't want to lose the progres. Is there a way to fix this issue?

Labels (2)
3 Replies
Anonymous
Not applicable

Hello,

We are supposing that you've referred to this KB article about:

https://community.talend.com/s/article/Allocating-more-memory-to-Talend-Studio-LJfwT

In one job, if there are some cache components consuming too much memory. such as tMap, For a large set of data, try to store the data on disk instead of memory on tMap.

Hope it helps.

Best regards

Sabrina

 

AMaiorov1678082698
Contributor
Contributor
Author

Could you tell me how I can store dat on the disk instead of RAM?

Anonymous
Not applicable

Hello,

You will get the solution from this article:

https://community.talend.com/s/article/OutOfMemory-Exception-WmtmQ

Feel free to let me know if it helps.

Best regards

Sabrina