<?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 [resolved] Exception in thread &amp;quot;main&amp;quot; java.lang.OutOfMemoryError: in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-in-thread-quot-main-quot-java-lang/m-p/2286775#M60397</link>
    <description>Hello everyone 
&lt;BR /&gt;Working on talend I had the following error&amp;nbsp; 
&lt;BR /&gt; 
&lt;I&gt;" Exception in thread "main" java.lang.OutOfMemoryError: Java heap space&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at java.util.Arrays.copyOf(Unknown Source)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at java.lang.AbstractStringBuilder.ensureCapacityInternal(Unknown Source)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at java.lang.AbstractStringBuilder.append(Unknown Source)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt; disconnected&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt; disconnected&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at java.lang.StringBuffer.append(Unknown Source)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at d.uno_uno_0_1.uno_uno.tFileInputDelimited_2Process(uno_uno.java:15572)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at d.uno_uno_0_1.uno_uno.tFileInputDelimited_1Process(uno_uno.java:8421)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at d.uno_uno_0_1.uno_uno.runJobInTOS(uno_uno.java:16845)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at d.uno_uno_0_1.uno_uno.main(uno_uno.java:16702)"&lt;/I&gt; 
&lt;BR /&gt;I have increased memory -Xms and -Xmx but I still get the same error without knowing what I can do. 
&lt;BR /&gt;The process I want to perform involves a csv file (1GB in size) pass it through tmap and tuniqrow to then enter it into the database. 
&lt;BR /&gt;Once you finish inserting this first file csv happens to perform the same process but for another csv file (of equal size) 
&lt;BR /&gt; 
&lt;BR /&gt;attached image 
&lt;BR /&gt;Saludos !&amp;nbsp;</description>
    <pubDate>Sat, 16 Nov 2024 10:10:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T10:10:29Z</dc:date>
    <item>
      <title>[resolved] Exception in thread "main" java.lang.OutOfMemoryError:</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-in-thread-quot-main-quot-java-lang/m-p/2286775#M60397</link>
      <description>Hello everyone 
&lt;BR /&gt;Working on talend I had the following error&amp;nbsp; 
&lt;BR /&gt; 
&lt;I&gt;" Exception in thread "main" java.lang.OutOfMemoryError: Java heap space&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at java.util.Arrays.copyOf(Unknown Source)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at java.lang.AbstractStringBuilder.ensureCapacityInternal(Unknown Source)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at java.lang.AbstractStringBuilder.append(Unknown Source)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt; disconnected&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt; disconnected&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at java.lang.StringBuffer.append(Unknown Source)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at d.uno_uno_0_1.uno_uno.tFileInputDelimited_2Process(uno_uno.java:15572)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at d.uno_uno_0_1.uno_uno.tFileInputDelimited_1Process(uno_uno.java:8421)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at d.uno_uno_0_1.uno_uno.runJobInTOS(uno_uno.java:16845)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at d.uno_uno_0_1.uno_uno.main(uno_uno.java:16702)"&lt;/I&gt; 
&lt;BR /&gt;I have increased memory -Xms and -Xmx but I still get the same error without knowing what I can do. 
&lt;BR /&gt;The process I want to perform involves a csv file (1GB in size) pass it through tmap and tuniqrow to then enter it into the database. 
&lt;BR /&gt;Once you finish inserting this first file csv happens to perform the same process but for another csv file (of equal size) 
&lt;BR /&gt; 
&lt;BR /&gt;attached image 
&lt;BR /&gt;Saludos !&amp;nbsp;</description>
      <pubDate>Sat, 16 Nov 2024 10:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-in-thread-quot-main-quot-java-lang/m-p/2286775#M60397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Exception in thread "main" java.lang.OutOfMemoryError:</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-in-thread-quot-main-quot-java-lang/m-p/2286776#M60398</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Here is a KB&amp;nbsp;article&amp;nbsp;&lt;A href="https://community.qlik.com/s/article/ka03p0000006EZuAAM" target="_blank"&gt;TalendHelpCenter:Exception outOfMemory&lt;/A&gt;. Could you&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;please try the resolutions to see if it fixes the problem?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Regards&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 03 Jan 2017 03:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-in-thread-quot-main-quot-java-lang/m-p/2286776#M60398</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-03T03:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Exception in thread "main" java.lang.OutOfMemoryError:</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-in-thread-quot-main-quot-java-lang/m-p/2286777#M60399</link>
      <description>Hi,
&lt;BR /&gt;The article that recommended me worked, I had to optimize the work and put more memory to all the work.
&lt;BR /&gt;Thanks, I have already been able to upload a file of more than 1 gb</description>
      <pubDate>Wed, 04 Jan 2017 16:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-in-thread-quot-main-quot-java-lang/m-p/2286777#M60399</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-04T16:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Exception in thread "main" java.lang.OutOfMemoryError:</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-in-thread-quot-main-quot-java-lang/m-p/2286778#M60400</link>
      <description>Hi,&lt;BR /&gt;Great it works. Thanks for your feedback and marking this topic as resolved.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 05 Jan 2017 08:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Exception-in-thread-quot-main-quot-java-lang/m-p/2286778#M60400</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-05T08:52:53Z</dc:date>
    </item>
  </channel>
</rss>

