<?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: java.lang.RuntimeException: Authentication failed. on tSSH, tSCP in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/java-lang-RuntimeException-Authentication-failed-on-tSSH-tSCP/m-p/2341125#M109102</link>
    <description>Hi Nicolas, 
&lt;BR /&gt;Can you please try to create another simple job with ssh to connect to some other server. This looks to be some authentication setting problem. 
&lt;BR /&gt;Are you using context variable for connection parameters? 
&lt;BR /&gt;Whether the password field for connection was altered? 
&lt;BR /&gt;Can you check by printing the user credential parameters before connection and ensure that they are correct? 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Vaibhav</description>
    <pubDate>Wed, 23 Apr 2014 05:42:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-23T05:42:22Z</dc:date>
    <item>
      <title>java.lang.RuntimeException: Authentication failed. on tSSH, tSCP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-RuntimeException-Authentication-failed-on-tSSH-tSCP/m-p/2341123#M109100</link>
      <description>Hi, 
&lt;BR /&gt;I'm using Talend Open Studio 5.4.1r111943 and since I updated from version 5.3.0 I can't use neither tSSH nor tSCP as I always get this kind of error: 
&lt;BR /&gt;with tSSh: 
&lt;BR /&gt; 
&lt;PRE&gt;Démarrage du job MySQL_To_GPv2 a 16:43 22/04/2014.&lt;BR /&gt; connecting to socket on port 3478&lt;BR /&gt; connected&lt;BR /&gt;2014-04-22 16:43:51|cOtDQp|cOtDQp|cOtDQp|7124|PIWIK|MySQL_To_GPv2|_ncVRMMn9EeOk0NESF1lE3g|0.1|Default||begin||&lt;BR /&gt;2014-04-22 16:43:51|cOtDQp|cOtDQp|cOtDQp|7124|PIWIK|MySQL_To_GPv2|_ncVRMMn9EeOk0NESF1lE3g|0.1|Default|tSSH_3|begin||&lt;BR /&gt;Exception in component tSSH_3&lt;BR /&gt;java.lang.RuntimeException: Authentication failed.&lt;BR /&gt;	at piwik.mysql_to_gpv2_0_1.MySQL_To_GPv2.tSSH_3Process(MySQL_To_GPv2.java:433)&lt;BR /&gt;	at piwik.mysql_to_gpv2_0_1.MySQL_To_GPv2.runJobInTOS(MySQL_To_GPv2.java:2875)&lt;BR /&gt;	at piwik.mysql_to_gpv2_0_1.MySQL_To_GPv2.main(MySQL_To_GPv2.java:2733)&lt;BR /&gt;2014-04-22 16:44:14|cOtDQp|cOtDQp|cOtDQp|7124|PIWIK|MySQL_To_GPv2|_ncVRMMn9EeOk0NESF1lE3g|0.1|Default|tSSH_3|end|failure|22391&lt;BR /&gt;2014-04-22 16:44:14|cOtDQp|cOtDQp|cOtDQp|PIWIK|MySQL_To_GPv2|Default|6|Java Exception|tSSH_3|java.lang.RuntimeException:Authentication failed.|1&lt;BR /&gt;2014-04-22 16:44:14|cOtDQp|cOtDQp|cOtDQp|7124|PIWIK|MySQL_To_GPv2|_ncVRMMn9EeOk0NESF1lE3g|0.1|Default||end|failure|22414&lt;BR /&gt; disconnected&lt;BR /&gt;Job MySQL_To_GPv2 terminé à 16:44 22/04/2014. &lt;/PRE&gt; 
&lt;BR /&gt;with tSCPPut: 
&lt;BR /&gt; 
&lt;PRE&gt;Démarrage du job MySQL_To_GPv2 a 16:44 22/04/2014.&lt;BR /&gt; connecting to socket on port 3373&lt;BR /&gt; connected&lt;BR /&gt;2014-04-22 16:44:51|pXJ7Qx|pXJ7Qx|pXJ7Qx|6356|PIWIK|MySQL_To_GPv2|_ncVRMMn9EeOk0NESF1lE3g|0.1|Default||begin||&lt;BR /&gt;Exception in component tSCPPut_1&lt;BR /&gt;java.lang.RuntimeException: Authentication failed.&lt;BR /&gt;	at piwik.mysql_to_gpv2_0_1.MySQL_To_GPv2.tSCPPut_1Process(MySQL_To_GPv2.java:424)&lt;BR /&gt;	at piwik.mysql_to_gpv2_0_1.MySQL_To_GPv2.runJobInTOS(MySQL_To_GPv2.java:2877)&lt;BR /&gt;	at piwik.mysql_to_gpv2_0_1.MySQL_To_GPv2.main(MySQL_To_GPv2.java:2735)&lt;BR /&gt;2014-04-22 16:45:13|pXJ7Qx|pXJ7Qx|pXJ7Qx|PIWIK|MySQL_To_GPv2|Default|6|Java Exception|tSCPPut_1|java.lang.RuntimeException:Authentication failed.|1&lt;BR /&gt;2014-04-22 16:45:13|pXJ7Qx|pXJ7Qx|pXJ7Qx|6356|PIWIK|MySQL_To_GPv2|_ncVRMMn9EeOk0NESF1lE3g|0.1|Default||end|failure|22499&lt;BR /&gt; disconnected&lt;BR /&gt;Job MySQL_To_GPv2 terminé à 16:45 22/04/2014. &lt;/PRE&gt; 
&lt;BR /&gt;so basically the same error. 
&lt;BR /&gt;Problem is, it worked fine on 5.3.0 and it still works fine with putty with the same credentials i use in talend. 
&lt;BR /&gt;My guess is, it's the JRE that's messing with me, so I've try to lauch talend with -vm and deleting every other JRE in &amp;gt;&amp;gt; but it didn't worked out. 
&lt;BR /&gt;As of now, I'm stuck with this problem and can't see a way out of this other than going back to my old 5.3.0. 
&lt;BR /&gt;Any Idea Folks? 
&lt;BR /&gt;Nicolas</description>
      <pubDate>Tue, 22 Apr 2014 15:57:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-RuntimeException-Authentication-failed-on-tSSH-tSCP/m-p/2341123#M109100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-22T15:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.RuntimeException: Authentication failed. on tSSH, tSCP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-RuntimeException-Authentication-failed-on-tSSH-tSCP/m-p/2341124#M109101</link>
      <description>As far as I can tell you is, this is not a problem of the components in the release 5.4.1 because I use this release (currently also only for tests) and my jobs dealing with SSH works well. 
&lt;BR /&gt;The components unfortunately are not changed this a long time. 
&lt;BR /&gt;I suggest you try to spot some differences in the generated Java job code to figure out where is the difference.</description>
      <pubDate>Tue, 22 Apr 2014 21:08:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-RuntimeException-Authentication-failed-on-tSSH-tSCP/m-p/2341124#M109101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-22T21:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.RuntimeException: Authentication failed. on tSSH, tSCP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-RuntimeException-Authentication-failed-on-tSSH-tSCP/m-p/2341125#M109102</link>
      <description>Hi Nicolas, 
&lt;BR /&gt;Can you please try to create another simple job with ssh to connect to some other server. This looks to be some authentication setting problem. 
&lt;BR /&gt;Are you using context variable for connection parameters? 
&lt;BR /&gt;Whether the password field for connection was altered? 
&lt;BR /&gt;Can you check by printing the user credential parameters before connection and ensure that they are correct? 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Wed, 23 Apr 2014 05:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-RuntimeException-Authentication-failed-on-tSSH-tSCP/m-p/2341125#M109102</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T05:42:22Z</dc:date>
    </item>
  </channel>
</rss>

