<?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: Unable to recognize OLE stream for .XLSX in tfileInputexcel in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-XLSX-in-tfileInputexcel/m-p/2346325#M113740</link>
    <description>&lt;P&gt;Hi Shong,&lt;/P&gt;&lt;P&gt;I had tried that by checking box 'Read excel 2017 file format(xlsx). But job is throwing this error in that case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cleaning up unclosed ZipFile for archive /var/opt/talend/SRC_CTMS/Output/EDMTestDev/Documents/MASTER_SUBJECT_VISIT_DELETES_V1.xlsx&lt;/P&gt;&lt;P&gt;Exception in thread "Thread-2" java.lang.OutOfMemoryError: GC overhead limit exceeded&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rita&lt;/P&gt;</description>
    <pubDate>Thu, 09 Feb 2023 09:45:46 GMT</pubDate>
    <dc:creator>Ritz05</dc:creator>
    <dc:date>2023-02-09T09:45:46Z</dc:date>
    <item>
      <title>Unable to recognize OLE stream for .XLSX in tfileInputexcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-XLSX-in-tfileInputexcel/m-p/2346322#M113737</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to read a particular sheet/tab in one excel file having extension .xlsx in talend job using component tfileInputExcel component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But getting below error (&lt;/P&gt;Unable to recognize OLE stream). when i tried to change this &lt;P&gt;extension &lt;/P&gt;to .xls its working. But i need to avoid changing the extension and read the files as it is as per the requirement.&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I use any other component to read such type of excel for a particular sheet/tab.Please help to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rita&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-XLSX-in-tfileInputexcel/m-p/2346322#M113737</guid>
      <dc:creator>Ritz05</dc:creator>
      <dc:date>2024-11-15T22:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for .XLSX in tfileInputexcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-XLSX-in-tfileInputexcel/m-p/2346323#M113738</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You have to check the 'Read excel 2017 file format(xlsx) box if you read a .xlsx file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 06:06:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-XLSX-in-tfileInputexcel/m-p/2346323#M113738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-09T06:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for .XLSX in tfileInputexcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-XLSX-in-tfileInputexcel/m-p/2346324#M113739</link>
      <description>&lt;P&gt;If you have the problem of handling files with different types, you can use the custom components tFileExcelWorkbookOpen + tFileExcelSheetInput. These components detects the file type automatically and handle them always in the same way.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 09:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-XLSX-in-tfileInputexcel/m-p/2346324#M113739</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-02-09T09:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for .XLSX in tfileInputexcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-XLSX-in-tfileInputexcel/m-p/2346325#M113740</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt;&lt;P&gt;I had tried that by checking box 'Read excel 2017 file format(xlsx). But job is throwing this error in that case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cleaning up unclosed ZipFile for archive /var/opt/talend/SRC_CTMS/Output/EDMTestDev/Documents/MASTER_SUBJECT_VISIT_DELETES_V1.xlsx&lt;/P&gt;&lt;P&gt;Exception in thread "Thread-2" java.lang.OutOfMemoryError: GC overhead limit exceeded&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rita&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 09:45:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-XLSX-in-tfileInputexcel/m-p/2346325#M113740</guid>
      <dc:creator>Ritz05</dc:creator>
      <dc:date>2023-02-09T09:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for .XLSX in tfileInputexcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-XLSX-in-tfileInputexcel/m-p/2346326#M113741</link>
      <description>&lt;P&gt;the new Open XML based Excel format is very memory consuming. You can increase the memory of the job by adding or editing a JVM parameter to -Xmx2G &lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 09:53:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-XLSX-in-tfileInputexcel/m-p/2346326#M113741</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-02-09T09:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for .XLSX in tfileInputexcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-XLSX-in-tfileInputexcel/m-p/2346327#M113742</link>
      <description>&lt;P&gt;With "changing this extension" you mean you read the file with Excel and write it with the old OLE format back, right?&lt;/P&gt;&lt;P&gt;Simply renaming the file will not help and it potentially dangerous.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 09:55:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-XLSX-in-tfileInputexcel/m-p/2346327#M113742</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-02-09T09:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for .XLSX in tfileInputexcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-XLSX-in-tfileInputexcel/m-p/2346328#M113743</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By checking box 'Read excel 2017 file format(xlsx) and increasing JVM parameter &amp;nbsp;to -Xmx2G job is accepting file data but performance wise it is very slow in loading data in snowflake table.Do I need to increase JVM parameter -Xms as well right now it is -Xms256M.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or what can be done to increase the performance of the job in case of loading data.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 10:14:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-XLSX-in-tfileInputexcel/m-p/2346328#M113743</guid>
      <dc:creator>Ritz05</dc:creator>
      <dc:date>2023-02-09T10:14:29Z</dc:date>
    </item>
  </channel>
</rss>

