<?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: tAdvancedHash Null Pointer Exception - Talend 8.0.1 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tAdvancedHash-Null-Pointer-Exception-Talend-8-0-1/m-p/2351258#M117941</link>
    <description>&lt;P&gt;If you check 'store temp data' box, don't forget to select a temp file directory path. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000kVvizAAC.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151943iAA940401AFF8AACB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000kVvizAAC.jpg" alt="0695b00000kVvizAAC.jpg" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jun 2023 09:33:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-06-30T09:33:35Z</dc:date>
    <item>
      <title>tAdvancedHash Null Pointer Exception - Talend 8.0.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tAdvancedHash-Null-Pointer-Exception-Talend-8-0-1/m-p/2351256#M117939</link>
      <description>&lt;P&gt;Hello Everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing issue in using 'Store Temp Data' option in tMap in Talend 8.0.1 version.&lt;/P&gt;&lt;P&gt;Whenever I use the option, i.e. Store Temp Data = true in tMap, I am getting "&lt;B&gt;Exception in component tAdvancedHash_row2 &lt;/B&gt;(job_WithStoreTemp)".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detailed Error:&lt;/P&gt;&lt;P&gt;java.lang.NullPointerException: null&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.components.lookup.persistent.PersistentSortedLookupManager.writeBuffer(PersistentSortedLookupManager.java:380) ~[advancedPersistentLookupLib-1.3-6.0.0.jar:?]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.designer.components.lookup.persistent.PersistentSortedLookupManager.endPut(PersistentSortedLookupManager.java:355) ~[advancedPersistentLookupLib-1.3-6.0.0.jar:?]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at test.job_withstoretemp_0_1.job_WithStoreTemp.tFixedFlowInput_2Process(job_WithStoreTemp.java:2809) [classes/:?]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at test.job_withstoretemp_0_1.job_WithStoreTemp.tFixedFlowInput_1Process(job_WithStoreTemp.java:1161) [classes/:?]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at test.job_withstoretemp_0_1.job_WithStoreTemp.runJobInTOS(job_WithStoreTemp.java:3322) [classes/:?]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at test.job_withstoretemp_0_1.job_WithStoreTemp.main(job_WithStoreTemp.java:3093) [classes/:?]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My job is very simple with two fixed flow components and a tMap with 'Store temp data' set to true. And I have also given the temp data directory path as well. &lt;/P&gt;&lt;P&gt;In Talend 7, it was working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried changing my JDK version to JDK 11. But no luck. If I disable the Store Temp Data option to false, job is working. &lt;/P&gt;&lt;P&gt;Exception is happening ONLY when the store temp data option is set to true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for suggestions to fix the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ragav&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 12:30:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tAdvancedHash-Null-Pointer-Exception-Talend-8-0-1/m-p/2351256#M117939</guid>
      <dc:creator>ragavendrans</dc:creator>
      <dc:date>2023-06-29T12:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: tAdvancedHash Null Pointer Exception - Talend 8.0.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tAdvancedHash-Null-Pointer-Exception-Talend-8-0-1/m-p/2351257#M117940</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please make sure that the temp directory DOES exist and you can see temp files get created?&lt;/P&gt;&lt;P&gt;We are supposing that something is related to the inputs, which comes from your input rows (certain rows) and implies problems into tMap.&lt;/P&gt;&lt;P&gt;Would you mind posting your job design screenshots on community which will be helpful for us to address your issue further?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 07:04:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tAdvancedHash-Null-Pointer-Exception-Talend-8-0-1/m-p/2351257#M117940</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-30T07:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: tAdvancedHash Null Pointer Exception - Talend 8.0.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tAdvancedHash-Null-Pointer-Exception-Talend-8-0-1/m-p/2351258#M117941</link>
      <description>&lt;P&gt;If you check 'store temp data' box, don't forget to select a temp file directory path. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000kVvizAAC.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151943iAA940401AFF8AACB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000kVvizAAC.jpg" alt="0695b00000kVvizAAC.jpg" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 09:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tAdvancedHash-Null-Pointer-Exception-Talend-8-0-1/m-p/2351258#M117941</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-30T09:33:35Z</dc:date>
    </item>
  </channel>
</rss>

