<?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 Talend Adminstation Center public key in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-Adminstation-Center-public-key/m-p/2206847#M6742</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have a job that's running successfully in Talend studio that has sftp components (Tftpconnection and tftpPut)...somehow when I schedule the job in Talend Administration Job conductor, it fails communicating with my private key. The job sends file to sftp when I run within Studio and I verified files are uploaded to remote server as I want. But when running from Job Conductor in TAC, it throws this&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Error Message:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;"&lt;STRONG&gt;[FATAL]: reportname.rpt_reportname_Delta - tFTPConnection_1 java.io.FileNotFoundException: C:/Users/name/.ssh/id_rsa (No such file or directory)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;com.jcraft.jsch.JSchException: java.io.FileNotFoundException: C:/Users/name/.ssh/id_rsa (No such file or directory)&lt;BR /&gt;at com.jcraft.jsch.KeyPair.load(KeyPair.java:543)&lt;BR /&gt;at com.jcraft.jsch.IdentityFile.newInstance(IdentityFile.java:40)&lt;BR /&gt;at com.jcraft.jsch.JSch.addIdentity(JSch.java:407)&lt;BR /&gt;at com.jcraft.jsch.JSch.addIdentity(JSch.java:388)"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea how I can pass this in Job Conductor? Thanks.&lt;/P&gt;
&lt;P&gt;Job runs successful in the studio&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:13:46 GMT</pubDate>
    <dc:creator>peacekas99</dc:creator>
    <dc:date>2024-11-16T03:13:46Z</dc:date>
    <item>
      <title>Talend Adminstation Center public key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Adminstation-Center-public-key/m-p/2206847#M6742</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have a job that's running successfully in Talend studio that has sftp components (Tftpconnection and tftpPut)...somehow when I schedule the job in Talend Administration Job conductor, it fails communicating with my private key. The job sends file to sftp when I run within Studio and I verified files are uploaded to remote server as I want. But when running from Job Conductor in TAC, it throws this&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Error Message:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;"&lt;STRONG&gt;[FATAL]: reportname.rpt_reportname_Delta - tFTPConnection_1 java.io.FileNotFoundException: C:/Users/name/.ssh/id_rsa (No such file or directory)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;com.jcraft.jsch.JSchException: java.io.FileNotFoundException: C:/Users/name/.ssh/id_rsa (No such file or directory)&lt;BR /&gt;at com.jcraft.jsch.KeyPair.load(KeyPair.java:543)&lt;BR /&gt;at com.jcraft.jsch.IdentityFile.newInstance(IdentityFile.java:40)&lt;BR /&gt;at com.jcraft.jsch.JSch.addIdentity(JSch.java:407)&lt;BR /&gt;at com.jcraft.jsch.JSch.addIdentity(JSch.java:388)"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea how I can pass this in Job Conductor? Thanks.&lt;/P&gt;
&lt;P&gt;Job runs successful in the studio&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Adminstation-Center-public-key/m-p/2206847#M6742</guid>
      <dc:creator>peacekas99</dc:creator>
      <dc:date>2024-11-16T03:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Adminstation Center public key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Adminstation-Center-public-key/m-p/2206848#M6743</link>
      <description>Hi &lt;BR /&gt;When the job is scheduled on Job conductor, the job is deployed to Jobserver and run it there, so you should put the key to the machine where the Jobserver is installed, and set the the key path which is on the Jobserver's machine. &lt;BR /&gt;</description>
      <pubDate>Wed, 19 Feb 2020 04:17:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Adminstation-Center-public-key/m-p/2206848#M6743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T04:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Adminstation Center public key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Adminstation-Center-public-key/m-p/2206849#M6744</link>
      <description>Hi, 
&lt;BR /&gt;Where do I put the keys to the machine? In Talend Adminstation Center? 
&lt;BR /&gt;The keys is already in tftpconnection in the studio and the job is working perfectly. When I build job in studio and load job to job conductor scheduler, deploy job to server and run job, that’s where it fails with above error. 
&lt;BR /&gt; 
&lt;BR /&gt;How do I put the key to machine where job server is installed and how do I set key path? 
&lt;BR /&gt;Any documentation? Thanks shong</description>
      <pubDate>Wed, 19 Feb 2020 04:31:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Adminstation-Center-public-key/m-p/2206849#M6744</guid>
      <dc:creator>peacekas99</dc:creator>
      <dc:date>2020-02-19T04:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Adminstation Center public key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Adminstation-Center-public-key/m-p/2206850#M6745</link>
      <description>Is the Jobserver is installed on the same machine where studio is installed? I guess the answer is no in your environment, so, you need to copy the private key file and move it to the machine where the Jobserver installed.</description>
      <pubDate>Wed, 19 Feb 2020 08:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Adminstation-Center-public-key/m-p/2206850#M6745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-19T08:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Adminstation Center public key</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Adminstation-Center-public-key/m-p/2206851#M6746</link>
      <description>Yeah no job server is not on my machine. Will ask DBA or something. Thank you. I’ll let you know</description>
      <pubDate>Wed, 19 Feb 2020 15:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Adminstation-Center-public-key/m-p/2206851#M6746</guid>
      <dc:creator>peacekas99</dc:creator>
      <dc:date>2020-02-19T15:57:42Z</dc:date>
    </item>
  </channel>
</rss>

