<?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: tFileExcel component error when using tFileArchive in the same job since migrating to TOS 7.2.1 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267566#M46409</link>
    <description>&lt;P&gt;Hi Eric,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you ever get this issue resolved?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Sep 2019 21:56:35 GMT</pubDate>
    <dc:creator>GTS-Talend</dc:creator>
    <dc:date>2019-09-17T21:56:35Z</dc:date>
    <item>
      <title>tFileExcel component error when using tFileArchive in the same job since migrating to TOS 7.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267563#M46406</link>
      <description>&lt;P&gt;Hello Guys,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Since I've upgrade TOS 7.1.1 to 7.2.1, i have a error in All Job containing tFileInputExcel and tFileArchive in the same Job.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I've got this error on tFileInputExcel component :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P class="p1"&gt;Exception in component tFileInputExcel_2 (Test)&lt;/P&gt; 
&lt;P class="p1"&gt;java.lang.IllegalArgumentException: InputStream of class class org.apache.commons.compress.archivers.zip.ZipFile$1 is not implementing InputStreamStatistics.&lt;/P&gt; 
&lt;P class="p1"&gt;at org.apache.poi.openxml4j.util.ZipArchiveThresholdInputStream.&amp;lt;init&amp;gt;(ZipArchiveThresholdInputStream.java:64)&lt;/P&gt; 
&lt;P class="p1"&gt;at org.apache.poi.openxml4j.util.ZipSecureFile.getInputStream(ZipSecureFile.java:147)&lt;/P&gt; 
&lt;P class="p1"&gt;at org.apache.poi.openxml4j.util.ZipSecureFile.getInputStream(ZipSecureFile.java:34)&lt;/P&gt; 
&lt;P class="p1"&gt;at org.apache.poi.openxml4j.util.ZipFileZipEntrySource.getInputStream(ZipFileZipEntrySource.java:66)&lt;/P&gt; 
&lt;P class="p1"&gt;at org.apache.poi.openxml4j.opc.ZipPackage.getPartsImpl(ZipPackage.java:260)&lt;/P&gt; 
&lt;P class="p1"&gt;at org.apache.poi.openxml4j.opc.OPCPackage.getParts(OPCPackage.java:726)&lt;/P&gt; 
&lt;P class="p1"&gt;at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:237)&lt;/P&gt; 
&lt;P class="p1"&gt;at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:166)&lt;/P&gt; 
&lt;P class="p1"&gt;at org.apache.poi.ooxml.POIXMLDocument.openPackage(POIXMLDocument.java:89)&lt;/P&gt; 
&lt;P class="p1"&gt;at org.apache.poi.xssf.usermodel.XSSFWorkbook.&amp;lt;init&amp;gt;(XSSFWorkbook.java:336)&lt;/P&gt; 
&lt;P class="p1"&gt;at asm_import.test_0_1.Test.tFileInputExcel_2Process(Test.java:805)&lt;/P&gt; 
&lt;P class="p1"&gt;at asm_import.test_0_1.Test.runJobInTOS(Test.java:1728)&lt;/P&gt; 
&lt;P class="p1"&gt;at asm_import.test_0_1.Test.main(Test.java:1553)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Just by removing the tFileArchive component of the job, so all work fine without error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I've trying to test a Job with only tFileInputExcel -&amp;gt; tLogRow. It work fine.&lt;BR /&gt;I've trying to test a Job with only tFileArchive. It work fine too.&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;Finaly, I've testing a Job with one tFileInputExcel -&amp;gt; tLogRow and tFileArchive and then I've got this error !&lt;/P&gt; 
&lt;P&gt;In TOS 7.1.1 all the jobs works fine.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I've testing all this case on a another computer with same environnement, and I've the same isssue.&lt;/P&gt; 
&lt;P&gt;Is someone can help me to resolve this troubleshooting ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you for yor help.&lt;/P&gt; 
&lt;P&gt;Eric&lt;/P&gt; 
&lt;P&gt;-----------------------&lt;/P&gt; 
&lt;P&gt;Environnement context :&lt;BR /&gt;- MacOS Mojave 10.14.6&lt;BR /&gt;- TOS 7.2.1,&lt;BR /&gt;- Java : jdk1.8.0_221&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 12:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267563#M46406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-02T12:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: tFileExcel component error when using tFileArchive in the same job since migrating to TOS 7.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267564#M46407</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Have you tried to use "OnsubjobOK" instead of "OnComponentOk" trigger to see if this job works?&lt;/P&gt;
&lt;P&gt;Your tFileArchive subjob starts only when the previous subjob completely finishes.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Sat, 31 Aug 2019 09:54:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267564#M46407</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-31T09:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: tFileExcel component error when using tFileArchive in the same job since migrating to TOS 7.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267565#M46408</link>
      <description>Thank you Sabrina for your help,
&lt;BR /&gt;
&lt;BR /&gt;This is a Job developed with TOS 7.1 and witch works perfectly.
&lt;BR /&gt;
&lt;BR /&gt;After importing it into TOS 7.2, all Jobs containing an Excel tFileInput and a tFile Archive crash at compilation. Before you even start.
&lt;BR /&gt;
&lt;BR /&gt;I have several Job whose tFileArchive is at the end of Job linked by an OnSubJobOk and all of them are crashing.
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;The error concerns tFile InputExcel and when I delete the tFileArchive from the job then everything works perfectly.
&lt;BR /&gt;
&lt;BR /&gt;It seems that there is an incompatibility between these two versions of components
&lt;BR /&gt;
&lt;BR /&gt;Bests regards
&lt;BR /&gt;
&lt;BR /&gt;Eric.
&lt;BR /&gt;</description>
      <pubDate>Sat, 31 Aug 2019 17:22:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267565#M46408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-31T17:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: tFileExcel component error when using tFileArchive in the same job since migrating to TOS 7.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267566#M46409</link>
      <description>&lt;P&gt;Hi Eric,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you ever get this issue resolved?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 21:56:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267566#M46409</guid>
      <dc:creator>GTS-Talend</dc:creator>
      <dc:date>2019-09-17T21:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: tFileExcel component error when using tFileArchive in the same job since migrating to TOS 7.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267567#M46410</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I have the same problem in TOS 7.2.1&lt;/P&gt; 
&lt;P&gt;Try also in TOS 7.3.1 M1, same problem there...&lt;/P&gt; 
&lt;P&gt;I try in a simple job, just take a tFileArchive and after a OnSubJobOk a tFileInputExcel and you have the crash !&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2019-09-19 10_59_10-Talend Open Studio for Data Integration (7.3.1.20190827_1309-M1) _ RVL_INTERFACE.png" style="width: 998px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Oa.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128355i4BD9182C0C5C3C67/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Oa.png" alt="0683p000009M7Oa.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;A href="https://jira.talendforge.org/browse/TDI-42979" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-42979&lt;/A&gt;</description>
      <pubDate>Thu, 19 Sep 2019 10:01:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267567#M46410</guid>
      <dc:creator>diemerga</dc:creator>
      <dc:date>2019-09-19T10:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: tFileExcel component error when using tFileArchive in the same job since migrating to TOS 7.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267568#M46411</link>
      <description>&lt;P&gt;I have had a similar issue with a job created in 6.5.2 and migrated to 7.2.1.&lt;/P&gt;&lt;P&gt;It uses a tFileInputExcel component that fails with the exact same error message, we do not have any archiving components in the job.&lt;/P&gt;&lt;P&gt;The job is a sub-job when executed on its own it works fine, if called from its parent job then I get the same error as you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The fix for us is to create a new sub job and copy in the components from the original sub-job and hey presto, it works!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 16:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267568#M46411</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-19T16:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: tFileExcel component error when using tFileArchive in the same job since migrating to TOS 7.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267569#M46412</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;There is a workaround given by talend :&lt;/P&gt; 
&lt;OL&gt; 
 &lt;LI&gt;Download commons-compress Jar from official maven repo -&amp;nbsp;&lt;A href="https://mvnrepository.com/artifact/org.apache.commons/commons-compress/1.19" target="_blank" rel="nofollow noopener noopener noreferrer"&gt;https://mvnrepository.com/artifact/org.apache.commons/commons-compress/1.19&lt;/A&gt;&lt;/LI&gt; 
 &lt;LI&gt;Open Window / Show View / Modules (Talend).&lt;/LI&gt; 
 &lt;LI&gt;Search in tab:&amp;nbsp;&lt;STRONG&gt;commons-compress&lt;/STRONG&gt;&lt;/LI&gt; 
 &lt;LI&gt;Perform changes to tFileArchive: click on&amp;nbsp;&lt;STRONG&gt;&lt;SPAN class="error"&gt;[...]&lt;/SPAN&gt;&lt;/STRONG&gt;&amp;nbsp;- &amp;gt; chose for Module File - downloaded jar - &amp;gt; Check&amp;nbsp;&lt;STRONG&gt;Custom mvn uri&lt;/STRONG&gt;&amp;nbsp;- provide unique URI (e.g. - mvn&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;rg.talend.libraries/commons-compress-1.19/6.1.0/jar) - &amp;gt;&amp;nbsp;&lt;STRONG&gt;Detect the module install status&lt;/STRONG&gt;&amp;nbsp;-&amp;gt; Ok.&lt;/LI&gt; 
 &lt;LI&gt;Perform changes on tFileInputExcel: Click on&amp;nbsp;&lt;STRONG&gt;&lt;SPAN class="error"&gt;[...]&lt;/SPAN&gt;&lt;/STRONG&gt;&amp;nbsp;- &amp;gt; Check&amp;nbsp;&lt;STRONG&gt;Custom mvn uri&lt;/STRONG&gt;&amp;nbsp;- provide unique URI from step 4&amp;nbsp;- &amp;gt;&amp;nbsp;&lt;STRONG&gt;Detect the module install status&lt;/STRONG&gt;&amp;nbsp;-&amp;gt; Ok.&lt;/LI&gt; 
&lt;/OL&gt;</description>
      <pubDate>Thu, 19 Sep 2019 16:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267569#M46412</guid>
      <dc:creator>diemerga</dc:creator>
      <dc:date>2019-09-19T16:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: tFileExcel component error when using tFileArchive in the same job since migrating to TOS 7.2.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267570#M46413</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have the same issue and I have to separate into 2 independent processes as follows and It works perfectly.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;It is recommended to check on "Use an independent process to run subjob" of tFileUnarchive.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Talend UnarchiveFile.png" style="width: 767px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Mv.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150955i6552C12AD3D91666/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Mv.png" alt="0683p000009M7Mv.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thu Le&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 04:11:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileExcel-component-error-when-using-tFileArchive-in-the-same/m-p/2267570#M46413</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-25T04:11:45Z</dc:date>
    </item>
  </channel>
</rss>

