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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Job sometimes get stuck (Studio&TAC) on parallize component

Hi,

 

I have built a Job in Talend DI 6.4.1 that generates temp files, based on context variables. After that, a parallize component should start 4 different oracle inputs. The result is written in the temp files.

My problem now is that sometimes the job runs and sometimes it get stuck (and never come back) after subjob ok ---> parallize. (screenshot)

Any ideas whats wrong here?

0683p000009M5zq.png

 

thanks for answer 🙂

 

Lars

Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hi,

 

    Could you please provide more memory to the job by changing Xms and Xmx parameters? It might be looking for more memory.

0683p000009M600.png

 

I would also recommend to do Memory Run under run Tab to check the performance of the Talend jobs under various memory parameters.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

Anonymous
Not applicable
Author

Hi Nikhil,

thanks for your hint.

Unfortunately there is no difference (with varius memory parameters) . I have no evidence in log for memory problems.

I set the loglevel to debug - no error.

Job just stopped running without exception 0683p000009MPcz.png

I attached the console output.

 

kind regards

 

Lars


log.csv
Anonymous
Not applicable
Author

Hi,

 

   During memory run, it will show the memory usage in graph mode for your reference.

 

    Why don't you reduce the memory parameters to very low value say 256M and then try to read a big file containing millions of records. Right now, your job memory parameters help the Talen job to process the incoming data smoothly. This is the reason why you are not getting any error.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂