<?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: No errors on code tab while actually error present in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/No-errors-on-code-tab-while-actually-error-present/m-p/2242287#M29167</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&amp;gt;Could you please restart the Studio with a fresh work space to validate it?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Did it, restarted my laptop - did not help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;fyi: when created a brand new project, created one job with one tJava component with the same content then the line with the error is visible (correct).&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Feb 2019 09:36:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-02-06T09:36:39Z</dc:date>
    <item>
      <title>No errors on code tab while actually error present</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-on-code-tab-while-actually-error-present/m-p/2242283#M29163</link>
      <description>&lt;P&gt;Talend Open Studio, ver: 6.4.0, macos&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Created a simple job with one tJava component with following code having error:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 462px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2RR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130656iBBDEBDE5BDAE8865/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2RR.png" alt="0683p000009M2RR.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;then switched to 'code' tab:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2RW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143376i223188C9831F766B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2RW.png" alt="0683p000009M2RW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;sad&lt;/P&gt; 
&lt;P&gt;question: why the line 331 is not marked as "error"?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Tried to do workaround for this and tried may tricks and noticed that when add tRESTClient component:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Rb.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146704i162831FD7C673D4A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Rb.png" alt="0683p000009M2Rb.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;then (why??) the same line was marked as having error (as expected) and visible:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Rl.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155734iCC4C9BF0AC78DF24/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Rl.png" alt="0683p000009M2Rl.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Why is like that? How to fix this without adding not needed component? Tried may things and sometime when remove the tRESTClient component then it works as expected but sometimes when save, close and reopen the error is not marked (but sometimes it is) in 'code' tab?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 15:24:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-on-code-tab-while-actually-error-present/m-p/2242283#M29163</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-04T15:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: No errors on code tab while actually error present</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-on-code-tab-while-actually-error-present/m-p/2242284#M29164</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOMmAAO"&gt;@Rafal&lt;/A&gt;&amp;nbsp;,when you execute the job with tjava with error then,while compiling it will throw the error.which means until and unless your code is complied,you will get to know the error line.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 05:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-on-code-tab-while-actually-error-present/m-p/2242284#M29164</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-02-05T05:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: No errors on code tab while actually error present</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-on-code-tab-while-actually-error-present/m-p/2242285#M29165</link>
      <description>That is true but I prefer to see before execution. It is really frustrating. Would like to fix it. Really frustrating.</description>
      <pubDate>Tue, 05 Feb 2019 09:29:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-on-code-tab-while-actually-error-present/m-p/2242285#M29165</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-05T09:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: No errors on code tab while actually error present</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-on-code-tab-while-actually-error-present/m-p/2242286#M29166</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; I am using version 7.1 (latest version) of Talend and I am able to see the error in code section before running itself.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2T8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156871i8A8D796B90C1202B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2T8.png" alt="0683p000009M2T8.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Qy.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138758i0D46049525614977/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Qy.png" alt="0683p000009M2Qy.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My understanding is that previous versions of Talend also will show the error in same way. Could you please restart the Studio with a fresh work space to validate it?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 12:43:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-on-code-tab-while-actually-error-present/m-p/2242286#M29166</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-05T12:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: No errors on code tab while actually error present</title>
      <link>https://community.qlik.com/t5/Talend-Studio/No-errors-on-code-tab-while-actually-error-present/m-p/2242287#M29167</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;gt;Could you please restart the Studio with a fresh work space to validate it?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Did it, restarted my laptop - did not help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;fyi: when created a brand new project, created one job with one tJava component with the same content then the line with the error is visible (correct).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 09:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/No-errors-on-code-tab-while-actually-error-present/m-p/2242287#M29167</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-06T09:36:39Z</dc:date>
    </item>
  </channel>
</rss>

