<?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: ZIP_Read: error reading zip file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219771#M14435</link>
    <description>Talend Studio 5.6.1&lt;BR /&gt;Its an excel file, its not letting paste that file here.&lt;BR /&gt;Please help.</description>
    <pubDate>Tue, 01 Nov 2016 17:13:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-11-01T17:13:31Z</dc:date>
    <item>
      <title>ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219769#M14433</link>
      <description>I am getting below error message and dont know why. This file is not a zip file, it is .xlsx file.
&lt;BR /&gt;Exception in component tFileInputExcel_4
&lt;BR /&gt;org.apache.poi.POIXMLException: java.util.zip.ZipException: ZIP_Read: error reading zip file
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.poi.xssf.usermodel.XSSFSheet.onDocumentRead(XSSFSheet.java:182)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.poi.xssf.usermodel.XSSFWorkbook.onDocumentRead(XSSFWorkbook.java:300)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.poi.POIXMLDocument.load(POIXMLDocument.java:159)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.poi.xssf.usermodel.XSSFWorkbook.&amp;lt;init&amp;gt;(XSSFWorkbook.java:200)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.poi.xssf.usermodel.XSSFWorkbook.&amp;lt;init&amp;gt;(XSSFWorkbook.java:263)
&lt;BR /&gt;Thank you.</description>
      <pubDate>Sat, 16 Nov 2024 10:17:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219769#M14433</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219770#M14434</link>
      <description>Hi,&lt;BR /&gt;Could you please indicate what's the build version you are using? Would you mind sending your input file to us for testing?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 31 Oct 2016 02:59:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219770#M14434</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-31T02:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219771#M14435</link>
      <description>Talend Studio 5.6.1&lt;BR /&gt;Its an excel file, its not letting paste that file here.&lt;BR /&gt;Please help.</description>
      <pubDate>Tue, 01 Nov 2016 17:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219771#M14435</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-01T17:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219772#M14436</link>
      <description>Talend Studio 5.6.1&lt;BR /&gt;Its an excel file, its not letting paste that file here.&lt;BR /&gt;Please help.</description>
      <pubDate>Tue, 01 Nov 2016 17:21:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219772#M14436</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-01T17:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219773#M14437</link>
      <description>Actually, all xlsx files are zip files (try opening one with e.g. 7zip). The error message from Apache POI indicates that it cannot open the file. Apache POI is a Java library for handling MS documents which is used in all Talend Excel components. Can you open the file in question with MS Excel?</description>
      <pubDate>Tue, 01 Nov 2016 19:51:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219773#M14437</guid>
      <dc:creator>JR1</dc:creator>
      <dc:date>2016-11-01T19:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219774#M14438</link>
      <description>One more thing: is it really an xlsx file or an xls file? If it is an xlsx, you will have to check "Read excel2007 file format(xlsx)" in the tFileInputExcel component. If not, uncheck it.</description>
      <pubDate>Tue, 01 Nov 2016 19:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219774#M14438</guid>
      <dc:creator>JR1</dc:creator>
      <dc:date>2016-11-01T19:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219775#M14439</link>
      <description>Hello&amp;nbsp; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;spatel,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;You can send your excel file to us by email directly. Is there any update for your issue?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 02 Nov 2016 07:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219775#M14439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-02T07:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219776#M14440</link>
      <description>File is xlsx.
&lt;BR /&gt;I can open this file in excel without any issues.
&lt;BR /&gt;"Read excel2007" is checked.
&lt;BR /&gt;what email address should I used to send file?
&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 02 Nov 2016 18:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219776#M14440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-02T18:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219777#M14441</link>
      <description>Also which component are you using to read the file?</description>
      <pubDate>Thu, 03 Nov 2016 05:05:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219777#M14441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-03T05:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219778#M14442</link>
      <description>Hi,&lt;BR /&gt;We have sent an email to you('sangita.patel@optum.com'). Could you please check it?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 03 Nov 2016 07:07:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219778#M14442</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-03T07:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219779#M14443</link>
      <description>Hi, 
&lt;BR /&gt;We can create file excel metadata for your input excel file. It works well on my side. Could you please take a look at my screenshots? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MC5y.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156689iD0BA6B1E5C822544/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MC5y.png" alt="0683p000009MC5y.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MC63.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131193i02EA5368769F55D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MC63.png" alt="0683p000009MC63.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MC0L.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140628i36097BF230E5CF84/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MC0L.png" alt="0683p000009MC0L.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 04 Nov 2016 03:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219779#M14443</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-04T03:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219780#M14444</link>
      <description>Hi Sankalp,&lt;BR /&gt;I am using "tFileInputExcel" to read the file. &lt;BR /&gt;THanks</description>
      <pubDate>Fri, 04 Nov 2016 16:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219780#M14444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-04T16:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219781#M14445</link>
      <description>Hi&amp;nbsp;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;spatel,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Can you successfully read the excel file by a simple job: tfileinputexcel--&amp;gt;tlogrow?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 07 Nov 2016 08:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219781#M14445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-07T08:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219782#M14446</link>
      <description>&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBlp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128582i323B7E373100A3F1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBlp.png" alt="0683p000009MBlp.png" /&gt;&lt;/span&gt;Yes, without any issues. 
&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 08 Nov 2016 16:35:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219782#M14446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-08T16:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219783#M14447</link>
      <description>Hi,&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Exception in component tFileInputExcel_4&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;org.apache.poi.POIXMLException: java.util.zip.ZipException: ZIP_Read: error reading zip file&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;What does your whole job design look like? Does this issue only repro on a specific job?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 09 Nov 2016 03:52:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219783#M14447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-09T03:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219784#M14448</link>
      <description>&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBmn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150020i1B91B29DAC59748E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBmn.png" alt="0683p000009MBmn.png" /&gt;&lt;/span&gt;I have highlighted the component that errors out.</description>
      <pubDate>Tue, 15 Nov 2016 15:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219784#M14448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-15T15:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219785#M14449</link>
      <description>Hi,
&lt;BR /&gt;What's talend product solution you are using? open source or subscription solution? Your have a big job, which is a little hard for us to address your issue from screenshot.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 16 Nov 2016 08:38:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219785#M14449</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-16T08:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: ZIP_Read: error reading zip file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219786#M14450</link>
      <description>&lt;P&gt;Belated feedback:&amp;nbsp; I've found this can be equivalent to a "file not found" error.&amp;nbsp; Mine were caused by mis-named input files.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 18:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ZIP-Read-error-reading-zip-file/m-p/2219786#M14450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-07T18:56:55Z</dc:date>
    </item>
  </channel>
</rss>

