<?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: NullPointerException using date in tMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-using-date-in-tMap/m-p/2337314#M105662</link>
    <description>Hi,&lt;BR /&gt;The issue come from the inner join as I am using a date (and convert date -&amp;gt; string) as join key.&lt;BR /&gt;Y.</description>
    <pubDate>Mon, 06 Apr 2009 09:35:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-04-06T09:35:10Z</dc:date>
    <item>
      <title>NullPointerException using date in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-using-date-in-tMap/m-p/2337313#M105661</link>
      <description>Hi, 
&lt;BR /&gt;I am running a job with several tPostgresqlnput component, a tMap and 2 tPostgresqlOutput. The tMap is managing reject for the inner join in one of the tPostgresqlOutput. In this tMap I am managing date data: creating date, changing date format or just insert date data from the input to the output (see screenshots). 
&lt;BR /&gt;When running the job, after retreiving data, the tMap failed with this error: 
&lt;BR /&gt; 
&lt;PRE&gt;Exception in component tMap_1_TMAP_OUT&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;	at java.util.Calendar.setTime(Calendar.java:1070)&lt;BR /&gt;	at java.text.SimpleDateFormat.format(SimpleDateFormat.java:859)&lt;BR /&gt;	at java.text.SimpleDateFormat.format(SimpleDateFormat.java:852)&lt;BR /&gt;	at java.text.DateFormat.format(DateFormat.java:316)&lt;BR /&gt;	at routines.TalendDate.formatDate(TalendDate.java:33)&lt;BR /&gt;	at insee_sirene.establishment_data_step1_0_1.establishment_data_step1.tPostgresqlInput_1Process(establishment_data_step1.java:8002)&lt;BR /&gt;	at insee_sirene.establishment_data_step1_0_1.establishment_data_step1.runJobInTOS(establishment_data_step1.java:17321)&lt;BR /&gt;	at insee_sirene.establishment_data_step1_0_1.establishment_data_step1.main(establishment_data_step1.java:17209)&lt;BR /&gt; disconnected&lt;BR /&gt;Job establishment_data_step1 ended at 09:31 06/04/2009. &lt;/PRE&gt; 
&lt;BR /&gt;Do you know how I can get more information about where and what the errors occurs exactly? 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Y.</description>
      <pubDate>Sat, 16 Nov 2024 14:00:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-using-date-in-tMap/m-p/2337313#M105661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException using date in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-using-date-in-tMap/m-p/2337314#M105662</link>
      <description>Hi,&lt;BR /&gt;The issue come from the inner join as I am using a date (and convert date -&amp;gt; string) as join key.&lt;BR /&gt;Y.</description>
      <pubDate>Mon, 06 Apr 2009 09:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-using-date-in-tMap/m-p/2337314#M105662</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-06T09:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException using date in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException-using-date-in-tMap/m-p/2337315#M105663</link>
      <description>Last post : I changed the field type to "string" for the two fields used as key for the innner join. It seems that using function in the inner key is not allowed.&lt;BR /&gt;Y.</description>
      <pubDate>Mon, 06 Apr 2009 10:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException-using-date-in-tMap/m-p/2337315#M105663</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-06T10:15:57Z</dc:date>
    </item>
  </channel>
</rss>

