<?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 The code of method tFileInputExcelProcess  is exceeding the 65535 bytes limit exception in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/The-code-of-method-tFileInputExcelProcess-is-exceeding-the-65535/m-p/2305327#M76996</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt; 
&lt;P&gt;I know this issue has been answered with TOS of&amp;nbsp; old version and same threads helped me know the reason behind my problem which is the big number of columns.&lt;/P&gt; 
&lt;P&gt;But I can't find a solution for my problem ,yet.&lt;/P&gt; 
&lt;P&gt;When trying to load the schema of an xlsx file that contains 2341 columns&amp;nbsp; , the exception above (in the title) is thrown !&lt;/P&gt; 
&lt;P&gt;I'm running The 7.1.1 version&lt;/P&gt; 
&lt;P&gt;What shoud I do exactly in this case ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jun 2019 10:14:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-06-26T10:14:12Z</dc:date>
    <item>
      <title>The code of method tFileInputExcelProcess  is exceeding the 65535 bytes limit exception</title>
      <link>https://community.qlik.com/t5/Talend-Studio/The-code-of-method-tFileInputExcelProcess-is-exceeding-the-65535/m-p/2305327#M76996</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt; 
&lt;P&gt;I know this issue has been answered with TOS of&amp;nbsp; old version and same threads helped me know the reason behind my problem which is the big number of columns.&lt;/P&gt; 
&lt;P&gt;But I can't find a solution for my problem ,yet.&lt;/P&gt; 
&lt;P&gt;When trying to load the schema of an xlsx file that contains 2341 columns&amp;nbsp; , the exception above (in the title) is thrown !&lt;/P&gt; 
&lt;P&gt;I'm running The 7.1.1 version&lt;/P&gt; 
&lt;P&gt;What shoud I do exactly in this case ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 10:14:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/The-code-of-method-tFileInputExcelProcess-is-exceeding-the-65535/m-p/2305327#M76996</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-26T10:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: The code of method tFileInputExcelProcess  is exceeding the 65535 bytes limit exception</title>
      <link>https://community.qlik.com/t5/Talend-Studio/The-code-of-method-tFileInputExcelProcess-is-exceeding-the-65535/m-p/2305328#M76997</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPhGAAW"&gt;@in21&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is not a Talend issue, and this is a limitation of Java that JVM can only compile each class of maximum size of 64KB.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hence you need to split the columns in your Excel into multiple Excels and then proceed with your job.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My suggestion would be split the Excel into multiple parts and build separate subjobs, which will reduce the chance of JVM error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and Regards,&lt;/P&gt;
&lt;P&gt;Subhadip&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 16:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/The-code-of-method-tFileInputExcelProcess-is-exceeding-the-65535/m-p/2305328#M76997</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-26T16:04:39Z</dc:date>
    </item>
  </channel>
</rss>

