<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [resolved] OutOfMemoryError: Java heap space in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-OutOfMemoryError-Java-heap-space/m-p/2341477#M109428</link>
    <description>Hi 
&lt;BR /&gt;1. Do you really need a tBufferOutput component to buffer the records? which will consume so much memory. 
&lt;BR /&gt;2. Go to the windows--&amp;gt;preference--&amp;gt;talend--&amp;gt;run.debug and allocate more memory by modifying the JVM parameters. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
    <pubDate>Mon, 18 Jul 2011 02:58:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-07-18T02:58:11Z</dc:date>
    <item>
      <title>[resolved] OutOfMemoryError: Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-OutOfMemoryError-Java-heap-space/m-p/2341476#M109427</link>
      <description>I have a job that looks like: 
&lt;BR /&gt; 
&lt;B&gt;tFileInputDelimited &amp;gt; tMap &amp;gt; tBufferOutput &amp;gt; tTeradataOutput&lt;/B&gt; 
&lt;BR /&gt;I am committing every 2,000 rows with a Use Batch Size of 500. 
&lt;BR /&gt; 
&lt;B&gt;My file has 3.1 million rows and I get to about 3.06 million rows loaded before I get the error. What can I do differently to avoid this Java heap space error?&lt;/B&gt; 
&lt;BR /&gt;Exception in thread "Thread-0" java.lang.OutOfMemoryError: Java heap space 
&lt;BR /&gt; at java.util.LinkedList.listIterator(Unknown Source) 
&lt;BR /&gt; at java.util.AbstractList.listIterator(Unknown Source) 
&lt;BR /&gt; at java.util.AbstractSequentialList.iterator(Unknown Source) 
&lt;BR /&gt; at routines.system.RunStat.sendMessages(RunStat.java:248) 
&lt;BR /&gt; at routines.system.RunStat.run(RunStat.java:212) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt;Exception in thread "main" java.lang.Error: java.lang.OutOfMemoryError: Java heap space</description>
      <pubDate>Sat, 16 Nov 2024 12:48:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-OutOfMemoryError-Java-heap-space/m-p/2341476#M109427</guid>
      <dc:creator>talendtester</dc:creator>
      <dc:date>2024-11-16T12:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] OutOfMemoryError: Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-OutOfMemoryError-Java-heap-space/m-p/2341477#M109428</link>
      <description>Hi 
&lt;BR /&gt;1. Do you really need a tBufferOutput component to buffer the records? which will consume so much memory. 
&lt;BR /&gt;2. Go to the windows--&amp;gt;preference--&amp;gt;talend--&amp;gt;run.debug and allocate more memory by modifying the JVM parameters. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 18 Jul 2011 02:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-OutOfMemoryError-Java-heap-space/m-p/2341477#M109428</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-18T02:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] OutOfMemoryError: Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-OutOfMemoryError-Java-heap-space/m-p/2341478#M109429</link>
      <description>Removing tBufferOutput helped!</description>
      <pubDate>Tue, 19 Jul 2011 18:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-OutOfMemoryError-Java-heap-space/m-p/2341478#M109429</guid>
      <dc:creator>talendtester</dc:creator>
      <dc:date>2011-07-19T18:05:02Z</dc:date>
    </item>
  </channel>
</rss>

