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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Reg: Java Heap space error, Memory Allocation

Hi All,
I have a workflow in which I have 14 jobs built over an other jobs.
I am running all these job parallel using tparallel component in TIS 3.2.3.
I have machine with 4GB of RAM and 64 bit machine runs on Linux.
Inside my jobs I am using several components like tMysqlrow for update and delete operation along with tFileList.
In my 14 jobs each job has atleast one tFilelist and 5 tMysqlrow. There are few lookup's used inside these jobs but those lookup has relatively very less data and not more than 2-3 columns.
When I run my workflow I am getting java heap space error,. I have increased the memory size to -Xms 1024 to -Xmx 3072 in JVM arguments but still it doesn't help me. I also tired increasing my -Xmx to 4098 which is the maximum I have on my machine but no result. In all my inner and outer jobs I have allocated memory as -Xms 1024 to -Xmx 3072
Can I know how can I make this work. Is there any solution provided by talend.
Thanks in Advance
Naju
Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hello
Where do you change the memory size? See a related 6685.
Best regards
Shong