<?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: Problem with String.isEmpty() in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-String-isEmpty/m-p/2234483#M23835</link>
    <description>hi, 
&lt;BR /&gt;fortunatly "nothing bad" will happen 
&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;BR /&gt;Don't forget to verify version use by talend (=&amp;gt; preferences) 
&lt;BR /&gt;Never mind you 've found a "right" solution to run the Talend 's tutorial on java 5. 
&lt;BR /&gt;@talend team : could you make an update on that tutorial and specify the java version needed ? 
&lt;BR /&gt;regards 
&lt;BR /&gt;laurent</description>
    <pubDate>Mon, 21 Jun 2010 08:30:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-06-21T08:30:11Z</dc:date>
    <item>
      <title>Problem with String.isEmpty()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-String-isEmpty/m-p/2234479#M23831</link>
      <description>Hello. I was following the tutorials ( &lt;A href="http://www.talendforge.org/tutorials/tutorial.php?language=english&amp;amp;idTuto=9#step135" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/tutorials/tutorial.php?language=english&amp;amp;idTuto=9#step135&lt;/A&gt; ), and, after save the job, when I run the job, it does not start to run, and a window titled "Find Errors in Jobs" says that "the method isEmpty() is not defined for String type".&lt;BR /&gt;So I replaced that method for  !state.LabelState.equals("") and then works...&lt;BR /&gt;¿Is that normal?&lt;BR /&gt;Regards.</description>
      <pubDate>Sat, 16 Nov 2024 13:23:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-String-isEmpty/m-p/2234479#M23831</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T13:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with String.isEmpty()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-String-isEmpty/m-p/2234480#M23832</link>
      <description>hi,&lt;BR /&gt;which java version have you got ?&lt;BR /&gt;this method &lt;A href="http://java.sun.com/javase/6/docs/api/java/lang/String.html#isEmpty()" target="_blank" rel="nofollow noopener noreferrer"&gt;isEmpty&lt;/A&gt; is available since 1.6 .&lt;BR /&gt;regards&lt;BR /&gt;laurent</description>
      <pubDate>Sun, 20 Jun 2010 22:14:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-String-isEmpty/m-p/2234480#M23832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-20T22:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with String.isEmpty()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-String-isEmpty/m-p/2234481#M23833</link>
      <description>Hi.&lt;BR /&gt;My java version is java version "1.5.0_22", according to this: &lt;A href="http://talendforge.org/wiki/doku.php?id=doc:java_windows" rel="nofollow noopener noreferrer"&gt;http://talendforge.org/wiki/doku.php?id=doc:java_windows&lt;/A&gt;&lt;BR /&gt;I suppose if I upgrade my JRE to 1.6 nothing bad will happen.&lt;BR /&gt;Thanks.</description>
      <pubDate>Sun, 20 Jun 2010 22:46:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-String-isEmpty/m-p/2234481#M23833</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-06-20T22:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with String.isEmpty()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-String-isEmpty/m-p/2234482#M23834</link>
      <description>Agree with that.</description>
      <pubDate>Mon, 21 Jun 2010 05:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-String-isEmpty/m-p/2234482#M23834</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-21T05:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with String.isEmpty()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-String-isEmpty/m-p/2234483#M23835</link>
      <description>hi, 
&lt;BR /&gt;fortunatly "nothing bad" will happen 
&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;BR /&gt;Don't forget to verify version use by talend (=&amp;gt; preferences) 
&lt;BR /&gt;Never mind you 've found a "right" solution to run the Talend 's tutorial on java 5. 
&lt;BR /&gt;@talend team : could you make an update on that tutorial and specify the java version needed ? 
&lt;BR /&gt;regards 
&lt;BR /&gt;laurent</description>
      <pubDate>Mon, 21 Jun 2010 08:30:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-String-isEmpty/m-p/2234483#M23835</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-21T08:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with String.isEmpty()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-String-isEmpty/m-p/2234484#M23836</link>
      <description>Thanks for reporting this issue. 
&lt;BR /&gt;We've updated the tutorials with a prerequisite information related to the java version. 
&lt;BR /&gt;Thanks again for your help. 
&lt;BR /&gt;Elisa</description>
      <pubDate>Mon, 21 Jun 2010 10:32:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-String-isEmpty/m-p/2234484#M23836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-21T10:32:38Z</dc:date>
    </item>
  </channel>
</rss>

