<?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 Reset Error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Connection-Reset-Error/m-p/2339903#M107990</link>
    <description>&lt;P&gt;Hi you can check at any time the state of your connection in java :&lt;/P&gt;&lt;P&gt;If your connection component name is tDBConnection_1 then you can write :&lt;/P&gt;&lt;P&gt;System.out.println(((java.sql.Connection)globalMap.get("conn_tDBConnection_1")).isClosed());&lt;/P&gt;&lt;P&gt;with this boolean you can reactivate your connection for example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(((java.sql.Connection)globalMap.get("conn_tDBConnection_1")).isClosed())&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;tDBConnection_1Process(globalMap);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;your tDbconnection have to be placed a the end of a tprejob.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Send me Love and Kudos&lt;/P&gt;</description>
    <pubDate>Tue, 27 Apr 2021 07:51:25 GMT</pubDate>
    <dc:creator>gjeremy1617088143</dc:creator>
    <dc:date>2021-04-27T07:51:25Z</dc:date>
    <item>
      <title>Connection Reset Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connection-Reset-Error/m-p/2339901#M107988</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are running one job in production environment. While running the job, the first two queries run properly and all the data are being transferred however, when the third query is about to run we are getting an error &lt;B&gt;"&lt;/B&gt;&lt;B&gt;com.microsoft.sqlserver.jdbc.SQLServerException: Connection reset&lt;/B&gt;&lt;/P&gt;&lt;P&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are currently  using tsqldwhconnection and tsqldwhinput to connect and run the queries. We also ran the query and it takes less than a minute to give away the result. Please suggest if any component changes needs to be done so that we can overcome this issue.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connection-Reset-Error/m-p/2339901#M107988</guid>
      <dc:creator>sbhadra</dc:creator>
      <dc:date>2024-11-16T00:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Reset Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connection-Reset-Error/m-p/2339902#M107989</link>
      <description>&lt;P&gt;Could you please share you job flow ?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 07:34:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connection-Reset-Error/m-p/2339902#M107989</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2021-04-27T07:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Reset Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connection-Reset-Error/m-p/2339903#M107990</link>
      <description>&lt;P&gt;Hi you can check at any time the state of your connection in java :&lt;/P&gt;&lt;P&gt;If your connection component name is tDBConnection_1 then you can write :&lt;/P&gt;&lt;P&gt;System.out.println(((java.sql.Connection)globalMap.get("conn_tDBConnection_1")).isClosed());&lt;/P&gt;&lt;P&gt;with this boolean you can reactivate your connection for example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(((java.sql.Connection)globalMap.get("conn_tDBConnection_1")).isClosed())&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;tDBConnection_1Process(globalMap);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;your tDbconnection have to be placed a the end of a tprejob.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Send me Love and Kudos&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 07:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connection-Reset-Error/m-p/2339903#M107990</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-04-27T07:51:25Z</dc:date>
    </item>
  </channel>
</rss>

