<?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 Null Pointer Exception using tELTOracleOutput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Null-Pointer-Exception-using-tELTOracleOutput/m-p/2285762#M59384</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am getting a null pointer exception when trying to use the tELTOracle... components in Talend Studio 7.0.1 connecting to an Oracle 12c Release 1 database.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Looking at the code, I am fairly sure the update statement is being generated correctly, but on running i get the following error :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;java.lang.NullPointerException&lt;BR /&gt;at reviews.eltchi_0_1.eltCHI.tELTOracleMap_1Process(eltCHI.java:700)&lt;BR /&gt;at reviews.eltchi_0_1.eltCHI.runJobInTOS(eltCHI.java:3098)&lt;BR /&gt;at reviews.eltchi_0_1.eltCHI.main(eltCHI.java:2926)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have attached a document with the job structure and map component&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any ideas?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance for your help&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Neil&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:58:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T05:58:40Z</dc:date>
    <item>
      <title>Null Pointer Exception using tELTOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-Pointer-Exception-using-tELTOracleOutput/m-p/2285762#M59384</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am getting a null pointer exception when trying to use the tELTOracle... components in Talend Studio 7.0.1 connecting to an Oracle 12c Release 1 database.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Looking at the code, I am fairly sure the update statement is being generated correctly, but on running i get the following error :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;java.lang.NullPointerException&lt;BR /&gt;at reviews.eltchi_0_1.eltCHI.tELTOracleMap_1Process(eltCHI.java:700)&lt;BR /&gt;at reviews.eltchi_0_1.eltCHI.runJobInTOS(eltCHI.java:3098)&lt;BR /&gt;at reviews.eltchi_0_1.eltCHI.main(eltCHI.java:2926)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have attached a document with the job structure and map component&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any ideas?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance for your help&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Neil&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-Pointer-Exception-using-tELTOracleOutput/m-p/2285762#M59384</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Null Pointer Exception using tELTOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-Pointer-Exception-using-tELTOracleOutput/m-p/2285763#M59385</link>
      <description>&lt;P&gt;Some thoughts,&lt;/P&gt; 
&lt;P&gt;Does your tELTOracleMap have a connection to the database? Its kind of hard to find as you cannot double click on the map component itself to register it a db connection, but single click the component, then click&amp;nbsp;&lt;EM&gt;component button&lt;/EM&gt; near the palate&amp;nbsp;.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2019-04-29_8-54-39.png" style="width: 585px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4uK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133818i7FCE822A534EFC73/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4uK.png" alt="0683p000009M4uK.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Additionally, to check if the syntax of your query is correct, copy and paste "Generated SQL Select query" from the ELTMap into the Oracle IDE of your choice.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 13:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-Pointer-Exception-using-tELTOracleOutput/m-p/2285763#M59385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-29T13:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Null Pointer Exception using tELTOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-Pointer-Exception-using-tELTOracleOutput/m-p/2285764#M59386</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for the response. Yes the map does have a connection, and the select query is valid&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Neil</description>
      <pubDate>Mon, 29 Apr 2019 14:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-Pointer-Exception-using-tELTOracleOutput/m-p/2285764#M59386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-29T14:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Null Pointer Exception using tELTOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-Pointer-Exception-using-tELTOracleOutput/m-p/2285765#M59387</link>
      <description>&lt;P&gt;Interesting.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking at your screenshot, it's possible the query is trying to execute before the database connection is established.&amp;nbsp; Can you connect your first subjob with the db cxn via an OnSubjobOK to the map component.&amp;nbsp; That way you enforce subjob execution order.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 14:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-Pointer-Exception-using-tELTOracleOutput/m-p/2285765#M59387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-29T14:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Null Pointer Exception using tELTOracleOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-Pointer-Exception-using-tELTOracleOutput/m-p/2285766#M59388</link>
      <description>That was it.&lt;BR /&gt;&lt;BR /&gt;Thanks very much for your help&lt;BR /&gt;&lt;BR /&gt;Neil</description>
      <pubDate>Mon, 29 Apr 2019 14:16:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-Pointer-Exception-using-tELTOracleOutput/m-p/2285766#M59388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-29T14:16:41Z</dc:date>
    </item>
  </channel>
</rss>

