<?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 Fix a talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342263#M110143</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;There is someone who know why this error appeare when i execute my talend and&lt;/P&gt;&lt;P&gt;how can i fix it :  &lt;B&gt;Java Exception;tMap_2;java.lang.NullPointerException:null &lt;/B&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:10:32 GMT</pubDate>
    <dc:creator>CMIDN</dc:creator>
    <dc:date>2024-11-16T00:10:32Z</dc:date>
    <item>
      <title>Fix a talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342263#M110143</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;There is someone who know why this error appeare when i execute my talend and&lt;/P&gt;&lt;P&gt;how can i fix it :  &lt;B&gt;Java Exception;tMap_2;java.lang.NullPointerException:null &lt;/B&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:10:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342263#M110143</guid>
      <dc:creator>CMIDN</dc:creator>
      <dc:date>2024-11-16T00:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Fix a talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342264#M110144</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We need more information to address your issue. What does your job design look like? On which talend build version you got this issue? Any background?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 09:05:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342264#M110144</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-11T09:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fix a talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342265#M110145</link>
      <description>&lt;P&gt;Usually, this is because you are referencing a column that exist null value in the expression on tMap, a screenshot of tMap is helpful for us to address the issue. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 09:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342265#M110145</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-11T09:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Fix a talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342266#M110146</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;I explain in détail my probléme.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've main job called&amp;nbsp;“&lt;B&gt;Synchro _Nouveaux_Entrant&lt;/B&gt;”&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F6upXAAR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142319i21C97B49FE24EA0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F6upXAAR.png" alt="0695b00000F6upXAAR.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This job has many child jobs. &lt;/P&gt;&lt;P&gt;One of them is &lt;B&gt;"Nouveaux_Entrant_MBA"&lt;/B&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So when I carry out the main job it’s  send me an error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Synchro_Nouveaux_Entrants;serveur;6;Java Exception;tRunJob_3;java.lang.RuntimeException:Child job running failed.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;java.lang.NullPointerException&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.math.BigDecimal.compareTo(BigDecimal.java:2625)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The child job which cause this problem is "&lt;B&gt;Nouveaux_Entrant_MBA&lt;/B&gt;"  &lt;/P&gt;&lt;P&gt;on the screenshot beelow you 'll see his configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F6uxBAAR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129898i2915F2C64155E514/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F6uxBAAR.png" alt="0695b00000F6uxBAAR.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you may see, On this child job we have a &lt;B&gt;tMap_2&lt;/B&gt; component&amp;nbsp;wich cause the issue by sending this error: &lt;/P&gt;&lt;P&gt;&lt;B&gt;Nouveaux_Entrants_MBA;local;6;Java Exception;tMap_2;java.lang.NullPointerException:null;1&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i click on &lt;B&gt;tMap_2&lt;/B&gt; I can’t figure out the colonm which have a null value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the expression on tMap_2 :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;diplome.code_statut_inscription== null || !diplome.code_statut_inscription.equals("DEMISSION")&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F6vJ7AAJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141411i0A775A52D1496F93/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F6vJ7AAJ.png" alt="0695b00000F6vJ7AAJ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F6vKFAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134152iE008AA557701419A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F6vKFAAZ.png" alt="0695b00000F6vKFAAZ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;Could you help me please with this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sincerely.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 07:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342266#M110146</guid>
      <dc:creator>CMIDN</dc:creator>
      <dc:date>2021-05-14T07:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Fix a talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342267#M110147</link>
      <description>&lt;P&gt;instead of &lt;/P&gt;&lt;P&gt;&lt;B&gt;diplome.code_statut_inscription== null &lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;try this &lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;Relational.ISNULL(diplome.code_statut_inscription)&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;and let me know if it works&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 10:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342267#M110147</guid>
      <dc:creator>vbadri</dc:creator>
      <dc:date>2021-05-14T10:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Fix a talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342268#M110148</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;This is an expression used to filter records, to me,  the expression should work. For debugging, try to remove this expression and test to see if the error occurs again. Maybe the NPE is caused by other expression, do you have other expression on tMap1?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Sat, 15 May 2021 00:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342268#M110148</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-15T00:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fix a talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342269#M110149</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i've  tried yours suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;With this expression : &lt;B&gt;&lt;I&gt;Relational.ISNULL(diplome.code_statut_inscription) &lt;/I&gt;&lt;/B&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;  &lt;/I&gt;&lt;/B&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F731fAAB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142658i4205B06ECD8DB8CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F731fAAB.png" alt="0695b00000F731fAAB.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Without expression on tMap2 :&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F7329AAB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139024i9A3D9343F1A9A724/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F7329AAB.png" alt="0695b00000F7329AAB.png" /&gt;&lt;/span&gt;      &lt;/P&gt;&lt;P&gt;      As you may see on the screenshot, i have the same error : &lt;/P&gt;&lt;P&gt;&lt;B&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems:&amp;nbsp;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i switch on  code tab related to tMap2 there is not error: &lt;/P&gt;&lt;P&gt;find attached the code.&lt;/P&gt;&lt;P&gt;I used on my open studio jre 1.8.0_201 may be it's not the good version?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F739FAAR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139210iCF5CA43425F0520F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F739FAAR.png" alt="0695b00000F739FAAR.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However i have other expression on tMap1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000F737xAAB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157021i0F7AFFE936E88CB4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000F737xAAB.png" alt="0695b00000F737xAAB.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;liste.ID_AURION==null ?&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;(email.individu_id==null ? null : email.individu_id) :&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;liste.ID_AURION&amp;nbsp;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 16 May 2021 07:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342269#M110149</guid>
      <dc:creator>CMIDN</dc:creator>
      <dc:date>2021-05-16T07:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Fix a talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342270#M110150</link>
      <description>&lt;P&gt;I am sure it is not a Java version cause. There is no error in the code tab, means no compilation error. Don't use the Test button to test the expression, it is not for the whole job. Click the &lt;B&gt;Run &lt;/B&gt;button to run the whole job to check if you have the issue again. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 05:18:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Fix-a-talend/m-p/2342270#M110150</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-17T05:18:20Z</dc:date>
    </item>
  </channel>
</rss>

