<?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 How do I capture exception info for tMysqlInput component? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-capture-exception-info-for-tMysqlInput-component/m-p/2374221#M136850</link>
    <description>&lt;P&gt;I've noticed that if anything goes wrong with my MySql queries, the only exception I ever see is NullPointerException. You can easily reproduce this by introducing a simple syntax error in the query.&lt;BR /&gt;Similar jobs running against Oracle tables returns the full error.&lt;BR /&gt;It's difficult to track down bugs in new jobs without the error info. Is this a bug in the component?&lt;BR /&gt;I'm using TOS 5.4.1.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Aug 2015 20:32:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-08-04T20:32:09Z</dc:date>
    <item>
      <title>How do I capture exception info for tMysqlInput component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-capture-exception-info-for-tMysqlInput-component/m-p/2374221#M136850</link>
      <description>&lt;P&gt;I've noticed that if anything goes wrong with my MySql queries, the only exception I ever see is NullPointerException. You can easily reproduce this by introducing a simple syntax error in the query.&lt;BR /&gt;Similar jobs running against Oracle tables returns the full error.&lt;BR /&gt;It's difficult to track down bugs in new jobs without the error info. Is this a bug in the component?&lt;BR /&gt;I'm using TOS 5.4.1.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2015 20:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-capture-exception-info-for-tMysqlInput-component/m-p/2374221#M136850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-04T20:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do I capture exception info for tMysqlInput component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-capture-exception-info-for-tMysqlInput-component/m-p/2374222#M136851</link>
      <description>hi beebell,
&lt;BR /&gt;if you got a NullPointerException, it's not a sql error but a java error. You're trying to use a java method on a null value that doesn't manage that case.
&lt;BR /&gt;It could be some connection parameters that 're not populate or you're using a varaible in your query that is null.
&lt;BR /&gt;
&lt;BR /&gt;If your expectation is to catch some errors from sql engine, you've to uncheck batchsize in advanced parameters of your output DB componenent &amp;amp; use the reject flow.
&lt;BR /&gt;
&lt;BR /&gt;hope it helps
&lt;BR /&gt;regards
&lt;BR /&gt;laurent</description>
      <pubDate>Wed, 05 Aug 2015 08:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-capture-exception-info-for-tMysqlInput-component/m-p/2374222#M136851</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-05T08:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I capture exception info for tMysqlInput component?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-capture-exception-info-for-tMysqlInput-component/m-p/2374223#M136852</link>
      <description>Hi,
&lt;BR /&gt;Did you use tMySqlConnection component in your workflow?
&lt;BR /&gt;Your job design sreenshots will be helpful for us to address your issue quickly.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 06 Aug 2015 10:36:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-capture-exception-info-for-tMysqlInput-component/m-p/2374223#M136852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-06T10:36:56Z</dc:date>
    </item>
  </channel>
</rss>

