<?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 error when executing a job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276096#M52286</link>
    <description>Hi,
&lt;BR /&gt;I'm using Talend open studio for Data integration 6.0.0.20150702_1326&amp;nbsp;on mac, any idea why I'm getting this error when executing a job?
&lt;BR /&gt;Exception in thread "main" java.lang.NoSuchFieldError: INSTANCE
&lt;BR /&gt;at com.amazonaws.http.conn.SdkConnectionKeepAliveStrategy.getKeepAliveDuration(SdkConnectionKeepAliveStrategy.java:48)
&lt;BR /&gt;at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:532)
&lt;BR /&gt;at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
&lt;BR /&gt;at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
&lt;BR /&gt;at com.amazonaws.http.AmazonHttpClient.executeOneRequest(AmazonHttpClient.java:728)
&lt;BR /&gt;at com.amazonaws.http.AmazonHttpClient.executeHelper(AmazonHttpClient.java:489)
&lt;BR /&gt;at com.amazonaws.http.AmazonHttpClient.execute(AmazonHttpClient.java:310)
&lt;BR /&gt;at com.amazonaws.services.s3.AmazonS3Client.invoke(AmazonS3Client.java:3604)
&lt;BR /&gt;at com.amazonaws.services.s3.AmazonS3Client.invoke(AmazonS3Client.java:3557)
&lt;BR /&gt;at com.amazonaws.services.s3.AmazonS3Client.listObjects(AmazonS3Client.java:647)
&lt;BR /&gt;at com.amazonaws.services.s3.AmazonS3Client.listObjects(AmazonS3Client.java:632)</description>
    <pubDate>Sat, 16 Nov 2024 11:03:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T11:03:08Z</dc:date>
    <item>
      <title>error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276096#M52286</link>
      <description>Hi,
&lt;BR /&gt;I'm using Talend open studio for Data integration 6.0.0.20150702_1326&amp;nbsp;on mac, any idea why I'm getting this error when executing a job?
&lt;BR /&gt;Exception in thread "main" java.lang.NoSuchFieldError: INSTANCE
&lt;BR /&gt;at com.amazonaws.http.conn.SdkConnectionKeepAliveStrategy.getKeepAliveDuration(SdkConnectionKeepAliveStrategy.java:48)
&lt;BR /&gt;at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:532)
&lt;BR /&gt;at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
&lt;BR /&gt;at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
&lt;BR /&gt;at com.amazonaws.http.AmazonHttpClient.executeOneRequest(AmazonHttpClient.java:728)
&lt;BR /&gt;at com.amazonaws.http.AmazonHttpClient.executeHelper(AmazonHttpClient.java:489)
&lt;BR /&gt;at com.amazonaws.http.AmazonHttpClient.execute(AmazonHttpClient.java:310)
&lt;BR /&gt;at com.amazonaws.services.s3.AmazonS3Client.invoke(AmazonS3Client.java:3604)
&lt;BR /&gt;at com.amazonaws.services.s3.AmazonS3Client.invoke(AmazonS3Client.java:3557)
&lt;BR /&gt;at com.amazonaws.services.s3.AmazonS3Client.listObjects(AmazonS3Client.java:647)
&lt;BR /&gt;at com.amazonaws.services.s3.AmazonS3Client.listObjects(AmazonS3Client.java:632)</description>
      <pubDate>Sat, 16 Nov 2024 11:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276096#M52286</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276097#M52287</link>
      <description>Hi avigershon,&lt;BR /&gt;There is less information for us to diagnose your issue. What's your JDK version? Does this issue repro on this specific job or all your jobs?&lt;BR /&gt;What does your job design look like?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 15 Sep 2015 08:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276097#M52287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-15T08:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276098#M52288</link>
      <description>Hello Sabrina,&amp;nbsp; 
&lt;BR /&gt;I have the same problem.&amp;nbsp; 
&lt;BR /&gt;In fact, I want to transfer my data of Oracle.11 to Amazon S3 by Talend. And I'm green hand to theses tools.&amp;nbsp; 
&lt;BR /&gt;I got ths msg error : 
&lt;BR /&gt;-------------------------------------- 
&lt;BR /&gt;Démarrage du job Test_Bucket_exist a 14:17 07/10/2015. 
&lt;BR /&gt; connecting to socket on port 3716 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in thread "main" java.lang.NoSuchFieldError: INSTANCE 
&lt;BR /&gt;at com.amazonaws.http.conn.SdkConnectionKeepAliveStrategy.getKeepAliveDuration(SdkConnectionKeepAliveStrategy.java:48) 
&lt;BR /&gt;at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:532) 
&lt;BR /&gt;at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906) 
&lt;BR /&gt;at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805) 
&lt;BR /&gt;at com.amazonaws.http.AmazonHttpClient.executeOneRequest(AmazonHttpClient.java:724) 
&lt;BR /&gt;at com.amazonaws.http.AmazonHttpClient.executeHelper(AmazonHttpClient.java:485) 
&lt;BR /&gt;at com.amazonaws.http.AmazonHttpClient.execute(AmazonHttpClient.java:306) 
&lt;BR /&gt;at com.amazonaws.services.s3.AmazonS3Client.invoke(AmazonS3Client.java:3604) 
&lt;BR /&gt;at com.amazonaws.services.s3.AmazonS3Client.headBucket(AmazonS3Client.java:1050) 
&lt;BR /&gt;at com.amazonaws.services.s3.AmazonS3Client.doesBucketExist(AmazonS3Client.java:1013) 
&lt;BR /&gt;at aws.test_bucket_exist_0_1.Test_Bucket_exist.tS3BucketExist_1Process(Test_Bucket_exist.java:319) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;at aws.test_bucket_exist_0_1.Test_Bucket_exist.runJobInTOS(Test_Bucket_exist.java:575) 
&lt;BR /&gt;at aws.test_bucket_exist_0_1.Test_Bucket_exist.main(Test_Bucket_exist.java:432) 
&lt;BR /&gt;Job Test_Bucket_exist terminé à 14:17 07/10/2015. 
&lt;BR /&gt;----------------------------------------------------------------------------------------------------------- 
&lt;BR /&gt;Can you tell me what's the problem of this and if I put the right schema for upload files from Oracle to S3? 
&lt;BR /&gt;Thanks a lot for your help !&amp;nbsp; 
&lt;BR /&gt;Sylvanas QUAN&amp;nbsp; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBaW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143736iBBAAB1DADEF1DF3E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBaW.png" alt="0683p000009MBaW.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBaS.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139663i71D953F7E18F3ACA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBaS.png" alt="0683p000009MBaS.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;ps.&amp;nbsp; 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;&lt;FONT face="ArialMT, Arial, sans-serif"&gt;I found that even though with this error, Talend has transfered successfully the fiche csv that I wanted to transfer. However, it has lost the type of the fiche. &lt;BR /&gt;When I download it from S3, my PC recognize non longer the type of the document and as a result, it doesn't know which tool should it use to open the document. &lt;BR /&gt;But the size of the doc is exactly the same so I think maybe I didn't loose data during this transation.&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 07 Oct 2015 13:59:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276098#M52288</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-07T13:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276099#M52289</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hi avigershon,&lt;BR /&gt;There is less information for us to diagnose your issue. What's your JDK version? Does this issue repro on this specific job or all your jobs?&lt;BR /&gt;What does your job design look like?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Hello Sabrina,
&lt;BR /&gt;I have the same problem.
&lt;BR /&gt;I described my problem abow your commentation. Can you take a look at it and help me ?&amp;nbsp;
&lt;BR /&gt;Thanks a lot.&amp;nbsp;
&lt;BR /&gt;Sylvanas&amp;nbsp;</description>
      <pubDate>Wed, 07 Oct 2015 16:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276099#M52289</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-07T16:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276100#M52290</link>
      <description>Hello Talend team,&amp;nbsp;
&lt;BR /&gt;We are also having this same issue on our end, it also seems that only "some" of us are having this issue. If we somehow run the same job by other people, the job seems to execute just fine and without the NoSuchField errors. Though I might have a feeling that this is a more of an environment issue im not sure.&amp;nbsp;
&lt;BR /&gt;Thanks and Regards
&lt;BR /&gt;Locke</description>
      <pubDate>Thu, 14 Jan 2016 06:19:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276100#M52290</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T06:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276101#M52291</link>
      <description>Hi Locke&amp;nbsp;,&lt;BR /&gt;On which build version you got the same issue? Did you use tS3Close in your work flow?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 14 Jan 2016 09:01:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276101#M52291</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T09:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276102#M52292</link>
      <description>I have same issue.&amp;nbsp; 
&lt;BR /&gt;I'm develop Eclipse RCP.&amp;nbsp; 
&lt;BR /&gt;1.&amp;nbsp;I attached Apache HTTP Client library.(version : 4.3.6) 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBab.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144477iD8DECE750E1F8C09/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBab.png" alt="0683p000009MBab.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;2. develop.. 
&lt;BR /&gt; 
&lt;PRE&gt;HttpClient client = new DefaultHpptClient();&lt;BR /&gt;HttpGet request = new HttpGet("");&lt;BR /&gt;..........&lt;/PRE&gt; 
&lt;BR /&gt;3. And execute 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBag.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129968i52469EBEBDA60AD3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBag.png" alt="0683p000009MBag.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;How to use Apache HTTP Client library.</description>
      <pubDate>Thu, 14 Jan 2016 13:22:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276102#M52292</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T13:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276103#M52293</link>
      <description>Hi ChoHyunJong,
&lt;BR /&gt;Could you please indicate the build version you are using?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 15 Jan 2016 02:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276103#M52293</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-15T02:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276104#M52294</link>
      <description>Hello Guys and Talend Team, 
&lt;BR /&gt;We have already resolved the issue on our end. It seems that this issue is caused by the import of certain User Routines not used by the job. Below is the solution that we found for our issue.&amp;nbsp; 
&lt;BR /&gt;1.) Right click on the job from the repository tree 
&lt;BR /&gt;2.) Select "setup routines dependencies" 
&lt;BR /&gt;3.) Delete all User Routine dependencies that are not being used by selecting and clicking the red 'X' (in our case, we deleted them all) 
&lt;BR /&gt;4.) Run the job again.&amp;nbsp; 
&lt;BR /&gt;For why only "some" of us are having this issue and others on our team are not, it was because most of us have installed an unused jar file into our library(it was always popping out everytime we try to run the job, prompting us to install or finish installing the libraries) while others on our team were not(they kept ignoring the library installation prompt and closing it). &amp;nbsp; 
&lt;BR /&gt;Anyways, Thanks and Regards&amp;nbsp; 
&lt;BR /&gt;Hope this helps 
&lt;BR /&gt;Locke</description>
      <pubDate>Fri, 15 Jan 2016 07:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276104#M52294</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-15T07:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276105#M52295</link>
      <description>Hi Locke,&lt;BR /&gt;Thanks for sharing your solution with us.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 15 Jan 2016 08:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276105#M52295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-15T08:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276106#M52296</link>
      <description>I'm having the same error. In the log only the line numbers change (compared to previous posts): 
&lt;BR /&gt; 
&lt;PRE&gt; Exception in thread "main" java.lang.NoSuchFieldError: INSTANCE&lt;BR /&gt;	at com.amazonaws.http.conn.SdkConnectionKeepAliveStrategy.getKeepAliveDuration(SdkConnectionKeepAliveStrategy.java:48)&lt;BR /&gt;	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:532)&lt;BR /&gt;	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)&lt;BR /&gt;	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)&lt;BR /&gt;	at com.amazonaws.http.AmazonHttpClient.executeOneRequest(AmazonHttpClient.java:860)&lt;BR /&gt;	at com.amazonaws.http.AmazonHttpClient.executeHelper(AmazonHttpClient.java:631)&lt;BR /&gt;	at com.amazonaws.http.AmazonHttpClient.doExecute(AmazonHttpClient.java:400)&lt;BR /&gt;	at com.amazonaws.http.AmazonHttpClient.executeWithTimer(AmazonHttpClient.java:362)&lt;BR /&gt;	at com.amazonaws.http.AmazonHttpClient.execute(AmazonHttpClient.java:311)&lt;BR /&gt;	at com.amazonaws.services.s3.AmazonS3Client.invoke(AmazonS3Client.java:3673)&lt;BR /&gt;	at com.amazonaws.services.s3.AmazonS3Client.putObject(AmazonS3Client.java:1436)&lt;/PRE&gt; 
&lt;BR /&gt;novastorm's solution didn't work for me, as I don't have User Routine dependencies. 
&lt;BR /&gt;In using TOs 6.2.1 
&lt;BR /&gt;I also have JDK 1.7.0_75 and jre 1.8.0_101 (not sure which one Talend uses) 
&lt;BR /&gt;Any ideas? 
&lt;BR /&gt;Thanks,</description>
      <pubDate>Wed, 07 Sep 2016 20:38:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276106#M52296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-07T20:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276107#M52297</link>
      <description>Hi&amp;nbsp;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;MARIKARITALEND,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="2"&gt;&amp;nbsp;It seems that there is&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;a version conflict error on the jar file.&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Did you get this issue on all your jobs or a specific job?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="2"&gt;The r&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;ecommended Java Environment for V 6.2.1 is oralce java 8.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;&lt;A href="https://help.talend.com/search/all?query=Java&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Java&amp;amp;content-lang=en&lt;/A&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 08 Sep 2016 11:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276107#M52297</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-08T11:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276108#M52298</link>
      <description>thanks, Sabrina 
&lt;BR /&gt;I only tried this in a job that copies files to S3. 
&lt;BR /&gt;I just uninstalled JDK 1.7 and it's working now! 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 09 Sep 2016 13:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276108#M52298</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-09T13:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276109#M52299</link>
      <description>mmm... Now the job works and doesn't through the error when I run it alone. But when I called it from a main job, I have the same exception again &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;</description>
      <pubDate>Fri, 09 Sep 2016 13:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276109#M52299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-09T13:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276110#M52300</link>
      <description>Hi&amp;nbsp;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;MARIKARITALEND,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="2"&gt;Would you mind posting your whole job design screenshot into forum?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="2"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="2"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 14 Sep 2016 09:33:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276110#M52300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-14T09:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276111#M52301</link>
      <description>Hello Sabrina. 
&lt;BR /&gt;Here you have the screenshots, and the details: 
&lt;BR /&gt;1- root job: this job calls the main job 4 times 
&lt;BR /&gt;2- main job: this job does several tasks and finally calls the job "localToS3" that does the "copy task" 
&lt;BR /&gt;3- subjob localToS3 - this is the only job that deals with S3. 
&lt;BR /&gt;4 - error: is the error that I have when I run the root job. 
&lt;BR /&gt;Only the first of the 4 iterations runs, and the first group of files are indeed copied to S3. 
&lt;BR /&gt;The subjob (3) was first part of the main job, and the result was the same error. 
&lt;BR /&gt;I moved it to a separate subjob just to be able to skip its execution and avoid the error (I have a parameter for this) 
&lt;BR /&gt;Today I tested calling the subjob (3) directly from the root job, and it worked. It run 4 times, and copied all the files. 
&lt;BR /&gt;The error is only present whe I run the full job. 
&lt;BR /&gt;I hope this is clear.&amp;nbsp; 
&lt;BR /&gt;Thanks for your help,</description>
      <pubDate>Wed, 14 Sep 2016 14:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276111#M52301</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-14T14:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276112#M52302</link>
      <description>for some reason the screenshots were not attached in the previous post 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/394890/error.png_20160914-0633.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBal.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147704iF5F47930776F3F8B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBal.png" alt="0683p000009MBal.png" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/394890/3_-_subjob.png_20160914-0633.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBaq.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133016i019D55C7502DF47B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBaq.png" alt="0683p000009MBaq.png" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/394890/2_-_main.png_20160914-0633.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBPy.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141342i40BF81608A6810A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBPy.png" alt="0683p000009MBPy.png" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/394890/1_-_root_job.png_20160914-0633.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBav.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149125i048165D8A04DDFF4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBav.png" alt="0683p000009MBav.png" /&gt;&lt;/span&gt; &lt;/A&gt;</description>
      <pubDate>Wed, 14 Sep 2016 14:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276112#M52302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-14T14:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276113#M52303</link>
      <description>any clue? thank you!</description>
      <pubDate>Tue, 20 Sep 2016 11:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276113#M52303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-20T11:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276114#M52304</link>
      <description>Hi,
&lt;BR /&gt;Would you mind sending your job .zip file to us by email. It's a little hard for us to address your issue from attached files.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 21 Sep 2016 09:57:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276114#M52304</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-21T09:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: error when executing a job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276115#M52305</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LNWCAA4" target="_self"&gt;MARIKARITALEND&lt;/A&gt;. I have the same problem with s3 component. Do you have any idea? Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 16:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-when-executing-a-job/m-p/2276115#M52305</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-11T16:27:14Z</dc:date>
    </item>
  </channel>
</rss>

