<?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: DB close before log written in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/DB-close-before-log-written/m-p/2334851#M103473</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please check the commit component and verify whether the connection close option has been selected there?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Also could you please bring the Post Job Option to the last? Ideally it should work fine irrespective of the position but do not know whether there is any bug due to the position of the code.&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;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 May 2019 03:37:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-27T03:37:05Z</dc:date>
    <item>
      <title>DB close before log written</title>
      <link>https://community.qlik.com/t5/Talend-Studio/DB-close-before-log-written/m-p/2334850#M103472</link>
      <description>&lt;P&gt;I use Post-Job to close my DB commection&lt;/P&gt; 
&lt;P&gt;I use a tLogCatcher to write logs into the same DB.&lt;/P&gt; 
&lt;P&gt;In my Job, the tLogCatcher subJob falis due to a connection close.&lt;/P&gt; 
&lt;P&gt;Anything wrong in the screenshot ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;tWarn_2 - tWarn failed to log message due to internal error: gettingstarted.job_delivery_010_importdatafiles_0_1.Job_Delivery_010_ImportDataFiles$TalendException
Exception in component tDBOutput_1 (Job_Delivery_010_ImportDataFiles)
java.sql.SQLNonTransientConnectionException: No operations allowed after connection closed.
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63)
	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73)
	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:73)
	at com.mysql.cj.jdbc.ConnectionImpl.getMetaData(ConnectionImpl.java:1183)
	at com.mysql.cj.jdbc.ConnectionImpl.getMetaData(ConnectionImpl.java:1167)
	at gettingstarted.job_delivery_010_importdatafiles_0_1.Job_Delivery_010_ImportDataFiles.tLogCatcher_1Process(Job_Delivery_010_ImportDataFiles.java:9178)
	at gettingstarted.job_delivery_010_importdatafiles_0_1.Job_Delivery_010_ImportDataFiles.tWarn_2Process(Job_Delivery_010_ImportDataFiles.java:4016)
	at gettingstarted.job_delivery_010_importdatafiles_0_1.Job_Delivery_010_ImportDataFiles.tDBInput_3Process(Job_Delivery_010_ImportDataFiles.java:2638)
	at gettingstarted.job_delivery_010_importdatafiles_0_1.Job_Delivery_010_ImportDataFiles.tWarn_6Process(Job_Delivery_010_ImportDataFiles.java:6986)&lt;/PRE&gt;</description>
      <pubDate>Sun, 26 May 2019 16:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/DB-close-before-log-written/m-p/2334850#M103472</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-26T16:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: DB close before log written</title>
      <link>https://community.qlik.com/t5/Talend-Studio/DB-close-before-log-written/m-p/2334851#M103473</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please check the commit component and verify whether the connection close option has been selected there?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Also could you please bring the Post Job Option to the last? Ideally it should work fine irrespective of the position but do not know whether there is any bug due to the position of the code.&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;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 03:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/DB-close-before-log-written/m-p/2334851#M103473</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-27T03:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: DB close before log written</title>
      <link>https://community.qlik.com/t5/Talend-Studio/DB-close-before-log-written/m-p/2334852#M103474</link>
      <description>&lt;P&gt;Found : due to a dynamic job call that ends the connection (even not shared) just before the tWarn.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 14:39:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/DB-close-before-log-written/m-p/2334852#M103474</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-28T14:39:16Z</dc:date>
    </item>
  </channel>
</rss>

