<?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: Unexpected NullPointerException in tMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unexpected-NullPointerException-in-tMap/m-p/2363983#M127785</link>
    <description>&lt;P&gt;Based on your previous post it seems you take care of the "EntreeProjet" field but what about the "date" field?&lt;/P&gt;&lt;P&gt;If this field is null you'll get an NPE.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jun 2019 15:07:31 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2019-06-11T15:07:31Z</dc:date>
    <item>
      <title>Unexpected NullPointerException in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unexpected-NullPointerException-in-tMap/m-p/2363980#M127782</link>
      <description>&lt;P&gt;Hi Talend Community, i really need your help.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I don't understand why i get a&amp;nbsp;NullPointerException.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here is my job :&lt;/P&gt; 
&lt;P&gt;First of all, i read all the datas from an excel file that is the input of the tMap below :&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tmap1v2.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5Zc.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146987i0F90FA5B9A792C2B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5Zc.png" alt="0683p000009M5Zc.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Let's focus on the EntreeProjet output because this is where the problem come from.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="taggrerow.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5Zm.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149268iD273986AA1D450EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5Zm.png" alt="0683p000009M5Zm.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Untill now, there is no problem. The outputexcel_4 look like i want.&lt;/P&gt; 
&lt;P&gt;Here it comes...&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tjoboui.PNG" style="width: 673px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4VW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139844iDCDE9DD316B787C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4VW.png" alt="0683p000009M4VW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;I read the previous outputExcel on a lookup connection of the tMap below :&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tmap2.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5Zr.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135417i00DB802819942246/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5Zr.png" alt="0683p000009M5Zr.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;And i when i execute the job, i get the below error :&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5Zw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152336iA949E47C831617D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5Zw.png" alt="0683p000009M5Zw.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;I desactivated all the other components.&lt;/P&gt; 
&lt;P&gt;I know what means a NullPointerException but i really don't understand why i get one here.&lt;/P&gt; 
&lt;P&gt;I have another output with the same schema but different datas and there is no problem.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you in advance. If you need more information, ask me.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 14:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unexpected-NullPointerException-in-tMap/m-p/2363980#M127782</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-11T14:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected NullPointerException in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unexpected-NullPointerException-in-tMap/m-p/2363981#M127783</link>
      <description>&lt;P&gt;Click the upper left button in the tMap component ("Setup the configurations of tMap") then untick the option "Die on error".&lt;/P&gt;&lt;P&gt;This will add an output flow called ErrorReject. Redirect this flow to a tLogRow component, it could help you to discover the origin of the exception.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 14:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unexpected-NullPointerException-in-tMap/m-p/2363981#M127783</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-06-11T14:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected NullPointerException in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unexpected-NullPointerException-in-tMap/m-p/2363982#M127784</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error2.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5YV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147930i5F9B111B7791EF5B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5YV.png" alt="0683p000009M5YV.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;I get this output.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;That's inetresting because, all the rows that i want to go in the tPivotToColumnsDelimited are going. But all the others get a nullPointerException.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 14:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unexpected-NullPointerException-in-tMap/m-p/2363982#M127784</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-11T14:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected NullPointerException in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unexpected-NullPointerException-in-tMap/m-p/2363983#M127785</link>
      <description>&lt;P&gt;Based on your previous post it seems you take care of the "EntreeProjet" field but what about the "date" field?&lt;/P&gt;&lt;P&gt;If this field is null you'll get an NPE.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 15:07:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unexpected-NullPointerException-in-tMap/m-p/2363983#M127785</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-06-11T15:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected NullPointerException in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unexpected-NullPointerException-in-tMap/m-p/2363984#M127786</link>
      <description>&lt;P&gt;This field can't be null. There is always a date for every row.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As i told, all the rows i want are well send to the tPivotToColumnsDelimited like all my others output.&lt;/P&gt;&lt;P&gt;Why, here, are there a conflict with the rows not matching the join filter ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it not the principle of this type of join to only get the rows matching and discard the others ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 15:18:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unexpected-NullPointerException-in-tMap/m-p/2363984#M127786</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-11T15:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected NullPointerException in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unexpected-NullPointerException-in-tMap/m-p/2363985#M127787</link>
      <description>&lt;P&gt;Ok my bad TRF. You were right. I added a filter to get only the rows where date is not null and it's working as expected.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I don't really understand where the date can become null but the problem is solved so thank you ! &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 15:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unexpected-NullPointerException-in-tMap/m-p/2363985#M127787</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-11T15:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected NullPointerException in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unexpected-NullPointerException-in-tMap/m-p/2363986#M127788</link>
      <description>&lt;P&gt;Great!&lt;/P&gt;&lt;P&gt;Thank you for Kudo and to have marked your case as Solved.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 15:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unexpected-NullPointerException-in-tMap/m-p/2363986#M127788</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-06-11T15:32:18Z</dc:date>
    </item>
  </channel>
</rss>

