<?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: tMap null pointer exception in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMap-null-pointer-exception/m-p/2371350#M134301</link>
    <description>&lt;P&gt;If you like you can post here the stack trace and also the code lines around the line mentioned in the stack trace. We could analyse this and tell you what went wrong.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Oct 2021 17:33:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-10-13T17:33:14Z</dc:date>
    <item>
      <title>tMap null pointer exception</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-null-pointer-exception/m-p/2371348#M134299</link>
      <description>&lt;P&gt;I'm getting this in a tMap with dozens of rows so it's not easy to quickly debug even though I've wrapped every row in a null check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there no way to get the name of the field which is actually causing the error?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:37:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-null-pointer-exception/m-p/2371348#M134299</guid>
      <dc:creator>MattE</dc:creator>
      <dc:date>2024-11-15T23:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: tMap null pointer exception</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-null-pointer-exception/m-p/2371349#M134300</link>
      <description>&lt;P&gt;Funny, this was a request from me about 6 years ago when we discuss possible improvements for the tMap with the product management - nothing happens!&lt;/P&gt;&lt;P&gt;Sorry to say, no there is no easy way. The only chance you have is to run the job in the studio and if the Exception happens here the code line in the stacktrace is correct and you can see where it happens.&lt;/P&gt;&lt;P&gt;General speaking: Check all parts where a nullable number typed incoming field is mapped to an output field which is not nullable. Check if you use expressions with methods on fields or variables. Please check also joins, the comparison of field content is often a call to a equals method internally and this can cause NullPointerExceptions. &lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 17:29:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-null-pointer-exception/m-p/2371349#M134300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-13T17:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: tMap null pointer exception</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-null-pointer-exception/m-p/2371350#M134301</link>
      <description>&lt;P&gt;If you like you can post here the stack trace and also the code lines around the line mentioned in the stack trace. We could analyse this and tell you what went wrong.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 17:33:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-null-pointer-exception/m-p/2371350#M134301</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-13T17:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: tMap null pointer exception</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-null-pointer-exception/m-p/2371351#M134302</link>
      <description>&lt;P&gt;Many thanks @Jan Lolling​&amp;nbsp;, i'd had such inconsistent results with the line numbers before that I've stopped relying on them. With your help I was able to track it down to a typo on 2 very similarly named columns where one was being used in the other but was in fact null&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 09:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-null-pointer-exception/m-p/2371351#M134302</guid>
      <dc:creator>MattE</dc:creator>
      <dc:date>2021-10-14T09:48:03Z</dc:date>
    </item>
  </channel>
</rss>

