<?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: Getting Error while opening Excel File in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Getting-Error-while-opening-Excel-File/m-p/2238808#M26801</link>
    <description>&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The job flow is started and getting error at file component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharath.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2019 14:07:40 GMT</pubDate>
    <dc:creator>javvaji</dc:creator>
    <dc:date>2019-07-24T14:07:40Z</dc:date>
    <item>
      <title>Getting Error while opening Excel File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-Error-while-opening-Excel-File/m-p/2238804#M26797</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was trying to run Talend job which is loading data from excel file to Database,but when i was trying to run it from TAC getting the following error. And i was able to run the job from Talend studio.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exception in component tFileInputExcel_7&lt;BR /&gt;java.util.concurrent.ExecutionException: org.apache.poi.openxml4j.exceptions.InvalidOperationException: Can't open the specified file: '/xxxx/xxxx/abc.xlsx'&lt;BR /&gt;at java.util.concurrent.FutureTask.report(FutureTask.java:122)&lt;BR /&gt;at java.util.concurrent.FutureTask.get(FutureTask.java:192)&lt;BR /&gt;at com.talend.excel.xssf.event.ExcelReader.handleException(ExcelReader.java:98)&lt;BR /&gt;at _fdl_aws_dev_q.copy_of_j_File_load_0_1.Copy_of_J_File_Load.tFileInputExcel_7Process(Copy_of_J_File_Load.java:2151)&lt;BR /&gt;at _fdl_aws_dev_q.copy_of_j_File_load_0_1.Copy_of_J_File_Load.tJava_1Process(Copy_of_J_File_Load.java:936)&lt;BR /&gt;at _fdl_aws_dev_q.copy_of_j_File_load_0_1.Copy_of_J_File_Load.tPostgresqlConnection_1Process(Copy_of_J_File_Load.java:601)&lt;BR /&gt;at _fdl_aws_dev_q.copy_of_j_File_load_0_1.Copy_of_J_File_Load.runJobInTOS(Copy_of_J_File_Load.java:2793)&lt;BR /&gt;at _fdl_aws_dev_q.copy_of_j_File_load_0_1.Copy_of_J_File_Load.main(Copy_of_J_File_Load.java:2598)&lt;BR /&gt;Caused by: org.apache.poi.openxml4j.exceptions.InvalidOperationException: Can't open the specified file: '/xxxx/xxxx/abc.xlsx'&lt;BR /&gt;at org.apache.poi.openxml4j.opc.ZipPackage.&amp;lt;init&amp;gt;(ZipPackage.java:112)&lt;BR /&gt;at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:224)&lt;BR /&gt;at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:186)&lt;BR /&gt;at com.talend.excel.xssf.event.ExcelReader.call(ExcelReader.java:105)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:745)&lt;BR /&gt;Caused by: java.util.zip.ZipException: error in opening zip file&lt;BR /&gt;at java.util.zip.ZipFile.open(Native Method)&lt;BR /&gt;at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:219)&lt;BR /&gt;at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:149)&lt;BR /&gt;at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:163)&lt;BR /&gt;at org.apache.poi.openxml4j.opc.internal.ZipHelper.openZipFile(ZipHelper.java:174)&lt;BR /&gt;at org.apache.poi.openxml4j.opc.ZipPackage.&amp;lt;init&amp;gt;(ZipPackage.java:110)&lt;BR /&gt;... 5 more&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Bharath.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 13:16:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-Error-while-opening-Excel-File/m-p/2238804#M26797</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2019-07-19T13:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error while opening Excel File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-Error-while-opening-Excel-File/m-p/2238805#M26798</link>
      <description>&lt;P&gt;Hi Bharath,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please double check whether the file&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;'/xxxx/xxxx/abc.xlsx' is present in the Job server under the specific location? When you are running the job from Studio, you will be pointing to your local folder structure. But when you are running through TAC, the file should be present either in the Job server or in a file location which is shared with Job server.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 18:05:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-Error-while-opening-Excel-File/m-p/2238805#M26798</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-19T18:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error while opening Excel File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-Error-while-opening-Excel-File/m-p/2238806#M26799</link>
      <description>&lt;P&gt;Hi Nikhil,&lt;/P&gt;
&lt;P&gt;Thanks for the reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have place the file&amp;nbsp;&lt;SPAN&gt;'/xxxx/xxxx/abc.xlsx'&amp;nbsp;readily in the job server and ran the job. I also changed the file path as per the job server when i used remote execution. But i think if we don't have the file in location it will say file not found exception right. But here it was saying cannot&amp;nbsp;open the file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Bharath.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 08:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-Error-while-opening-Excel-File/m-p/2238806#M26799</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2019-07-23T08:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error while opening Excel File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-Error-while-opening-Excel-File/m-p/2238807#M26800</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please advise whether the job flow started working once you place the file in Job server?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 21:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-Error-while-opening-Excel-File/m-p/2238807#M26800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-23T21:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error while opening Excel File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-Error-while-opening-Excel-File/m-p/2238808#M26801</link>
      <description>&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The job flow is started and getting error at file component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharath.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 14:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-Error-while-opening-Excel-File/m-p/2238808#M26801</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2019-07-24T14:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error while opening Excel File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-Error-while-opening-Excel-File/m-p/2238809#M26802</link>
      <description>&lt;P&gt;Hi Bharath,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; I hope you are using a Linux system. Did you check the file reading permissions for the user used by Talend? If you are able o connect to FTP but not able to read the file means there could be permission issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 14:59:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-Error-while-opening-Excel-File/m-p/2238809#M26802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-24T14:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Error while opening Excel File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-Error-while-opening-Excel-File/m-p/2238810#M26803</link>
      <description>&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to connect to server from Talend and also able to read the file. File is having the permissions needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharath.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 15:11:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-Error-while-opening-Excel-File/m-p/2238810#M26803</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2019-07-24T15:11:05Z</dc:date>
    </item>
  </channel>
</rss>

