<?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: tS3Connection problem - java.lang.NoSuchMethodError in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284422#M58119</link>
    <description>I confirm and agree! Thanks najczuk. 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi xdshi,&lt;BR /&gt;I'm working on that problem with maniek.zysk. We've tried to connect with these credentials via AWS CLI, and that works. Moreover we've used them in tRedshiftRow component to copy data from existing s3 file into Redshift. We've also tried to push some files to s3 via tSystem component with AWS CLI command and that also works.&lt;BR /&gt;Greetings,&amp;nbsp;&lt;BR /&gt;Adrian&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Wed, 28 Dec 2016 08:19:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-28T08:19:08Z</dc:date>
    <item>
      <title>tS3Connection problem - java.lang.NoSuchMethodError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284419#M58116</link>
      <description>Hello, 
&lt;BR /&gt;I have a problem that I can not handle. I am trying to connect to AWS S3. My job has only one component - tS3Connection, which is properly configured. After run i got exception: 
&lt;FONT color="#ff3333"&gt;Exception in thread "main" java.lang.NoSuchMethodError: com.fasterxml.jackson.core.JsonFactory.requiresPropertyOrdering()Z&lt;/FONT&gt;. (see full stack in screen) 
&lt;BR /&gt;My enviroment: Windows 7 PRO, java&amp;nbsp;1.8.0_111, TOS for DI 6.3.0 
&lt;BR /&gt;Can someone help me? 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCmS.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131620i6718707811140958/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCmS.jpg" alt="0683p000009MCmS.jpg" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCGE.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129775iE1420E3A616D1225/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCGE.jpg" alt="0683p000009MCGE.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284419#M58116</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: tS3Connection problem - java.lang.NoSuchMethodError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284420#M58117</link>
      <description>Hi,
&lt;BR /&gt;Is your connection parameter Ok with you(Access key, Secret key)?
&lt;BR /&gt;Can you connect to your&amp;nbsp;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;AWS S3 successfully by client without using talend tool?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 28 Dec 2016 05:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284420#M58117</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-28T05:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: tS3Connection problem - java.lang.NoSuchMethodError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284421#M58118</link>
      <description>Hi xdshi, 
&lt;BR /&gt;I'm working on that problem with maniek.zysk. We've tried to connect with these credentials via AWS CLI, and that works. Moreover we've used them in tRedshiftRow component to copy data from existing s3 file into Redshift. We've also tried to push some files to s3 via tSystem component with AWS CLI command and that also works. 
&lt;BR /&gt;Greetings,&amp;nbsp; 
&lt;BR /&gt;Adrian</description>
      <pubDate>Wed, 28 Dec 2016 07:57:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284421#M58118</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-28T07:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: tS3Connection problem - java.lang.NoSuchMethodError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284422#M58119</link>
      <description>I confirm and agree! Thanks najczuk. 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi xdshi,&lt;BR /&gt;I'm working on that problem with maniek.zysk. We've tried to connect with these credentials via AWS CLI, and that works. Moreover we've used them in tRedshiftRow component to copy data from existing s3 file into Redshift. We've also tried to push some files to s3 via tSystem component with AWS CLI command and that also works.&lt;BR /&gt;Greetings,&amp;nbsp;&lt;BR /&gt;Adrian&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 28 Dec 2016 08:19:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284422#M58119</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-28T08:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: tS3Connection problem - java.lang.NoSuchMethodError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284423#M58120</link>
      <description>Hi, 
&lt;BR /&gt;It seems that this issue is caused by required&amp;nbsp; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;third parties&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;library.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Could you please check if the required jar files for tS3connection component are installed successfully in your studio?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;You can go to Windows--&amp;gt;ShowView--&amp;gt;Talend--&amp;gt;Module&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCmX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148340i6F02796C819F3B00/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCmX.png" alt="0683p000009MCmX.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 28 Dec 2016 08:30:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284423#M58120</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-28T08:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: tS3Connection problem - java.lang.NoSuchMethodError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284424#M58121</link>
      <description>Hi xdshi,&amp;nbsp; 
&lt;BR /&gt;thanks for quick reply. Libs of this component seems fine (see screen). 
&lt;BR /&gt;Do you have any other ideas?&amp;nbsp; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCh0.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138313iE24814220FE2A60F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCh0.jpg" alt="0683p000009MCh0.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 28 Dec 2016 09:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284424#M58121</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-28T09:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: tS3Connection problem - java.lang.NoSuchMethodError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284425#M58122</link>
      <description>Hi,
&lt;BR /&gt;This issue is probably caused by&amp;nbsp;jackson-core-xxx.jar, jackson-databind-xxx.jar and jackson-annotations-xxx.jar.
&lt;BR /&gt;There might be some incompatibility between the jackson version.
&lt;BR /&gt;Here is an article about:
&lt;A href="http://stackoverflow.com/questions/27746750/exception-in-thread-main-java-lang-nosuchmethoderror-com-fasterxml-jackson-co" target="_blank" rel="nofollow noopener noreferrer"&gt;http://stackoverflow.com/questions/27746750/exception-in-thread-main-java-lang-nosuchmethoderror-com-fasterxml-jackson-co&lt;/A&gt;&amp;nbsp;on stackoverflow.
&lt;BR /&gt;Could you please create a jira issue on talend bug tracker?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 29 Dec 2016 08:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284425#M58122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-29T08:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: tS3Connection problem - java.lang.NoSuchMethodError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284426#M58123</link>
      <description>Hello Sabrina,
&lt;BR /&gt;thanks for reply. We have tried to change upgrade those libraries to greater version manually in source of this component - without any result.&amp;nbsp;
&lt;BR /&gt;Here is link to this issue created in Jira Bug Tracker 
&lt;A href="https://jira.talendforge.org/browse/TDI-38040" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-38040&lt;/A&gt;
&lt;BR /&gt;Kind regards,
&lt;BR /&gt;maniek</description>
      <pubDate>Thu, 29 Dec 2016 08:50:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284426#M58123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-29T08:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: tS3Connection problem - java.lang.NoSuchMethodError</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284427#M58124</link>
      <description>Hi,
&lt;BR /&gt;Thanks for posting the jira url here. We will keep you posted as long as there is a workaround or solution on this issue.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 29 Dec 2016 09:10:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tS3Connection-problem-java-lang-NoSuchMethodError/m-p/2284427#M58124</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-29T09:10:41Z</dc:date>
    </item>
  </channel>
</rss>

