<?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: &amp;quot;Connection to server failed&amp;quot; error in TAC with remote JobServer v5.6.1 installed in Windows server 2016 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/quot-Connection-to-server-failed-quot-error-in-TAC-with-remote/m-p/2308108#M144237</link>
    <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your suggestion; we did reach out to support team and they informed that this version of Talend is not compatible with Windows Server 2016.&amp;nbsp; They suggested to upgrade to version 6.3 where only jobServer module is compatible or 6.5 (or onwards) where all Talend modules are compatible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Kuntal.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jul 2018 06:18:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-07-30T06:18:22Z</dc:date>
    <item>
      <title>"Connection to server failed" error in TAC with remote JobServer v5.6.1 installed in Windows server 2016</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Connection-to-server-failed-quot-error-in-TAC-with-remote/m-p/2308106#M144235</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We are using Talend v5.6.1 and trying to run a bat file on a remote AWS &lt;STRONG&gt;Windows 2016&lt;/STRONG&gt; server from TAC. The server is showing as&amp;nbsp;UP and running in Talend server console with ports as green (command: 8000, file transfer: 8001 and monitoring: 8888)&lt;/P&gt;
&lt;P&gt;The jobserver in the remote server is also up;&amp;nbsp;configured&amp;nbsp;as&amp;nbsp;a Windows services using a local admin account (the same credentials supplied in Talend server console) and listening to ports 8000, 8001 and 8888 (verified using netstat)&lt;/P&gt;
&lt;P&gt;However, when we are running the&amp;nbsp;Execution&amp;nbsp;task, it is failing with error "Connection to server failed"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The same task is working fine on another remote server running on &lt;STRONG&gt;windows server 2012&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Log details&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;org.talend.remote.commons.exception.ClientServerException: Time out server response for command ', idJob=20180724_070419_sAssu, remoteActionStatus=null, messageType=GET_USEFUL_CRC_LIST, idRequestResponsePair=3AXbddMU, message=null'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;org.talend.administrator.scheduler.business.job.deploy.SenderThreadCached.getNonExistFileFromJobServer(SenderThreadCached.java:62)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;org.talend.administrator.scheduler.business.job.deploy.SenderThreadCached.prepareLocalArchive(SenderThreadCached.java:106)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;org.talend.administrator.scheduler.business.job.deploy.SenderThreadCached.send(SenderThreadCached.java:137)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;org.talend.administrator.scheduler.business.job.deploy.SenderThread.run(SenderThread.java:49)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Caused by: Time out server response for command ', idJob=20180724_070419_sAssu, remoteActionStatus=null, messageType=GET_USEFUL_CRC_LIST, idRequestResponsePair=3AXbddMU, message=null'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;org.talend.remote.client.AbstractObjectClient.sendCommand(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;org.talend.remote.client.AbstractObjectClient.sendCommand(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;org.talend.administrator.scheduler.business.job.deploy.SenderThreadCached.getNonExistFileFromJobServer(SenderThreadCached.java:55)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;org.talend.administrator.scheduler.business.job.deploy.SenderThreadCached.prepareLocalArchive(SenderThreadCached.java:106)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;org.talend.administrator.scheduler.business.job.deploy.SenderThreadCached.send(SenderThreadCached.java:137)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;org.talend.administrator.scheduler.business.job.deploy.SenderThread.run(SenderThread.java:49)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Additional Information&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
 &lt;LI&gt;&lt;FONT size="2"&gt;In Talend server console, remote server running on windows 2012 is displaying OS as "Windows Server 2012 R2 6.3" whereas the remote server running on windows 2016 is displaying OS as "Windows NT (unknown) 10.0"&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;/LI&gt;
 &lt;LI&gt;&lt;FONT size="2"&gt;Java version installed - 1.8.0_73 in both the remote servers&lt;/FONT&gt;&lt;/LI&gt;
 &lt;LI&gt;&lt;FONT size="2"&gt;All inbound and outbound ports open for TCP in the server firewall of windows server 2016&lt;/FONT&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would appreciate any pointers to fix the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Kuntal.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:54:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Connection-to-server-failed-quot-error-in-TAC-with-remote/m-p/2308106#M144235</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: "Connection to server failed" error in TAC with remote JobServer v5.6.1 installed in Windows server 2016</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Connection-to-server-failed-quot-error-in-TAC-with-remote/m-p/2308107#M144236</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please create a case on talend support portal? In this way, we can give you a remote assistance(webex session) through support cycle with priority?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 09:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Connection-to-server-failed-quot-error-in-TAC-with-remote/m-p/2308107#M144236</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-25T09:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: "Connection to server failed" error in TAC with remote JobServer v5.6.1 installed in Windows server 2016</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Connection-to-server-failed-quot-error-in-TAC-with-remote/m-p/2308108#M144237</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your suggestion; we did reach out to support team and they informed that this version of Talend is not compatible with Windows Server 2016.&amp;nbsp; They suggested to upgrade to version 6.3 where only jobServer module is compatible or 6.5 (or onwards) where all Talend modules are compatible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Kuntal.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 06:18:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Connection-to-server-failed-quot-error-in-TAC-with-remote/m-p/2308108#M144237</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-30T06:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: "Connection to server failed" error in TAC with remote JobServer v5.6.1 installed in Windows server 2016</title>
      <link>https://community.qlik.com/t5/Talend-Studio/quot-Connection-to-server-failed-quot-error-in-TAC-with-remote/m-p/2308109#M144238</link>
      <description>&lt;P&gt;Hello kuntal,&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LOc5AAG"&gt;@kuntaldeb&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;Hi Sabrina,&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;Thanks for your suggestion; we did reach out to support team and they informed that this version of Talend is not compatible with Windows Server 2016.&amp;nbsp; They suggested to upgrade to version 6.3 where only jobServer module is compatible or 6.5 (or onwards) where all Talend modules are compatible.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;Regards,&lt;/P&gt; 
 &lt;P&gt;Kuntal.&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;Thanks for your feedback. It's helpful.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 06:43:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/quot-Connection-to-server-failed-quot-error-in-TAC-with-remote/m-p/2308109#M144238</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-30T06:43:08Z</dc:date>
    </item>
  </channel>
</rss>

