<?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 Random warning &amp;quot;Could not find the context xyz&amp;quot; using tRunJob in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Random-warning-quot-Could-not-find-the-context-xyz-quot-using/m-p/2234672#M23958</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;The message "&lt;STRONG&gt;Could not find the context xyz&lt;/STRONG&gt;" appears randomly on our different work environments (Default, DEV, PREPROD, PROD).&lt;/P&gt; 
&lt;P&gt;We then observe that the default values of the child Job are lost, any value is set to &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;null&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;The randomness of this phenomenon is a real problem &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;&lt;BR /&gt;How can this happen? How to solve it?&lt;/P&gt; 
&lt;P&gt;To reproduce it, perform a large number of iterations on a &lt;STRONG&gt;tRunJob&lt;/STRONG&gt; and produce a simple "&lt;STRONG&gt;println&lt;/STRONG&gt;" of the context values from the child job.&lt;/P&gt; 
&lt;P&gt;Here is an example of the console output (println from child Job) :&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;&lt;FONT color="#FF0000"&gt;context.context_asstring&lt;/FONT&gt; is a string set to "&lt;FONT color="#FF0000"&gt;prod&lt;/FONT&gt;" by default into child Job.&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;&lt;FONT color="#339966"&gt;context.parent_value&lt;/FONT&gt; is a blank string by default into child Job but the string "&lt;FONT color="#339966"&gt;parent_value&lt;/FONT&gt;" is transmitted from parent Job.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;[statistics] connecting to socket on port 3518
[statistics] connected
2019-09-09 14:25:52.116 : 0000001 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:52.229 : 0000002 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:52.330 : 0000003 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:52.431 : 0000004 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:52.535 : 0000005 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:52.636 : 0000006 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:52.736 : 0000007 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:52.838 : 0000008 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:52.938 : 0000009 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:53.390 : 0000010 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
(...)
2019-09-09 14:39:00.410 : 0007813 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
Could not find the context PROD
2019-09-09 14:39:00.141 : 0007814 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
Could not find the context PROD
2019-09-09 14:39:00.242 : 0007815 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
Could not find the context PROD
2019-09-09 14:39:00.342 : 0007816 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
Could not find the context PROD
Could not find the context PROD
2019-09-09 14:39:00.447 : 0007817 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
2019-09-09 14:39:00.557 : 0007818 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
Could not find the context PROD
2019-09-09 14:39:00.669 : 0007819 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
Could not find the context PROD
Could not find the context PROD
2019-09-09 14:39:00.791 : 0007820 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
Could not find the context PROD
2019-09-09 14:39:00.936 : 0007821 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
2019-09-09 14:39:01.510 : 0007822 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
Could not find the context PROD
(...)&lt;/PRE&gt; 
&lt;P&gt;Talend Studio 6.3.1.1.20180108_0814-patch&lt;BR /&gt;Java version 1.8.0_191-b12 (x64)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards &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;</description>
    <pubDate>Sat, 16 Nov 2024 04:43:56 GMT</pubDate>
    <dc:creator>Sebastien2</dc:creator>
    <dc:date>2024-11-16T04:43:56Z</dc:date>
    <item>
      <title>Random warning "Could not find the context xyz" using tRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Random-warning-quot-Could-not-find-the-context-xyz-quot-using/m-p/2234672#M23958</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;The message "&lt;STRONG&gt;Could not find the context xyz&lt;/STRONG&gt;" appears randomly on our different work environments (Default, DEV, PREPROD, PROD).&lt;/P&gt; 
&lt;P&gt;We then observe that the default values of the child Job are lost, any value is set to &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;null&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;The randomness of this phenomenon is a real problem &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;&lt;BR /&gt;How can this happen? How to solve it?&lt;/P&gt; 
&lt;P&gt;To reproduce it, perform a large number of iterations on a &lt;STRONG&gt;tRunJob&lt;/STRONG&gt; and produce a simple "&lt;STRONG&gt;println&lt;/STRONG&gt;" of the context values from the child job.&lt;/P&gt; 
&lt;P&gt;Here is an example of the console output (println from child Job) :&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;&lt;FONT color="#FF0000"&gt;context.context_asstring&lt;/FONT&gt; is a string set to "&lt;FONT color="#FF0000"&gt;prod&lt;/FONT&gt;" by default into child Job.&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;&lt;FONT color="#339966"&gt;context.parent_value&lt;/FONT&gt; is a blank string by default into child Job but the string "&lt;FONT color="#339966"&gt;parent_value&lt;/FONT&gt;" is transmitted from parent Job.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;[statistics] connecting to socket on port 3518
[statistics] connected
2019-09-09 14:25:52.116 : 0000001 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:52.229 : 0000002 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:52.330 : 0000003 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:52.431 : 0000004 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:52.535 : 0000005 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:52.636 : 0000006 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:52.736 : 0000007 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:52.838 : 0000008 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:52.938 : 0000009 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
2019-09-09 14:25:53.390 : 0000010 | contextStr = PROD | context.context_asstring = prod | context.parent_value = parent_value
(...)
2019-09-09 14:39:00.410 : 0007813 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
Could not find the context PROD
2019-09-09 14:39:00.141 : 0007814 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
Could not find the context PROD
2019-09-09 14:39:00.242 : 0007815 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
Could not find the context PROD
2019-09-09 14:39:00.342 : 0007816 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
Could not find the context PROD
Could not find the context PROD
2019-09-09 14:39:00.447 : 0007817 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
2019-09-09 14:39:00.557 : 0007818 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
Could not find the context PROD
2019-09-09 14:39:00.669 : 0007819 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
Could not find the context PROD
Could not find the context PROD
2019-09-09 14:39:00.791 : 0007820 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
Could not find the context PROD
2019-09-09 14:39:00.936 : 0007821 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
2019-09-09 14:39:01.510 : 0007822 | contextStr = PROD | context.context_asstring = &lt;FONT color="#FF0000"&gt;null&lt;/FONT&gt; | context.parent_value = parent_value
Could not find the context PROD
(...)&lt;/PRE&gt; 
&lt;P&gt;Talend Studio 6.3.1.1.20180108_0814-patch&lt;BR /&gt;Java version 1.8.0_191-b12 (x64)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards &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;</description>
      <pubDate>Sat, 16 Nov 2024 04:43:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Random-warning-quot-Could-not-find-the-context-xyz-quot-using/m-p/2234672#M23958</guid>
      <dc:creator>Sebastien2</dc:creator>
      <dc:date>2024-11-16T04:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Random warning "Could not find the context xyz" using tRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Random-warning-quot-Could-not-find-the-context-xyz-quot-using/m-p/2234673#M23959</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Can you please clarify in which Talend version/edition you are? Are you using talend open studio or subscription solution?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 08:55:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Random-warning-quot-Could-not-find-the-context-xyz-quot-using/m-p/2234673#M23959</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-17T08:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Random warning "Could not find the context xyz" using tRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Random-warning-quot-Could-not-find-the-context-xyz-quot-using/m-p/2234674#M23960</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;We use Talend Studio 6.3.1.1.20180108_0814-patch and Java version 1.8.0_191-b12 (x64)&lt;BR /&gt;&lt;BR /&gt;At the same time, we opened a ticket with the support team.&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 17 Sep 2019 09:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Random-warning-quot-Could-not-find-the-context-xyz-quot-using/m-p/2234674#M23960</guid>
      <dc:creator>Sebastien2</dc:creator>
      <dc:date>2019-09-17T09:08:21Z</dc:date>
    </item>
  </channel>
</rss>

