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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

talend hangs while working( not responding)

Hi ,

  I have 8 gb of ram and i have also edited.ini file by -Xmx2048m. still no improvement.

Labels (2)
12 Replies
Anonymous
Not applicable
Author

Hello,

Could you please let us know what's your OS? Don't you have anything in the View "Error log" when your talend hangs?

In your Studio, click Window to open the menu, then select Show View->General->Error Log. Once you see an error, double click it.

Best regards

Sabrina

 

dleerob
Contributor III
Contributor III

I am using Windows 7. There are no errors in the error log.  However, I think I found the problem.

 

The tLogRow component was logging all my rows from my CSV file to the console, so I could see the output on the "Run" TAB.  After running my job, it was outputting a large amount of text, which was fine.  But when changing TABS or going back to the RUN tab, it was making Talend Studio unresponsive.  If I clear the console under the RUN tab, everything seemed to behave again.  So the problem is that Talend Studio is not handling large amounts of data being outputted to the console and viewed in the RUN tab.  I will have to output to a text file instead of the console.

cterenzi
Specialist
Specialist

I run into this problem when logging even modest amounts of data. Rows in the dozens bring the interface to a crawl until I clear the log.