<?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: NoSuchMethodError when using S3 components in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/NoSuchMethodError-when-using-S3-components/m-p/2199706#M2502</link>
    <description>Hi Remy, thanks so much for looking at this. Here is a screenshot of all my components. 
&lt;BR /&gt;I checked \TOS_BD-r111943-V5.4.1\lib\java and found: 
&lt;BR /&gt;httpclient-4.0.1.jar 
&lt;BR /&gt;httpclient-4.0.1-sources.jar 
&lt;BR /&gt;httpcore-4.0.1.jar 
&lt;BR /&gt;httpcore-4.0.1-sources.jar 
&lt;BR /&gt;I saw that the Talend S3 components require httpcore-4.2.1.jar and httpclient-4.2.1.jar, so I replaced the old versions in \lib\java with these two newer file versions, but the job is still having the same errors. Is there a better way to register the libraries with Talend? 
&lt;BR /&gt;Your help is REALLY appreciated. 
&lt;BR /&gt; Royce 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCTV.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155534iFDCAA6489B01361C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCTV.jpg" alt="0683p000009MCTV.jpg" /&gt;&lt;/span&gt;</description>
    <pubDate>Thu, 02 Jan 2014 22:20:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-01-02T22:20:10Z</dc:date>
    <item>
      <title>NoSuchMethodError when using S3 components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NoSuchMethodError-when-using-S3-components/m-p/2199704#M2500</link>
      <description>Hi, I have consistently been getting the following error when attempting to use some S3 components to upload some files to buckets. I had this problem in 5.4.0 and Talend crashed and destroyed my work (including unrelated jobs). I have upgraded to 5.4.1 and recreated all my jobs that were lost, however this error persists. 
&lt;BR /&gt;Even more strange, I created a job before I had this error and that job still works. If I start creating my new job by building from the older job it sometimes works, but any new job I create cannot use the S3 components. And if I make too many changes to the old job (just changing other component settings), it will also stop working. 
&lt;BR /&gt;Please help me resolve this, I cannot afford to lose my work again. 
&lt;BR /&gt; 
&lt;FONT color="#FF0000"&gt;Exception in thread "main" java.lang.NoSuchMethodError: org.apache.http.conn.scheme.Scheme.&amp;lt;init&amp;gt;(Ljava/lang/String;ILorg/apache/http/conn/scheme/SchemeSocketFactory&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;V&lt;BR /&gt; at org.apache.http.impl.conn.SchemeRegistryFactory.createDefault(SchemeRegistryFactory.java:47)&lt;BR /&gt; at org.apache.http.impl.conn.PoolingClientConnectionManager.&amp;lt;init&amp;gt;(PoolingClientConnectionManager.java:93)&lt;BR /&gt; at com.amazonaws.http.ConnectionManagerFactory.createPoolingClientConnManager(ConnectionManagerFactory.java:26)&lt;BR /&gt; at com.amazonaws.http.HttpClientFactory.createHttpClient(HttpClientFactory.java:87)&lt;BR /&gt; at com.amazonaws.http.AmazonHttpClient.&amp;lt;init&amp;gt;(AmazonHttpClient.java:121)&lt;BR /&gt; at com.amazonaws.AmazonWebServiceClient.&amp;lt;init&amp;gt;(AmazonWebServiceClient.java:66)&lt;BR /&gt; at com.amazonaws.services.s3.AmazonS3Client.&amp;lt;init&amp;gt;(AmazonS3Client.java:304)&lt;BR /&gt; at com.amazonaws.services.s3.AmazonS3Client.&amp;lt;init&amp;gt;(AmazonS3Client.java:286)&lt;BR /&gt; at bsm_reporting.stacker_completion_attempt_0_1.Stacker_completion_attempt.tS3Connection_1Process(Stacker_completion_attempt.java:5133)&lt;BR /&gt; at bsm_reporting.stacker_completion_attempt_0_1.Stacker_completion_attempt.tFileList_2Process(Stacker_completion_attempt.java:4985)&lt;BR /&gt; at bsm_reporting.stacker_completion_attempt_0_1.Stacker_completion_attempt.tRESTClient_1Process(Stacker_completion_attempt.java:2746)&lt;BR /&gt; at bsm_reporting.stacker_completion_attempt_0_1.Stacker_completion_attempt.tJava_1Process(Stacker_completion_attempt.java:846)&lt;BR /&gt; at bsm_reporting.stacker_completion_attempt_0_1.Stacker_completion_attempt.runJobInTOS(Stacker_completion_attempt.java:12741)&lt;BR /&gt; at bsm_reporting.stacker_completion_attempt_0_1.Stacker_completion_attempt.main(Stacker_completion_attempt.java:12606)&lt;BR /&gt;Job Stacker_completion_attempt ended at 00:34 01/01/2014. &lt;/FONT&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:47:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NoSuchMethodError-when-using-S3-components/m-p/2199704#M2500</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: NoSuchMethodError when using S3 components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NoSuchMethodError-when-using-S3-components/m-p/2199705#M2501</link>
      <description>Hi,&lt;BR /&gt;I don't reproduce your problem. Could you please let me know which components are in your job?&lt;BR /&gt;Reading the stack trace, it seems you don't have the good version of httpclient in the job classpath, as if you put another version of this jar by yourself (or using another component). That(s why I'm interested by getting the list of the components which are in your job.&lt;BR /&gt;Cheers,&lt;BR /&gt;Rémy.</description>
      <pubDate>Thu, 02 Jan 2014 13:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NoSuchMethodError-when-using-S3-components/m-p/2199705#M2501</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-02T13:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: NoSuchMethodError when using S3 components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NoSuchMethodError-when-using-S3-components/m-p/2199706#M2502</link>
      <description>Hi Remy, thanks so much for looking at this. Here is a screenshot of all my components. 
&lt;BR /&gt;I checked \TOS_BD-r111943-V5.4.1\lib\java and found: 
&lt;BR /&gt;httpclient-4.0.1.jar 
&lt;BR /&gt;httpclient-4.0.1-sources.jar 
&lt;BR /&gt;httpcore-4.0.1.jar 
&lt;BR /&gt;httpcore-4.0.1-sources.jar 
&lt;BR /&gt;I saw that the Talend S3 components require httpcore-4.2.1.jar and httpclient-4.2.1.jar, so I replaced the old versions in \lib\java with these two newer file versions, but the job is still having the same errors. Is there a better way to register the libraries with Talend? 
&lt;BR /&gt;Your help is REALLY appreciated. 
&lt;BR /&gt; Royce 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCTV.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155534iFDCAA6489B01361C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCTV.jpg" alt="0683p000009MCTV.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 02 Jan 2014 22:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NoSuchMethodError-when-using-S3-components/m-p/2199706#M2502</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-02T22:20:10Z</dc:date>
    </item>
  </channel>
</rss>

