<?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: Can't open the specified file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Can-t-open-the-specified-file/m-p/2303175#M75086</link>
    <description>Hi dihonore,&lt;BR /&gt;Do you have admin role to read this excel file which is located under C:/?&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Wed, 15 Jul 2015 14:42:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-07-15T14:42:58Z</dc:date>
    <item>
      <title>Can't open the specified file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-open-the-specified-file/m-p/2303174#M75085</link>
      <description>I download an excel file with the tFileFetch component and I try to open it 
&lt;BR /&gt;I get the following message: 
&lt;BR /&gt;Exception in component tFileInputExcel_1 
&lt;BR /&gt;org.apache.poi.openxml4j.exceptions.InvalidOperationException: Can't open the specified file: 'C:/Bureautique/200/DEVISES/arfolyam.xlsx' 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.poi.openxml4j.opc.ZipPackage.&amp;lt;init&amp;gt;(ZipPackage.java:112) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:224) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:186) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.poi.POIXMLDocument.openPackage(POIXMLDocument.java:74) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.poi.xssf.usermodel.XSSFWorkbook.&amp;lt;init&amp;gt;(XSSFWorkbook.java:296) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at pmi.test_0_1.test.tFileInputExcel_1Process(test.java:2063) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at pmi.test_0_1.test.tFileFetch_1Process(test.java:467) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at pmi.test_0_1.test.runJobInTOS(test.java:4130) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at pmi.test_0_1.test.main(test.java:3987) 
&lt;BR /&gt;Caused by: java.util.zip.ZipException: error in opening zip file 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.zip.ZipFile.open(Native Method) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.poi.openxml4j.opc.internal.ZipHelper.openZipFile(ZipHelper.java:174) 
&lt;BR /&gt;any ideas??? 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Didier 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAty.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144434i024D682EC40317CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAty.png" alt="0683p000009MAty.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MArx.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150766iC20B4027081A1416/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MArx.png" alt="0683p000009MArx.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 15 Jul 2015 13:30:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-open-the-specified-file/m-p/2303174#M75085</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-15T13:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can't open the specified file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-open-the-specified-file/m-p/2303175#M75086</link>
      <description>Hi dihonore,&lt;BR /&gt;Do you have admin role to read this excel file which is located under C:/?&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 15 Jul 2015 14:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-open-the-specified-file/m-p/2303175#M75086</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-15T14:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can't open the specified file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-open-the-specified-file/m-p/2303176#M75087</link>
      <description>Yes, I have the admin role on my PC</description>
      <pubDate>Wed, 15 Jul 2015 15:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-open-the-specified-file/m-p/2303176#M75087</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-15T15:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can't open the specified file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-open-the-specified-file/m-p/2303177#M75088</link>
      <description>Hi,&lt;BR /&gt;Could you please check if your excel file is locked? Can you open your .xlsx file&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;outside from Talend with Excel?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best 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>Thu, 16 Jul 2015 04:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-open-the-specified-file/m-p/2303177#M75088</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-16T04:12:56Z</dc:date>
    </item>
  </channel>
</rss>

