<?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: tOracleOutput java.lang.NullPointerException in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283220#M57183</link>
    <description>&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i feel the issue is with the field values having values as null during the insert. because i checked with some fields having values and it worked.&lt;/P&gt;
&lt;P&gt;could you please let me know what expression to be used in tMap to avoid this error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jun 2017 10:32:57 GMT</pubDate>
    <dc:creator>vidya821</dc:creator>
    <dc:date>2017-06-19T10:32:57Z</dc:date>
    <item>
      <title>tOracleOutput java.lang.NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283217#M57180</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am facing the below issue while loading the table with input file&lt;/P&gt;&lt;P align="left"&gt;Exception in component tOracleOutput_1 (import_contract)&lt;/P&gt;&lt;P align="left"&gt;java.lang.NullPointerException&lt;/P&gt;&lt;P align="left"&gt;at sun_project.import_contract_0_1.import_contract.tFileInputDelimited_1Process(import_contract.java:1489)&lt;/P&gt;&lt;P align="left"&gt;at sun_project.import_contract_0_1.import_contract.runJobInTOS(import_contract.java:2937)&lt;/P&gt;&lt;P&gt;at sun_project.import_contract_0_1.import_contract.main(import_contract.java:2703)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone give any pointers to check the issue&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 15:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283217#M57180</guid>
      <dc:creator>vidya821</dc:creator>
      <dc:date>2017-06-16T15:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput java.lang.NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283218#M57181</link>
      <description>This usually indicates that a variable in a setting or expression is null when the job is expecting a value. This can happen for a number of reasons. Examine the settings of the component identified in the exception, and make sure that any variables used are spelled correctly and are properly initialized with values before that component executes.</description>
      <pubDate>Sun, 18 Jun 2017 05:43:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283218#M57181</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-06-18T05:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput java.lang.NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283219#M57182</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;Did you use tOracleConnection compomnent in your work flow? If so, is there any connector(onsubjobok or oncomponentOk) between tOracleConnection and tOracleOutput component?&lt;/P&gt; 
&lt;P&gt;Screenshots will be helpful for us to address your issue.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 03:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283219#M57182</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-19T03:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput java.lang.NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283220#M57183</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i feel the issue is with the field values having values as null during the insert. because i checked with some fields having values and it worked.&lt;/P&gt;
&lt;P&gt;could you please let me know what expression to be used in tMap to avoid this error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 10:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283220#M57183</guid>
      <dc:creator>vidya821</dc:creator>
      <dc:date>2017-06-19T10:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput java.lang.NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283221#M57184</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks, but i think issue is with the null value in some of the fields during insert.&lt;BR /&gt;Below is the error&lt;BR /&gt;Exception in component tOracleOutput_1 (import_product)&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;at sun_project.import_product_0_1.import_product.tFileInputDelimited_1Process(import_product.java:959)&lt;BR /&gt;at sun_project.import_product_0_1.import_product.runJobInTOS(import_product.java:1996)&lt;BR /&gt;at sun_project.import_product_0_1.import_product.main(import_product.java:1762)&lt;BR /&gt;&lt;BR /&gt;and code at line 959 is&lt;BR /&gt;java.sql.PreparedStatement pstmt_tOracleOutput_1 = conn_tOracleOutput_1&lt;BR /&gt;.prepareStatement(insert_tOracleOutput_1);&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jun 2017 10:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283221#M57184</guid>
      <dc:creator>vidya821</dc:creator>
      <dc:date>2017-06-19T10:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput java.lang.NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283222#M57185</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt; was on the mark, it appears your connection isn't initialized properly. If you're using a tOracleConnection component to set up the database connection, you need to ensure that component executes first.</description>
      <pubDate>Mon, 19 Jun 2017 18:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283222#M57185</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-06-19T18:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput java.lang.NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283223#M57186</link>
      <description>&lt;P&gt;Hi vidya821,&lt;/P&gt; 
&lt;P&gt;Would you mind posting your job setting screenshots into forum which will be helpful for us to address your issue quickly.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2017 08:03:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283223#M57186</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-20T08:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput java.lang.NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283224#M57187</link>
      <description>Yes it worked, Thanks so much</description>
      <pubDate>Tue, 20 Jun 2017 10:22:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283224#M57187</guid>
      <dc:creator>vidya821</dc:creator>
      <dc:date>2017-06-20T10:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput java.lang.NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283225#M57188</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Great it works. Feel free to let us know if there is any further help we can give.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2017 10:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283225#M57188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-20T10:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput java.lang.NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283226#M57189</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi ,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am facing an issue while transfering data from mongoDB to oracle. The error message is as follows -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exception in component tOracleOutput_1&lt;BR /&gt;java.sql.SQLSyntaxErrorException: ORA-00911: invalid character&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am getting this error in toracleoutput component.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please where i am doing wrong.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ravi&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2017 08:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283226#M57189</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-10T08:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput java.lang.NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283227#M57190</link>
      <description>Hi,
&lt;BR /&gt;
&lt;BR /&gt;My issue was wrt to oracle connection, the tOracleOutput_1 component was not connected to a DB,
&lt;BR /&gt;however your issue seems to be with the incorrect syntax, the issue might not be with the tOracleOutput component as per the détails you provided.
&lt;BR /&gt;The exception is caused in the tOracleOutput component due to issues in some other component.
&lt;BR /&gt;Also check if the data type for some of the data sent from MongoDB to Oracle DB might differ.
&lt;BR /&gt;share the screenshot if possible to work it out.
&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 10 Aug 2017 09:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283227#M57190</guid>
      <dc:creator>vidya821</dc:creator>
      <dc:date>2017-08-10T09:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput java.lang.NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283228#M57191</link>
      <description>&lt;P&gt;Find Snap of component &amp;nbsp;and run tab-&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ss.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lw83.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148952iC470FBF80B0F3E21/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lw83.png" alt="0683p000009Lw83.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="run tab.PNG" style="width: 993px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lw8D.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132147i34E27332F228C7B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lw8D.png" alt="0683p000009Lw8D.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ssa.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lvjf.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129977i025FBDB70816A171/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lvjf.png" alt="0683p000009Lvjf.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Let me know what is issue here.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2017 10:47:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283228#M57191</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-10T10:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput java.lang.NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283229#M57192</link>
      <description>1) tOracleOutput should be connected to a database connection tOracleConnection.&lt;BR /&gt;2) use tMap component to map the data between two connections, this way u will be sure that the data types is matched between tables&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 10 Aug 2017 11:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283229#M57192</guid>
      <dc:creator>vidya821</dc:creator>
      <dc:date>2017-08-10T11:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput java.lang.NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283230#M57193</link>
      <description>&lt;P&gt;Thank you vidya. Its really helpful &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;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Ravi&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2017 10:18:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283230#M57193</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-11T10:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput java.lang.NullPointerException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283231#M57194</link>
      <description>&lt;P&gt;Thanks so much&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 06:50:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-java-lang-NullPointerException/m-p/2283231#M57194</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-05T06:50:52Z</dc:date>
    </item>
  </channel>
</rss>

