<?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 NegativeArraySizeException Error while using tFileInputFullRow component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/NegativeArraySizeException-Error-while-using-tFileInputFullRow/m-p/2256419#M38806</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;I am using the tFileInputFullRow to split the large csv file ( ~ 2GH) to many smaller files with the option 'Split output in serveral files'&lt;/P&gt; 
&lt;P&gt;If I change the option 'Use specific JVM arguments' to&amp;nbsp;-Xmx4096M and&amp;nbsp;-Xms2048M then I received the error "Exception in thread "main" java.lang.OutOfMemoryError: Java heap space"&lt;/P&gt; 
&lt;P&gt;If I increase the size to&amp;nbsp;-Xmx8192M and&amp;nbsp;-Xms2048M, I received the error message "java.lang.NegativeArraySizeException"&lt;/P&gt; 
&lt;P&gt;I try to change the size everywhere but still cannot make it work&lt;/P&gt; 
&lt;P&gt;Anyone please help, thanks&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:36:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T04:36:34Z</dc:date>
    <item>
      <title>NegativeArraySizeException Error while using tFileInputFullRow component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NegativeArraySizeException-Error-while-using-tFileInputFullRow/m-p/2256419#M38806</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;I am using the tFileInputFullRow to split the large csv file ( ~ 2GH) to many smaller files with the option 'Split output in serveral files'&lt;/P&gt; 
&lt;P&gt;If I change the option 'Use specific JVM arguments' to&amp;nbsp;-Xmx4096M and&amp;nbsp;-Xms2048M then I received the error "Exception in thread "main" java.lang.OutOfMemoryError: Java heap space"&lt;/P&gt; 
&lt;P&gt;If I increase the size to&amp;nbsp;-Xmx8192M and&amp;nbsp;-Xms2048M, I received the error message "java.lang.NegativeArraySizeException"&lt;/P&gt; 
&lt;P&gt;I try to change the size everywhere but still cannot make it work&lt;/P&gt; 
&lt;P&gt;Anyone please help, thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NegativeArraySizeException-Error-while-using-tFileInputFullRow/m-p/2256419#M38806</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: NegativeArraySizeException Error while using tFileInputFullRow component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NegativeArraySizeException-Error-while-using-tFileInputFullRow/m-p/2256420#M38807</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;With your large csv file, are you able to load it by using tfileinputdelimited component?&lt;/P&gt;
&lt;P&gt;'Split output in serveral files' option in Advanced setting of tfileoutputdelimited component will help you to split the input file based on row count.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 09:28:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NegativeArraySizeException-Error-while-using-tFileInputFullRow/m-p/2256420#M38807</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-24T09:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: NegativeArraySizeException Error while using tFileInputFullRow component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NegativeArraySizeException-Error-while-using-tFileInputFullRow/m-p/2256421#M38808</link>
      <description>&lt;P&gt;Hello Xdshi,&lt;/P&gt; 
&lt;P&gt;I have done 2 things to fix my problem:&lt;/P&gt; 
&lt;P&gt;- I found that I was using the JRE 32 bit, so that I reinstall the 64bit&lt;/P&gt; 
&lt;P&gt;- The csv format, I select '\n' instead for '\r\n' and change the Encoding to ISO-885910-15&lt;/P&gt; 
&lt;P&gt;Then the job run smoothly&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 09:49:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NegativeArraySizeException-Error-while-using-tFileInputFullRow/m-p/2256421#M38808</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-24T09:49:12Z</dc:date>
    </item>
  </channel>
</rss>

