<?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: When run job, got cannot be resolved to a variable error, how to debug in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/When-run-job-got-cannot-be-resolved-to-a-variable-error-how-to/m-p/2334109#M102822</link>
    <description>Hi, 
&lt;BR /&gt;You should open the code tab and check if there is error java code. If so, you should adjust/modify your component setting based on it. (for example, missing "", etc..). Your screenshots will be helpful for us to address your issue. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDrB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131563iDB0028F9CEF32CB7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDrB.png" alt="0683p000009MDrB.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Fri, 16 May 2014 05:51:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-05-16T05:51:46Z</dc:date>
    <item>
      <title>When run job, got cannot be resolved to a variable error, how to debug</title>
      <link>https://community.qlik.com/t5/Talend-Studio/When-run-job-got-cannot-be-resolved-to-a-variable-error-how-to/m-p/2334108#M102821</link>
      <description>Hi Everyone,
&lt;BR /&gt; I try to run a job, it is from oracle 11gR2 , direct load to Greenplum.
&lt;BR /&gt;The strange thing is I compare my configuration with a co-worker(he is remote),
&lt;BR /&gt;he got his loading working and send me all his screen shot.
&lt;BR /&gt;But when I run my "run" 
&lt;BR /&gt;I got these error.
&lt;BR /&gt;And I try to run with debug-run, it does not help me, it spit out the error.
&lt;BR /&gt;Wondering how to really "debug" talend's error
&lt;BR /&gt;Starting job dom_ttt_to_gp at 18:07 15/05/2014.
&lt;BR /&gt; connecting to socket on port 3849
&lt;BR /&gt; connected
&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems:
&lt;BR /&gt; txn_code_dom5 cannot be resolved to a variable
&lt;BR /&gt; txn_code_dom5 cannot be resolved to a variable
&lt;BR /&gt; txn_code_dom5 cannot be resolved to a variable
&lt;BR /&gt; at project0.dom_ttt_to_gp_0_1.dom_ttt_to_gp.tOracleInput_1Process(dom_ttt_to_gp.java:1026)
&lt;BR /&gt; at project0.dom_ttt_to_gp_0_1.dom_ttt_to_gp.runJobInTOS(dom_ttt_to_gp.java:2155)
&lt;BR /&gt; at project0.dom_ttt_to_gp_0_1.dom_ttt_to_gp.main(dom_ttt_to_gp.java:2020)
&lt;BR /&gt;Job dom_ttt_to_gp ended at 18:07 15/05/2014.</description>
      <pubDate>Fri, 16 May 2014 05:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/When-run-job-got-cannot-be-resolved-to-a-variable-error-how-to/m-p/2334108#M102821</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-16T05:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: When run job, got cannot be resolved to a variable error, how to debug</title>
      <link>https://community.qlik.com/t5/Talend-Studio/When-run-job-got-cannot-be-resolved-to-a-variable-error-how-to/m-p/2334109#M102822</link>
      <description>Hi, 
&lt;BR /&gt;You should open the code tab and check if there is error java code. If so, you should adjust/modify your component setting based on it. (for example, missing "", etc..). Your screenshots will be helpful for us to address your issue. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDrB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131563iDB0028F9CEF32CB7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDrB.png" alt="0683p000009MDrB.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 16 May 2014 05:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/When-run-job-got-cannot-be-resolved-to-a-variable-error-how-to/m-p/2334109#M102822</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-16T05:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: When run job, got cannot be resolved to a variable error, how to debug</title>
      <link>https://community.qlik.com/t5/Talend-Studio/When-run-job-got-cannot-be-resolved-to-a-variable-error-how-to/m-p/2334110#M102823</link>
      <description>Hi Sabrina,&lt;BR /&gt;Thank you so much for your suggestion.&lt;BR /&gt;I did open the "code" for that job, but the java code is so long, otherwise, I will cut and paste to here.&lt;BR /&gt;I wonder what should I be looking/search for?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Dominica</description>
      <pubDate>Fri, 16 May 2014 06:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/When-run-job-got-cannot-be-resolved-to-a-variable-error-how-to/m-p/2334110#M102823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-16T06:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: When run job, got cannot be resolved to a variable error, how to debug</title>
      <link>https://community.qlik.com/t5/Talend-Studio/When-run-job-got-cannot-be-resolved-to-a-variable-error-how-to/m-p/2334111#M102824</link>
      <description>Now, I wonder which version of Java I need for TOS_DI-r111943-V5.4.1&lt;BR /&gt;since I am running that version of TalenD in my MAC to do evaluation.&lt;BR /&gt;I start questioning about my Java's version on my MAC.&lt;BR /&gt;Thanks,</description>
      <pubDate>Fri, 16 May 2014 07:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/When-run-job-got-cannot-be-resolved-to-a-variable-error-how-to/m-p/2334111#M102824</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-16T07:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: When run job, got cannot be resolved to a variable error, how to debug</title>
      <link>https://community.qlik.com/t5/Talend-Studio/When-run-job-got-cannot-be-resolved-to-a-variable-error-how-to/m-p/2334112#M102825</link>
      <description>Hi, &lt;BR /&gt;You should pay close attention on error line in java code to find out where is the wrong configuration in your job design.&lt;BR /&gt;Could you upload your job design and component setting screenshots into forum?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 16 May 2014 07:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/When-run-job-got-cannot-be-resolved-to-a-variable-error-how-to/m-p/2334112#M102825</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-16T07:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: When run job, got cannot be resolved to a variable error, how to debug</title>
      <link>https://community.qlik.com/t5/Talend-Studio/When-run-job-got-cannot-be-resolved-to-a-variable-error-how-to/m-p/2334113#M102826</link>
      <description>upload the mapping 
&lt;BR /&gt;and the oracle source component,(though, for the oracle component, I have to change the IP address 
&lt;BR /&gt;and the SID name and the password/user , due to security reason, can't post in any forum) 
&lt;BR /&gt;Hopefully from the image, you could spot what I forget. 
&lt;BR /&gt;Thanks again, 
&lt;BR /&gt; 
&lt;BR /&gt;Dominica</description>
      <pubDate>Fri, 16 May 2014 07:43:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/When-run-job-got-cannot-be-resolved-to-a-variable-error-how-to/m-p/2334113#M102826</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-16T07:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: When run job, got cannot be resolved to a variable error, how to debug</title>
      <link>https://community.qlik.com/t5/Talend-Studio/When-run-job-got-cannot-be-resolved-to-a-variable-error-how-to/m-p/2334114#M102827</link>
      <description>Hi, &lt;BR /&gt;For registered users, please click on "post reply" (not through the quick post") to get image upload feature. Here is limitation(20 images per post, each image must be less then 1024x768 pixels and 200 KB).&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 16 May 2014 07:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/When-run-job-got-cannot-be-resolved-to-a-variable-error-how-to/m-p/2334114#M102827</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-16T07:57:17Z</dc:date>
    </item>
  </channel>
</rss>

