<?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: [resolved] tFileInputExcel loading issues into vertica output in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileInputExcel-loading-issues-into-vertica-output/m-p/2289315#M62709</link>
    <description>I have problem in loading (.xlsx) file in tInpuExcel compontemt it show Following error&amp;nbsp;&lt;BR /&gt;Exception in component tFileInputExcel_1&lt;BR /&gt;java.lang.IllegalStateException: Zip File is closed&lt;BR /&gt;	at org.apache.poi.openxml4j.util.ZipFileZipEntrySource.getEntries(ZipFileZipEntrySource.java:45)&lt;BR /&gt;	at org.apache.poi.openxml4j.opc.ZipPackage.getPartsImpl(ZipPackage.java:186)</description>
    <pubDate>Wed, 16 Nov 2016 08:28:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-11-16T08:28:51Z</dc:date>
    <item>
      <title>[resolved] tFileInputExcel loading issues into vertica output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileInputExcel-loading-issues-into-vertica-output/m-p/2289311#M62705</link>
      <description>Hi All, 
&lt;BR /&gt;I am trying to copy data from ftp server to local first , then from local folder i ll be loading the data into tvertica_output. &amp;nbsp;i was able to load the excel sheets into local folder , but while loading the same into the vertica db i am getting the error &amp;nbsp;Zip File is closed below is the exact error i am facing.&amp;nbsp; 
&lt;BR /&gt;Starting job Program_names_fileLoad_Iliyas_Q1 at 03:34 21/06/2016. 
&lt;BR /&gt; connecting to socket on port 3359 
&lt;BR /&gt; connected 
&lt;BR /&gt;Correct Programnames Load is Started:Tue Jun 21 03:34:37 EDT 2016 
&lt;BR /&gt;File Mask name: Program_Name_Correction_*.xlsx 
&lt;BR /&gt;today's value is 20160621 
&lt;BR /&gt;: prod_sam.program_names_fileload_iliyas_q1_0_1.Program_names_fileLoad_Iliyas_Q1 - tFileInputExcel_2 Zip File is closed 
&lt;BR /&gt;Exception in component tFileInputExcel_2 
&lt;BR /&gt;java.lang.IllegalStateException: Zip File is closed 
&lt;BR /&gt;at org.apache.poi.openxml4j.util.ZipFileZipEntrySource.getEntries(ZipFileZipEntrySource.java:45) 
&lt;BR /&gt;at org.apache.poi.openxml4j.opc.ZipPackage.getPartsImpl(ZipPackage.java:186) 
&lt;BR /&gt;at org.apache.poi.openxml4j.opc.OPCPackage.getParts(OPCPackage.java:673) 
&lt;BR /&gt;at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:226) 
&lt;BR /&gt;at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:186) 
&lt;BR /&gt;at org.apache.poi.POIXMLDocument.openPackage(POIXMLDocument.java:74) 
&lt;BR /&gt;at org.apache.poi.xssf.usermodel.XSSFWorkbook.&amp;lt;init&amp;gt;(XSSFWorkbook.java:296) 
&lt;BR /&gt;at prod_sam.program_names_fileload_iliyas_q1_0_1.Program_names_fileLoad_Iliyas_Q1.tFileInputExcel_2Process(Program_names_fileLoad_Iliyas_Q1.java:3723) 
&lt;BR /&gt;at prod_sam.program_names_fileload_iliyas_q1_0_1.Program_names_fileLoad_Iliyas_Q1.tVerticaInput_2Process(Program_names_fileLoad_Iliyas_Q1.java:6241) 
&lt;BR /&gt;at prod_sam.program_names_fileload_iliyas_q1_0_1.Program_names_fileLoad_Iliyas_Q1$4.run(Program_names_fileLoad_Iliyas_Q1.java:6793) 
&lt;BR /&gt;Input File Copied from FTP to Local Directory 
&lt;BR /&gt;Input File Name is:E:\Iliyas\FTP_PGM_NMS\Program_Name_Correction_20160526 (excel).xlsx 
&lt;BR /&gt;Exception in component tFileInputExcel_2 
&lt;BR /&gt;java.lang.IllegalStateException: Zip File is closed 
&lt;BR /&gt;at org.apache.poi.openxml4j.util.ZipFileZipEntrySource.getEntries(ZipFileZipEntrySource.java:45) 
&lt;BR /&gt;at org.apache.poi.openxml4j.opc.ZipPackage.getPartsImpl(ZipPackage.java:186) 
&lt;BR /&gt;at org.apache.poi.openxml4j.opc.OPCPackage.getParts(OPCPackage.java:673) 
&lt;BR /&gt;at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:226) 
&lt;BR /&gt;at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:186) 
&lt;BR /&gt;at org.apache.poi.POIXMLDocument.openPackage(POIXMLDocument.java:74) 
&lt;BR /&gt;at org.apache.poi.xssf.usermodel.XSSFWorkbook.&amp;lt;init&amp;gt;(XSSFWorkbook.java:296) 
&lt;BR /&gt;at prod_sam.program_names_fileload_iliyas_q1_0_1.Program_names_fileLoad_Iliyas_Q1.tFileInputExcel_2Process(Program_names_fileLoad_Iliyas_Q1.java:3723) 
&lt;BR /&gt;at prod_sam.program_names_fileload_iliyas_q1_0_1.Program_names_fileLoad_Iliyas_Q1.tFileList_1Process(Program_names_fileLoad_Iliyas_Q1.java:2710) 
&lt;BR /&gt;at prod_sam.program_names_fileload_iliyas_q1_0_1.Program_names_fileLoad_Iliyas_Q1.tJava_3Process(Program_names_fileLoad_Iliyas_Q1.java:2399) 
&lt;BR /&gt;: prod_sam.program_names_fileload_iliyas_q1_0_1.Program_names_fileLoad_Iliyas_Q1 - tFileInputExcel_2 Zip File is closed 
&lt;BR /&gt;at prod_sam.program_names_fileload_iliyas_q1_0_1.Program_names_fileLoad_Iliyas_Q1.tFTPFileList_2Process(Program_names_fileLoad_Iliyas_Q1.java:2271) 
&lt;BR /&gt;at prod_sam.program_names_fileload_iliyas_q1_0_1.Program_names_fileLoad_Iliyas_Q1$3.run(Program_names_fileLoad_Iliyas_Q1.java:6747) 
&lt;BR /&gt; disconnected</description>
      <pubDate>Tue, 21 Jun 2016 10:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileInputExcel-loading-issues-into-vertica-output/m-p/2289311#M62705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-21T10:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileInputExcel loading issues into vertica output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileInputExcel-loading-issues-into-vertica-output/m-p/2289312#M62706</link>
      <description>Hi,
&lt;BR /&gt;Did you use any&amp;nbsp;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;wild characters(*) in file name? Would you mind sharing your job setting screenshots into forum? How did you copy file from FTP server to local? Are you using tFtpGet component? More information about your current job situation will be preferred.&lt;/FONT&gt;&lt;/FONT&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>Wed, 22 Jun 2016 08:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileInputExcel-loading-issues-into-vertica-output/m-p/2289312#M62706</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-22T08:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileInputExcel loading issues into vertica output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileInputExcel-loading-issues-into-vertica-output/m-p/2289313#M62707</link>
      <description>Hi&lt;BR /&gt;I was able to solve this , It was getting the error because of wrong configuration i had given , i ad assigned a filepath &amp;nbsp;to the location &amp;amp;was looking for the file in filepath +filepath so it ws looking going into the filepath location, plus &amp;nbsp;another filepath &amp;nbsp;within it&lt;BR /&gt;&lt;BR /&gt;Thanks for the support</description>
      <pubDate>Mon, 27 Jun 2016 07:33:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileInputExcel-loading-issues-into-vertica-output/m-p/2289313#M62707</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-27T07:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileInputExcel loading issues into vertica output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileInputExcel-loading-issues-into-vertica-output/m-p/2289314#M62708</link>
      <description>Hi,&lt;BR /&gt;Thanks for your feedback and sharing your solution with us.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 28 Jun 2016 09:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileInputExcel-loading-issues-into-vertica-output/m-p/2289314#M62708</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-28T09:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileInputExcel loading issues into vertica output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileInputExcel-loading-issues-into-vertica-output/m-p/2289315#M62709</link>
      <description>I have problem in loading (.xlsx) file in tInpuExcel compontemt it show Following error&amp;nbsp;&lt;BR /&gt;Exception in component tFileInputExcel_1&lt;BR /&gt;java.lang.IllegalStateException: Zip File is closed&lt;BR /&gt;	at org.apache.poi.openxml4j.util.ZipFileZipEntrySource.getEntries(ZipFileZipEntrySource.java:45)&lt;BR /&gt;	at org.apache.poi.openxml4j.opc.ZipPackage.getPartsImpl(ZipPackage.java:186)</description>
      <pubDate>Wed, 16 Nov 2016 08:28:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileInputExcel-loading-issues-into-vertica-output/m-p/2289315#M62709</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-16T08:28:51Z</dc:date>
    </item>
  </channel>
</rss>

