<?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: NullPointerException in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException/m-p/2301339#M73469</link>
    <description>&lt;P&gt; I want to write the source and target count values, table names, and start and end time of job and also the duration in '.csv' file. so I used tjavaflex to calculate the count values and start and end time&lt;/P&gt;</description>
    <pubDate>Tue, 20 Oct 2020 16:09:01 GMT</pubDate>
    <dc:creator>shalinim1</dc:creator>
    <dc:date>2020-10-20T16:09:01Z</dc:date>
    <item>
      <title>NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException/m-p/2301334#M73464</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used tjavaflex to get date from  global variable. when I run the job it is throwing Null pointer exception. &lt;/P&gt;&lt;P&gt;But all the cloumns are nullable in the schema.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AEQcBAAX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139258i82C46CA7ACCA570C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AEQcBAAX.png" alt="0693p00000AEQcBAAX.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is throwing the following exception,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception in component tFileOutputDelimited_1 (test2)&lt;/P&gt;&lt;P&gt;java.lang.RuntimeException: The particular file "C:\Users\854493\OneDrive - Cognizant\Desktop\ihksddf.csv" already exist. If you want to overwrite the file, please uncheck the "Throw an error if the file already exist" option in Advanced settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;at case_study_etl_process.test2_0_1.test2.tJavaFlex_1Process(test2.java:2170)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at case_study_etl_process.test2_0_1.test2.tDBInput_1Process(test2.java:1764)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at case_study_etl_process.test2_0_1.test2.tSetGlobalVar_1Process(test2.java:2902)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at case_study_etl_process.test2_0_1.test2.tPrejob_1Process(test2.java:2780)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at case_study_etl_process.test2_0_1.test2.runJobInTOS(test2.java:3134)&lt;/P&gt;&lt;P&gt;&amp;nbsp;at case_study_etl_process.test2_0_1.test2.main(test2.java:2986)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to solve this?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException/m-p/2301334#M73464</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2024-11-16T01:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException/m-p/2301335#M73465</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AER53AAH.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157010iBB7B2C91D848C619/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AER53AAH.png" alt="0693p00000AER53AAH.png" /&gt;&lt;/span&gt; you have to uncheck the case of the existing file if it exists in the advanced settings . &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 13:47:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException/m-p/2301335#M73465</guid>
      <dc:creator>kakooo16</dc:creator>
      <dc:date>2020-10-20T13:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException/m-p/2301336#M73466</link>
      <description>&lt;P&gt;Thanks for your response @not specified not specified​.. I have unchecked that, but still it is throwing the same exception.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 15:08:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException/m-p/2301336#M73466</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2020-10-20T15:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException/m-p/2301337#M73467</link>
      <description>&lt;P&gt;Could you please show your job design and the exact exception your are getting because the object of your message is that you are facing a NullPointerException but otherwise im reading an other exception in the explanation&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 15:32:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException/m-p/2301337#M73467</guid>
      <dc:creator>kakooo16</dc:creator>
      <dc:date>2020-10-20T15:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException/m-p/2301338#M73468</link>
      <description>&lt;P&gt;​@not specified not specified​&amp;nbsp;&amp;nbsp;PFA&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shalini&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AETHRAA5.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146784iE67E7EA4388E23DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AETHRAA5.png" alt="0693p00000AETHRAA5.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AETRpAAP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138934i799A758E93C62E78/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AETRpAAP.png" alt="0693p00000AETRpAAP.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AETRzAAP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148224i518590E3E87005E2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AETRzAAP.png" alt="0693p00000AETRzAAP.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 15:55:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException/m-p/2301338#M73468</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2020-10-20T15:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointerException/m-p/2301339#M73469</link>
      <description>&lt;P&gt; I want to write the source and target count values, table names, and start and end time of job and also the duration in '.csv' file. so I used tjavaflex to calculate the count values and start and end time&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 16:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointerException/m-p/2301339#M73469</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2020-10-20T16:09:01Z</dc:date>
    </item>
  </channel>
</rss>

