<?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: Connection Timed Out SQL Server in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Connection-Timed-Out-SQL-Server/m-p/2284643#M58286</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; If you are using a Cloud Remote Jobserver, could you please check whether the IP address has been white-listed in Security groups of AWS? Since its workign fine from your machine, the issue could be something related to IP blocking.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Please refer the AWS documentation for details.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.RDSSecurityGroups.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.RDSSecurityGroups.html&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
    <pubDate>Mon, 12 Aug 2019 14:50:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-08-12T14:50:45Z</dc:date>
    <item>
      <title>Connection Timed Out SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connection-Timed-Out-SQL-Server/m-p/2284642#M58285</link>
      <description>&lt;P&gt;I have created a project that pulls a json string from dynamoDB and extracts the json string and inserts it into an aws rds instance of SQL Server.&amp;nbsp; It runs great as a local project.&amp;nbsp; The issue is, as soon as I move it to the cloud, it fails with a connections timed out error.&amp;nbsp; I have also tried this with an on-prem SQL Server and get the same error.&amp;nbsp; Any help would be greatly appreciated&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Step 6ce9beab-83f2-4d7e-be1d-b1e479ffdbeb failed with code -1 and error Job stopped with errors or unable to run. ### Job STARTED at 2019/08/12 12:34:06 (jobId=4987a3dc84431d6093622, jobExecutionId=20190812123405_FdywK) ### ### Job ENDED WITH ERROR at 2019/08/12 12:36:20 (jobId=4987a3dc84431d6093622, jobExecutionId=20190812123405_FdywK) ### Exception in component tDBOutput_1 (dynamoJSONtoSQLServerDev) java.sql.SQLException: Network error IOException: Connection timed out (Connection timed out) at net.sourceforge.jtds.jdbc.JtdsConnection.&amp;lt;init&amp;gt;(JtdsConnection.java:436) at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:184) at java.sql.DriverManager.getConnection(Unknown Source) at java.sql.DriverManager.getConnection(Unknown Source) at local_project.dynamojsontosqlserverdev_0_1.dynamoJSONtoSQLServerDev.tDynamoDBInput_1Process(dynamoJSONtoSQLServerDev.java:11937) at local_project.dynamojsontosqlserverdev_0_1.dynamoJSONtoSQLServerDev$2.run(dynamoJSONtoSQLServerDev.java:20486) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at net.sourceforge.jtds.jdbc.SharedSocket.createSocketForJDBC3(SharedSocket.java:288) at net.sourceforge.jtds.jdbc.SharedSocket.&amp;lt;init&amp;gt;(SharedSocket.java:251) at net.sourceforge.jtds.jdbc.JtdsConnection.&amp;lt;init&amp;gt;(JtdsConnection.java:331)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:00:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connection-Timed-Out-SQL-Server/m-p/2284642#M58285</guid>
      <dc:creator>pclay</dc:creator>
      <dc:date>2024-11-16T05:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Timed Out SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connection-Timed-Out-SQL-Server/m-p/2284643#M58286</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; If you are using a Cloud Remote Jobserver, could you please check whether the IP address has been white-listed in Security groups of AWS? Since its workign fine from your machine, the issue could be something related to IP blocking.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Please refer the AWS documentation for details.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.RDSSecurityGroups.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.RDSSecurityGroups.html&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2019 14:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connection-Timed-Out-SQL-Server/m-p/2284643#M58286</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-12T14:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Timed Out SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connection-Timed-Out-SQL-Server/m-p/2284644#M58287</link>
      <description>&lt;P&gt;The IP address has been whitelisted in AWS.&amp;nbsp; I have also tried running it in an on-prem sql server and I am getting the same error.&amp;nbsp; I have checked permissions in SQL Server and nothing I have tried works.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2019 15:11:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connection-Timed-Out-SQL-Server/m-p/2284644#M58287</guid>
      <dc:creator>pclay</dc:creator>
      <dc:date>2019-08-12T15:11:08Z</dc:date>
    </item>
  </channel>
</rss>

