<?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: Catch error of Exception in component tFileUnarchive_1 java.io.IOExcep in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338499#M106726</link>
    <description>Hi,&lt;BR /&gt;Thanks for your answer. Bad news that we can't catch those error. If I check or not this option, I allways have a trace.&lt;BR /&gt;The TOS version : 4.2.2</description>
    <pubDate>Tue, 13 Dec 2011 16:27:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-12-13T16:27:49Z</dc:date>
    <item>
      <title>Catch error of Exception in component tFileUnarchive_1 java.io.IOExcep</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338495#M106722</link>
      <description>Hi,&lt;BR /&gt;When a corrupted file is asked to be unarchive, I have an exception like this one.&lt;BR /&gt;&lt;PRE&gt;Exception in component tFileUnarchive_1&lt;BR /&gt;java.io.IOException: Negative seek offset&lt;BR /&gt;    at java.io.RandomAccessFile.seek(Native Method)&lt;BR /&gt;    at org.apache.tools.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:365)&lt;BR /&gt;    at org.apache.tools.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:243)&lt;BR /&gt;    at org.apache.tools.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:142)&lt;BR /&gt;    at org.apache.tools.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:113)&lt;BR /&gt;    at proto.perfweb.PERFWEB.tFileList_1Process(PERFWEB.java:237)&lt;BR /&gt;    at proto.perfweb.PERFWEB.runJob(PERFWEB.java:413)&lt;BR /&gt;    at proto.perfweb.PERFWEB.main(PERFWEB.java:360)&lt;/PRE&gt;&lt;BR /&gt;There is a tLogCatcher but the Java trace is on the console (anothers errors are welle catched by tLogCatcher).&lt;BR /&gt;Does anyone have an idea, please?&lt;BR /&gt;Thank you</description>
      <pubDate>Sat, 16 Nov 2024 12:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338495#M106722</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Catch error of Exception in component tFileUnarchive_1 java.io.IOExcep</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338496#M106723</link>
      <description>Hi&lt;BR /&gt;What's your file type?&lt;BR /&gt;The component tFileUnarchive can support '.zip' files.&lt;BR /&gt;For other file types, you may use tSystem to call command to unzip files.&lt;BR /&gt;Best regards!&lt;BR /&gt;Pedro</description>
      <pubDate>Mon, 12 Dec 2011 02:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338496#M106723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-12T02:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Catch error of Exception in component tFileUnarchive_1 java.io.IOExcep</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338497#M106724</link>
      <description>Thank you Pedro. It's a non-zip file, but I'd predfer that Talend Job wouldn't write a Java Exception in the command line and give me only a ComponentError.&lt;BR /&gt;Maybe with "Check the file before unzipp"?</description>
      <pubDate>Mon, 12 Dec 2011 13:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338497#M106724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-12T13:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Catch error of Exception in component tFileUnarchive_1 java.io.IOExcep</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338498#M106725</link>
      <description>Hi&lt;BR /&gt;A Java Exception will be thrown in console which is hard coded in Talend Java source code.&lt;BR /&gt;You can't get rid of it.&lt;BR /&gt;Try "Check the integrity before unzip".&lt;BR /&gt;Besides, what's your TOS version?&lt;BR /&gt;Best regards!&lt;BR /&gt;Pedro</description>
      <pubDate>Tue, 13 Dec 2011 03:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338498#M106725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-13T03:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Catch error of Exception in component tFileUnarchive_1 java.io.IOExcep</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338499#M106726</link>
      <description>Hi,&lt;BR /&gt;Thanks for your answer. Bad news that we can't catch those error. If I check or not this option, I allways have a trace.&lt;BR /&gt;The TOS version : 4.2.2</description>
      <pubDate>Tue, 13 Dec 2011 16:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338499#M106726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-13T16:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Catch error of Exception in component tFileUnarchive_1 java.io.IOExcep</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338500#M106727</link>
      <description>Hi
&lt;BR /&gt;It's wierd.
&lt;BR /&gt;I have reproduced this issue in TOS 4.0.1 and in TOS 5.0.0. tLogCatcher can catch those errors.
&lt;BR /&gt;Make sure you have checked 'Catch Java Exception'.
&lt;BR /&gt;If still, please let me know and show me the screenshot of your job.
&lt;BR /&gt;Or you may try it in TOS 5.0.0.
&lt;BR /&gt;Best regards!
&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 14 Dec 2011 02:15:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338500#M106727</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-14T02:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Catch error of Exception in component tFileUnarchive_1 java.io.IOExcep</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338501#M106728</link>
      <description>Hi.
&lt;BR /&gt;I'm now on 5.0.1 and allways have the same problem.
&lt;BR /&gt;
&lt;A href="http://imageshack.us/photo/my-images/854/erreurtalendunarchive.jpg/" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;IMG src="https://community.qlik.com/" /&gt;&lt;/A&gt;
&lt;BR /&gt;How to reproduce :
&lt;BR /&gt;1. take a file (like .jpg) and rename as .zip (It's not a zip file but it's look like)
&lt;BR /&gt;2. Try to unarchive with tFileUnarchive
&lt;BR /&gt;There is a Java stack in spite of tLogCatcher who catch those error</description>
      <pubDate>Thu, 19 Jan 2012 16:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338501#M106728</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-19T16:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Catch error of Exception in component tFileUnarchive_1 java.io.IOExcep</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338502#M106729</link>
      <description>Up!</description>
      <pubDate>Wed, 22 Feb 2012 08:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338502#M106729</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-22T08:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Catch error of Exception in component tFileUnarchive_1 java.io.IOExcep</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338503#M106730</link>
      <description>Hi&lt;BR /&gt;Sorry for my delay to answer.&lt;BR /&gt;As I said in post #4, a Java Exception will be thrown on console which is hard coded in Talend Java source code.&lt;BR /&gt;You can't get rid of it.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 22 Feb 2012 09:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338503#M106730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-22T09:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Catch error of Exception in component tFileUnarchive_1 java.io.IOExcep</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338504#M106731</link>
      <description>Ok, I undestood it should be corrected in Talend 5.
&lt;BR /&gt;I hope this will be corrected on next versions.
&lt;BR /&gt;Thanh.</description>
      <pubDate>Wed, 22 Feb 2012 13:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Catch-error-of-Exception-in-component-tFileUnarchive-1-java-io/m-p/2338504#M106731</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-22T13:02:08Z</dc:date>
    </item>
  </channel>
</rss>

