<?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: Null pointer exception error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Null-pointer-exception-error/m-p/2254811#M37715</link>
    <description>&lt;P&gt;Hi Dhara,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;The error is in tjavarow&amp;nbsp; which means you are trying to do some date processing using some java functions and when null value is coming, its throwing error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please add Null condition check in your logic and avoid doing date processing for null values? Then things will work fine. If you are still facing the issue, please share the logic you are using with tJavarow and we can take it from there.&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;</description>
    <pubDate>Fri, 26 Jul 2019 19:00:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-07-26T19:00:46Z</dc:date>
    <item>
      <title>Null pointer exception error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-pointer-exception-error/m-p/2254810#M37714</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;tMssqlInput -&amp;gt; tJavaRow -&amp;gt; tDBRow(Delete query)&lt;/P&gt;&lt;P&gt;This is my job flow. There is no data in input table and I have used date in where condition of delete query. I am getting following error:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;Exception in component tJavaRow_1 (Emp_Del)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;java.lang.NullPointerException&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;at java.util.Calendar.setTime(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;at routines.system.FastDateParser$DateParser.format(FastDateParser.java:99)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;at java.text.DateFormat.format(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;at routines.TalendDate.formatDate(TalendDate.java:135)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;at drc_etl_dw.emp_del_0_1.Emp_Del.tDBInput_1Process(Emp_Del.java:1328)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;at drc_etl_dw.emp_del_0_1.Emp_Del.runJobInTOS(Emp_Del.java:2014)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;at drc_etl_dw.emp_del_0_1.Emp_Del.main(Emp_Del.java:1505)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;How to solve the error?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Thanks,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Dhara&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:09:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-pointer-exception-error/m-p/2254810#M37714</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Null pointer exception error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-pointer-exception-error/m-p/2254811#M37715</link>
      <description>&lt;P&gt;Hi Dhara,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;The error is in tjavarow&amp;nbsp; which means you are trying to do some date processing using some java functions and when null value is coming, its throwing error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please add Null condition check in your logic and avoid doing date processing for null values? Then things will work fine. If you are still facing the issue, please share the logic you are using with tJavarow and we can take it from there.&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;</description>
      <pubDate>Fri, 26 Jul 2019 19:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-pointer-exception-error/m-p/2254811#M37715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-26T19:00:46Z</dc:date>
    </item>
  </channel>
</rss>

