<?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: exception in component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372107#M134980</link>
    <description>Hi&amp;nbsp; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;praveen13&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;, 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Could you please try to investigate the MySQL server variable "wait_timeout" and increase it to a high value, rather than the default of 8 hours, open the configuration file mysq.ini/mysql.cnv and modify the following two parameters or add the following parameters if they do not exist.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;wait_timeout=31536000&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;interactive_timeout=31536000&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Let me know if it is OK with you.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Mon, 16 May 2016 08:08:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-05-16T08:08:17Z</dc:date>
    <item>
      <title>exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372095#M134968</link>
      <description>Hi,&lt;BR /&gt;After few hours of running my job, an error message appeared as below :&lt;BR /&gt;Exception in component tMysqlOutput_1&lt;BR /&gt;com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after statement closed.&lt;BR /&gt;at sun.reflect.GeneratedConstructorAccessor3.newInstance(Unknown Source)&lt;BR /&gt;	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;	at java.lang.reflect.Constructor.newInstance(Unknown Source)&lt;BR /&gt;	at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)&lt;BR /&gt;	at com.mysql.jdbc.Util.getInstance(Util.java:386)&lt;BR /&gt;	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1014)&lt;BR /&gt;	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:988)&lt;BR /&gt;	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:974)&lt;BR /&gt;	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)&lt;BR /&gt;	at com.mysql.jdbc.StatementImpl.checkClosed(StatementImpl.java:465)&lt;BR /&gt;	at com.mysql.jdbc.PreparedStatement.clearBatch(PreparedStatement.java:1143)&lt;BR /&gt;	at com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatement.java:1471)&lt;BR /&gt;I did not have any idea regarding the error. Can anyone help me to clarify the matter.&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;fadh</description>
      <pubDate>Fri, 14 Jun 2013 02:52:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372095#M134968</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-14T02:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372096#M134969</link>
      <description>Hi, &lt;BR /&gt;I suspect something wrong with your MySQL server. As we known that, the "wait_timeout" is 8 hours in MySQL server by default. That's mean if the DB connection is last for 8 hours without operation, MySQL server will close this connection automatically. You can search this issue on MySQL official website.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 14 Jun 2013 03:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372096#M134969</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-14T03:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372097#M134970</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;Thanks for the reply. Yes, the job did not finish even after 8 hours. The job that I run currently have 30 millions over rows. Do talend has any component which can deploy the job faster? 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;fadh</description>
      <pubDate>Fri, 14 Jun 2013 03:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372097#M134970</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-14T03:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372098#M134971</link>
      <description>Hi, &lt;BR /&gt;What's the rate of your job? the work flow? which component are you using? Any screenshots will be appreciated.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 14 Jun 2013 03:31:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372098#M134971</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-14T03:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372099#M134972</link>
      <description>Hi, 
&lt;BR /&gt;I am using tMySqlInput and tMysqlOutput. 
&lt;BR /&gt;Below is the screenshot of the job. 
&lt;BR /&gt;thanks, 
&lt;BR /&gt;fadh 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEZw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148191i6AD9ECF93AF44B22/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEZw.png" alt="0683p000009MEZw.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 14 Jun 2013 03:36:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372099#M134972</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-14T03:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372100#M134973</link>
      <description>Hi, &lt;BR /&gt;I think the rate of "255.93 rows/s" is not normal. Did you set any sql query in tMySqlInput component? Migrate source table to target one?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 14 Jun 2013 03:46:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372100#M134973</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-14T03:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372101#M134974</link>
      <description>Hi,&lt;BR /&gt;Yes I set sql query statement in tMysqlInput component.&lt;BR /&gt;Thanks&lt;BR /&gt;fadh</description>
      <pubDate>Fri, 14 Jun 2013 03:51:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372101#M134974</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-14T03:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372102#M134975</link>
      <description>Hi,&lt;BR /&gt;did you mean that I cannot set sql query in tMysqlInput component?&lt;BR /&gt;Thanks,&lt;BR /&gt;fadh</description>
      <pubDate>Fri, 14 Jun 2013 04:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372102#M134975</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-14T04:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372103#M134976</link>
      <description>Hi, &lt;BR /&gt;You have to set a sql query in tMysqlInput. I meant it may be a complicated one, but it don't affect too much. &lt;BR /&gt;For a huge of data, did you check out the option "enable stream on tMysqlInput" and " Extend Insert on tMysqlOutput" which improve job performance.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 14 Jun 2013 04:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372103#M134976</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-14T04:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372104#M134977</link>
      <description>Hi,&lt;BR /&gt;Yes, I have already check out the option "enable stream on tMysqlInput" and " Extend Insert on tMysqlOutput" before I executed the job.&lt;BR /&gt;Thanks,&lt;BR /&gt;fadh</description>
      <pubDate>Fri, 14 Jun 2013 04:11:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372104#M134977</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-14T04:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372105#M134978</link>
      <description>Hi, &lt;BR /&gt;Due to it is a huge of data, so it is great if your MySQL server support for bulk. Talend provide bulk components &lt;A href="https://help.talend.com/search/all?query=tMysqlBulkExec&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tMysqlBulkExec&lt;/A&gt;, &lt;A href="https://help.talend.com/search/all?query=tMysqlOutputBulk&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tMysqlOutputBulk&lt;/A&gt; and &lt;A href="https://help.talend.com/search/all?query=tMysqlOutputBulkExec&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tMysqlOutputBulkExec&lt;/A&gt;.&lt;BR /&gt;Or you can change MySQL timeout configuration.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 14 Jun 2013 08:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372105#M134978</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-14T08:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372106#M134979</link>
      <description>Please let me know how to increase time-out or is there any way so that my connection will not timeout even thought my Job is idle &amp;nbsp;for more than 8 hour:
&lt;BR /&gt;Exception in component tMysqlOutput_1
&lt;BR /&gt;com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.mysql.jdbc.Util.getInstance(Util.java:384)</description>
      <pubDate>Sat, 14 May 2016 19:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372106#M134979</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-14T19:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372107#M134980</link>
      <description>Hi&amp;nbsp; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;praveen13&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;, 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Could you please try to investigate the MySQL server variable "wait_timeout" and increase it to a high value, rather than the default of 8 hours, open the configuration file mysq.ini/mysql.cnv and modify the following two parameters or add the following parameters if they do not exist.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;wait_timeout=31536000&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;interactive_timeout=31536000&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Let me know if it is OK with you.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 16 May 2016 08:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372107#M134980</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-16T08:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372108#M134981</link>
      <description>Hi xdshi,
&lt;BR /&gt;Even am facing the same exception.But, i received this kind of error after 40 min of my job started.
&lt;BR /&gt;may &amp;nbsp;i know other chances of getting this kind of error.
&lt;BR /&gt;Thanks in advance
&lt;BR /&gt;Regards,
&lt;BR /&gt;Rekha</description>
      <pubDate>Tue, 01 Nov 2016 11:12:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372108#M134981</guid>
      <dc:creator>bhagyarekha</dc:creator>
      <dc:date>2016-11-01T11:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372109#M134982</link>
      <description>Hi&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Rekha&lt;/FONT&gt;&lt;/FONT&gt;,&lt;BR /&gt;Could you please show us your current job setting screenshot?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 02 Nov 2016 08:24:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372109#M134982</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-02T08:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372110#M134983</link>
      <description>hi Xdshi, 
&lt;BR /&gt;please find the below settings for tmysqloutput 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEea.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140659i7BE4B0669632B591/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEea.png" alt="0683p000009MEea.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEef.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157474i7F2DBC576938C345/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEef.png" alt="0683p000009MEef.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 03 Nov 2016 09:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372110#M134983</guid>
      <dc:creator>bhagyarekha</dc:creator>
      <dc:date>2016-11-03T09:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: exception in component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372111#M134984</link>
      <description>Instead of &lt;B&gt;tMysqlOutput &lt;/B&gt;use Instead of &lt;B&gt;tMysqlOutputBulk&lt;/B&gt;.&lt;BR /&gt;I would guess you would see a speed improvement if you write everything to a delimited file before loading to the DB.</description>
      <pubDate>Thu, 03 Nov 2016 16:26:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-component/m-p/2372111#M134984</guid>
      <dc:creator>talendtester</dc:creator>
      <dc:date>2016-11-03T16:26:41Z</dc:date>
    </item>
  </channel>
</rss>

