<?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] Export job and zip not creating in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332607#M101471</link>
    <description>Thanks Aron i successfully finished because of guidance about crontab creation idea.</description>
    <pubDate>Thu, 26 Jul 2012 05:56:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-07-26T05:56:52Z</dc:date>
    <item>
      <title>[resolved] Export job and zip not creating</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332598#M101462</link>
      <description>Hi friends, 
  &lt;BR /&gt;When i am trying to export a job after finish button it wont creating the zip file and showing the two errors as "error in opening zip file" and also invocation error. Actually i am trying to run the job automatically in linux and going to schedule the time in the early morning everyday have to generate the job automatically....... 
  &lt;BR /&gt;the jobs is like orace database----&amp;gt;input---&amp;gt;to postgresqloutput 
  &lt;BR /&gt;extracting the data from oracle and loading the data to postgresql. 
  &lt;BR /&gt;First error which is present below 
  &lt;BR /&gt; 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:131) 
  &lt;BR /&gt;at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(ZipFile.java:92) 
  &lt;BR /&gt;at org.talend.repository.ui.utils.ZipToFile.unZipFile(ZipToFile.java:208) 
  &lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.action.JobExportAction.reBuildJobZipFile(JobExportAction.java:305) at or
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Mcm8" target="_blank"&gt;here&lt;/A&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332598#M101462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Export job and zip not creating</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332599#M101463</link>
      <description>Hi&lt;BR /&gt;Does this error recur when you export any jobs?&lt;BR /&gt;Which version do you use?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 19 Jul 2012 11:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332599#M101463</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-19T11:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Export job and zip not creating</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332600#M101464</link>
      <description>Hi friend, 
&lt;BR /&gt;I am new to talend and this is the first time i am exporting a job(autonomous) in linux from talend.Also lot of times i tried to export jobs but giving error only. Also tried to export some other jobs also and it is giving the same error only. 
&lt;BR /&gt; 
&lt;BR /&gt;Me using talend open studio for data integration 5.1.1.r84309 
&lt;BR /&gt; 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Mathew</description>
      <pubDate>Thu, 19 Jul 2012 11:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332600#M101464</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-19T11:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Export job and zip not creating</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332601#M101465</link>
      <description>Hi Mathew,
&lt;BR /&gt;I saw this zip error before and that was when Talend commandline had no permissions to write the output file.
&lt;BR /&gt;You might want to check all permissions (temp folder and output folder).
&lt;BR /&gt;Regards,
&lt;BR /&gt;Arno</description>
      <pubDate>Thu, 19 Jul 2012 11:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332601#M101465</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-19T11:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Export job and zip not creating</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332602#M101466</link>
      <description>Hi Arno, 
&lt;BR /&gt;Sorry dont mistake me i am new to talend and i just click the TOS_DI-linux-gtk-x86_64 and it open the application. So i works directly in application only not in commandline and yet now i dont know how to open and use commandline pa................. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Mathew</description>
      <pubDate>Thu, 19 Jul 2012 11:35:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332602#M101466</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-19T11:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Export job and zip not creating</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332603#M101467</link>
      <description>Hi Arno,&lt;BR /&gt;Can tell me how to check permissions to temp folder and output folder&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mathew</description>
      <pubDate>Thu, 19 Jul 2012 11:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332603#M101467</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-19T11:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Export job and zip not creating</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332604#M101468</link>
      <description>Hi,&lt;BR /&gt;Permission settings are depended on the system you're using to run Talend. I suggest you check with the manuals of the OS on how to set permissions.&lt;BR /&gt;Assuming a standard Linux os you might use standard ls -la /tmp to check permissions on the tmp folder. The same can be done for your output folder. &lt;BR /&gt;Regards,&lt;BR /&gt;Arno</description>
      <pubDate>Thu, 19 Jul 2012 12:08:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332604#M101468</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-19T12:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Export job and zip not creating</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332605#M101469</link>
      <description>Hi Arno,
&lt;BR /&gt;Thanks for your linux commands and i found what problem and given permission for what i need. At last zip file created successfully.
&lt;BR /&gt;Can you please tell me how to schedule the job to run automatically everyday in the early morning.
&lt;BR /&gt;
&lt;BR /&gt;Regards,
&lt;BR /&gt;Mathew</description>
      <pubDate>Mon, 23 Jul 2012 05:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332605#M101469</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-23T05:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Export job and zip not creating</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332606#M101470</link>
      <description>Hi,&lt;BR /&gt;I'd say crontab should be perfect to do that. Check the man pages of crontab to complete the setup.&lt;BR /&gt;Regards,&lt;BR /&gt;Arno</description>
      <pubDate>Mon, 23 Jul 2012 07:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332606#M101470</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-23T07:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Export job and zip not creating</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332607#M101471</link>
      <description>Thanks Aron i successfully finished because of guidance about crontab creation idea.</description>
      <pubDate>Thu, 26 Jul 2012 05:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Export-job-and-zip-not-creating/m-p/2332607#M101471</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-26T05:56:52Z</dc:date>
    </item>
  </channel>
</rss>

