<?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: java.lang.NumberFormatException error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NumberFormatException-error/m-p/2281680#M56130</link>
    <description>Hi,
&lt;BR /&gt;There is data 
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;format issue in your job. Do you want to convert your date field?&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Could you please post your job setting screenshots into forum? In this way, we can see if there is any wrong setting in your tMap component. More information will be preferred.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Tue, 27 Dec 2016 07:53:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-27T07:53:12Z</dc:date>
    <item>
      <title>java.lang.NumberFormatException error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NumberFormatException-error/m-p/2281679#M56129</link>
      <description>Hi,
&lt;BR /&gt;I am using Talend for the first time and upserting some data from Oracle to Salesforce. While using the tMap and working with date fields I am getting the error
&lt;BR /&gt;
&lt;BR /&gt;java.lang.NumberFormatException: For input string: "25/0"
&lt;BR /&gt;at java.lang.NumberFormatException.forInputString(Unknown Source)
&lt;BR /&gt;at java.lang.Integer.parseInt(Unknown Source)
&lt;BR /&gt;at java.lang.Integer.parseInt(Unknown Source)
&lt;BR /&gt;at routines.system.FastDateParser$DateParser.parse(FastDateParser.java:127)
&lt;BR /&gt;at java.text.DateFormat.parse(Unknown Source)
&lt;BR /&gt;at routines.TalendDate.parseDate(TalendDate.java:881)
&lt;BR /&gt;at routines.TalendDate.parseDate(TalendDate.java:839)
&lt;BR /&gt;at ph.phupload_0_1.PHUpload.tOracleInput_4Process(PHUpload.java:3483)
&lt;BR /&gt;at ph.phupload_0_1.PHUpload.tSalesforceConnection_1Process(PHUpload.java:5228)
&lt;BR /&gt;at ph.phupload_0_1.PHUpload.tSetProxy_1Process(PHUpload.java:5373)
&lt;BR /&gt;at ph.phupload_0_1.PHUpload.runJobInTOS(PHUpload.java:5594)
&lt;BR /&gt;at ph.phupload_0_1.PHUpload.main(PHUpload.java:5451)
&lt;BR /&gt;
&lt;BR /&gt;Exception in component tMap_1
&lt;BR /&gt;java.lang.RuntimeException: java.text.ParseException: Unparseable date: "25/06/2014"
&lt;BR /&gt;at routines.TalendDate.parseDate(TalendDate.java:895)
&lt;BR /&gt;at routines.TalendDate.parseDate(TalendDate.java:839)
&lt;BR /&gt;at ph.phupload_0_1.PHUpload.tOracleInput_4Process(PHUpload.java:3483)
&lt;BR /&gt;at ph.phupload_0_1.PHUpload.tSalesforceConnection_1Process(PHUpload.java:5228)
&lt;BR /&gt;at ph.phupload_0_1.PHUpload.tSetProxy_1Process(PHUpload.java:5373)
&lt;BR /&gt;at ph.phupload_0_1.PHUpload.runJobInTOS(PHUpload.java:5594)
&lt;BR /&gt;at ph.phupload_0_1.PHUpload.main(PHUpload.java:5451)
&lt;BR /&gt;
&lt;BR /&gt;Caused by: java.text.ParseException: Unparseable date: "25/06/2014"
&lt;BR /&gt;at java.text.DateFormat.parse(Unknown Source)
&lt;BR /&gt;at routines.TalendDate.parseDate(TalendDate.java:881)
&lt;BR /&gt;
&lt;BR /&gt;Please suggest,
&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 16 Nov 2024 10:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NumberFormatException-error/m-p/2281679#M56129</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NumberFormatException error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NumberFormatException-error/m-p/2281680#M56130</link>
      <description>Hi,
&lt;BR /&gt;There is data 
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;format issue in your job. Do you want to convert your date field?&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Could you please post your job setting screenshots into forum? In this way, we can see if there is any wrong setting in your tMap component. More information will be preferred.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 27 Dec 2016 07:53:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NumberFormatException-error/m-p/2281680#M56130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-27T07:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NumberFormatException error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NumberFormatException-error/m-p/2281681#M56131</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;Thanks for replying. Yes, I am facing issues converting the date field. below is the screen shot of the tMap. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCle.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128269iD5EB27D05A9438FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCle.png" alt="0683p000009MCle.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 27 Dec 2016 10:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NumberFormatException-error/m-p/2281681#M56131</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-27T10:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NumberFormatException error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NumberFormatException-error/m-p/2281682#M56132</link>
      <description>I also get the below error if I test the expression&amp;nbsp;TalendDate.parseDate("yyyy-MM-dd",row8.START_DATE) 
&lt;BR /&gt;java.lang.NumberFormatException: For input string: "null" 
&lt;BR /&gt;Thanks,</description>
      <pubDate>Tue, 27 Dec 2016 10:14:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NumberFormatException-error/m-p/2281682#M56132</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-27T10:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NumberFormatException error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-lang-NumberFormatException-error/m-p/2281683#M56133</link>
      <description>Hi,
&lt;BR /&gt;Is there any "null" string in your&amp;nbsp;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;row8.START_DATE? If so, you can try&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;these code&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;PRE&gt;row8.START_DATE&lt;/PRE&gt;
&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT size="2"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;.equals("null") ? "" : &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;TalendDate.parseDate("yyyy-MM-dd",row8.START_DATE)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/PRE&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 28 Dec 2016 08:03:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-lang-NumberFormatException-error/m-p/2281683#M56133</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-28T08:03:34Z</dc:date>
    </item>
  </channel>
</rss>

