<?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: RuntimeException: Hash is not initialized : Hash must exist before you in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/RuntimeException-Hash-is-not-initialized-Hash-must-exist-before/m-p/2359514#M124278</link>
    <description>hi,&lt;BR /&gt;the reason is that you read data flow that 's not already finished.&lt;BR /&gt;It's due to the fact that you read data in parallel. (the green component)&lt;BR /&gt;use trigger to schedule processes.&lt;BR /&gt;regards&lt;BR /&gt;laurent</description>
    <pubDate>Fri, 09 Aug 2013 11:06:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-08-09T11:06:33Z</dc:date>
    <item>
      <title>RuntimeException: Hash is not initialized : Hash must exist before you</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RuntimeException-Hash-is-not-initialized-Hash-must-exist-before/m-p/2359513#M124277</link>
      <description>Anyone have an solution of how to solv this? 
&lt;BR /&gt;Why is not hashtable initialized? 
&lt;BR /&gt;tHashInput_3 points as Hash_Psotnr 
&lt;BR /&gt;Exception in component tHashInput_3 
&lt;BR /&gt;java.lang.RuntimeException: Hash is not initialized : Hash must exist before your read from it 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEtW.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145823i78AC6BF723DF0FF4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEtW.jpg" alt="0683p000009MEtW.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 09 Aug 2013 10:45:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RuntimeException-Hash-is-not-initialized-Hash-must-exist-before/m-p/2359513#M124277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-09T10:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: RuntimeException: Hash is not initialized : Hash must exist before you</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RuntimeException-Hash-is-not-initialized-Hash-must-exist-before/m-p/2359514#M124278</link>
      <description>hi,&lt;BR /&gt;the reason is that you read data flow that 's not already finished.&lt;BR /&gt;It's due to the fact that you read data in parallel. (the green component)&lt;BR /&gt;use trigger to schedule processes.&lt;BR /&gt;regards&lt;BR /&gt;laurent</description>
      <pubDate>Fri, 09 Aug 2013 11:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RuntimeException-Hash-is-not-initialized-Hash-must-exist-before/m-p/2359514#M124278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-09T11:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: RuntimeException: Hash is not initialized : Hash must exist before you</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RuntimeException-Hash-is-not-initialized-Hash-must-exist-before/m-p/2359515#M124279</link>
      <description>The problem is the timestamp when you start your 3. subjob.&lt;BR /&gt;Change the OnComponentOk triggers to OnSubjobOK starting at the subjob start components.&lt;BR /&gt;tMysqlInput_1 -- OnSubjobOk --&amp;gt; tMysqlInput_2 ---- OnSubjobOk ---&amp;gt; tBufferInput (your last subjob)&lt;BR /&gt;On of your first subjob finished before the second finished and thats why your HashInput is not initialized.</description>
      <pubDate>Fri, 09 Aug 2013 11:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RuntimeException-Hash-is-not-initialized-Hash-must-exist-before/m-p/2359515#M124279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-09T11:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: RuntimeException: Hash is not initialized : Hash must exist before you</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RuntimeException-Hash-is-not-initialized-Hash-must-exist-before/m-p/2359516#M124280</link>
      <description>It worked when i moved the triggers to the start of the subjobs.
&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 09 Aug 2013 12:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RuntimeException-Hash-is-not-initialized-Hash-must-exist-before/m-p/2359516#M124280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-09T12:27:47Z</dc:date>
    </item>
  </channel>
</rss>

