<?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: java.lang.NullPointerException using mysql in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-using-mysql/m-p/2218935#M13946</link>
    <description>I've attached the screenshot. Thanks.</description>
    <pubDate>Tue, 01 Mar 2011 18:33:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-03-01T18:33:08Z</dc:date>
    <item>
      <title>java.lang.NullPointerException using mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-using-mysql/m-p/2218933#M13944</link>
      <description>I get the following error code when I run my job. I am using Windows 7 with TOS 4.0.3.r47759.&lt;BR /&gt;I think it might be schema problem but I'm not sure where it is. Any ideas? &lt;BR /&gt;Here is a screenshot of my job &amp;gt; &lt;A href="http://dl.dropbox.com/u/774969/talend_error_2.png" target="_blank" rel="nofollow noopener noreferrer"&gt;http://dl.dropbox.com/u/774969/talend_error_2.png&lt;/A&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;PRE&gt;Starting job trefis_mysql_to_sfdc_sandbox_contact at 13:26 28/02/2011.&lt;BR /&gt;Exception in component tMap_1&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;	at trefis.trefis_mysql_to_sfdc_sandbox_contact_0_4.trefis_mysql_to_sfdc_sandbox_contact.tMysqlInput_1Process(trefis_mysql_to_sfdc_sandbox_contact.java:4114)&lt;BR /&gt;	at trefis.trefis_mysql_to_sfdc_sandbox_contact_0_4.trefis_mysql_to_sfdc_sandbox_contact.runJobInTOS(trefis_mysql_to_sfdc_sandbox_contact.java:13239)&lt;BR /&gt;	at trefis.trefis_mysql_to_sfdc_sandbox_contact_0_4.trefis_mysql_to_sfdc_sandbox_contact.main(trefis_mysql_to_sfdc_sandbox_contact.java:13048)&lt;BR /&gt;Job trefis_mysql_to_sfdc_sandbox_contact ended at 13:26 28/02/2011. &lt;/PRE&gt;</description>
      <pubDate>Sat, 16 Nov 2024 13:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-using-mysql/m-p/2218933#M13944</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException using mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-using-mysql/m-p/2218934#M13945</link>
      <description>Hi 
&lt;BR /&gt;I can't see the screenshot of job, please upload it directly to our forum. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 01 Mar 2011 06:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-using-mysql/m-p/2218934#M13945</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-01T06:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException using mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-using-mysql/m-p/2218935#M13946</link>
      <description>I've attached the screenshot. Thanks.</description>
      <pubDate>Tue, 01 Mar 2011 18:33:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-using-mysql/m-p/2218935#M13946</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-01T18:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NullPointerException using mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-using-mysql/m-p/2218936#M13947</link>
      <description>Hi
&lt;BR /&gt;The error occurs on tMap, it seems there are some null value in some of fields, if this is the case, you need to handle the null value like this:
&lt;BR /&gt;row1.name==null?"":row1.name
&lt;BR /&gt;Let us know if you have any questions!
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 02 Mar 2011 09:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NullPointerException-using-mysql/m-p/2218936#M13947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-02T09:05:06Z</dc:date>
    </item>
  </channel>
</rss>

