<?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: Built Neo4j Job and Null Pointer Exception on tNeo4jOutput_2 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Built-Neo4j-Job-and-Null-Pointer-Exception-on-tNeo4jOutput-2/m-p/2233748#M23332</link>
    <description>Hi, &lt;BR /&gt;How did you set your &lt;A href="https://help.talend.com/search/all?query=tNeo4jOutput&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tNeo4jOutput&lt;/A&gt;? Would you mind posting component setting screenshots into forum?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Mon, 31 Mar 2014 07:43:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-03-31T07:43:06Z</dc:date>
    <item>
      <title>Built Neo4j Job and Null Pointer Exception on tNeo4jOutput_2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Built-Neo4j-Job-and-Null-Pointer-Exception-on-tNeo4jOutput-2/m-p/2233745#M23329</link>
      <description>I am currently transferring all my data from a RDBMS (Postgres) to Neo4j 1.9.6. I have built a Job that runs perfectly within the Talend interface. But then when I build and export the job script (jar with the executable bash script), the software fails to run. It gives me the following error: 
&lt;BR /&gt;Exception in component tNeo4jOutput_2 
&lt;BR /&gt;java.lang.NullPointerException 
&lt;BR /&gt; at postgres.tPostgresqlInput_1Process(postgres.java:2049) 
&lt;BR /&gt; at postgres.tPostgresqlConnection_1Process(postgres.java:619) 
&lt;BR /&gt; at postgres.runJobInTOS(postgres.java:5871) 
&lt;BR /&gt; at postgres.main(postgres.java:5760) 
&lt;BR /&gt;I tried to debug the generated script and imported it along with the libraries to Netbeans 8.0. Here are the culprit lines of code: 
&lt;BR /&gt; indexNodeMap_tNeo4jOutput_2.put( 
&lt;BR /&gt; "label_idx", 
&lt;BR /&gt; databaseService_tNeo4jOutput_2.index().forNodes( 
&lt;BR /&gt; "label_idx")); 
&lt;BR /&gt;It does not matter if I comment out this piece of code, because then the program crashes on the next reference to tNeo4jOutput2. 
&lt;BR /&gt;Any idea what is going wrong? And why does it work perfectly from within Talend Open Studio? 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Built-Neo4j-Job-and-Null-Pointer-Exception-on-tNeo4jOutput-2/m-p/2233745#M23329</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Built Neo4j Job and Null Pointer Exception on tNeo4jOutput_2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Built-Neo4j-Job-and-Null-Pointer-Exception-on-tNeo4jOutput-2/m-p/2233746#M23330</link>
      <description>Hi, &lt;BR /&gt;Is it working well for you when using &lt;A href="https://help.talend.com/search/all?query=tLogrow&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tLogrow&lt;/A&gt; instead of tNeo4jOutput?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 31 Mar 2014 05:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Built-Neo4j-Job-and-Null-Pointer-Exception-on-tNeo4jOutput-2/m-p/2233746#M23330</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-31T05:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Built Neo4j Job and Null Pointer Exception on tNeo4jOutput_2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Built-Neo4j-Job-and-Null-Pointer-Exception-on-tNeo4jOutput-2/m-p/2233747#M23331</link>
      <description>It does!</description>
      <pubDate>Mon, 31 Mar 2014 05:56:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Built-Neo4j-Job-and-Null-Pointer-Exception-on-tNeo4jOutput-2/m-p/2233747#M23331</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-31T05:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Built Neo4j Job and Null Pointer Exception on tNeo4jOutput_2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Built-Neo4j-Job-and-Null-Pointer-Exception-on-tNeo4jOutput-2/m-p/2233748#M23332</link>
      <description>Hi, &lt;BR /&gt;How did you set your &lt;A href="https://help.talend.com/search/all?query=tNeo4jOutput&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tNeo4jOutput&lt;/A&gt;? Would you mind posting component setting screenshots into forum?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 31 Mar 2014 07:43:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Built-Neo4j-Job-and-Null-Pointer-Exception-on-tNeo4jOutput-2/m-p/2233748#M23332</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-31T07:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Built Neo4j Job and Null Pointer Exception on tNeo4jOutput_2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Built-Neo4j-Job-and-Null-Pointer-Exception-on-tNeo4jOutput-2/m-p/2233749#M23333</link>
      <description>Like this... 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Mon, 31 Mar 2014 07:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Built-Neo4j-Job-and-Null-Pointer-Exception-on-tNeo4jOutput-2/m-p/2233749#M23333</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-31T07:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Built Neo4j Job and Null Pointer Exception on tNeo4jOutput_2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Built-Neo4j-Job-and-Null-Pointer-Exception-on-tNeo4jOutput-2/m-p/2233750#M23334</link>
      <description>Hi, &lt;BR /&gt;Did you create some custom routine in your job? If so, have you already checked "job dependencies" when export job?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 31 Mar 2014 09:01:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Built-Neo4j-Job-and-Null-Pointer-Exception-on-tNeo4jOutput-2/m-p/2233750#M23334</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-31T09:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Built Neo4j Job and Null Pointer Exception on tNeo4jOutput_2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Built-Neo4j-Job-and-Null-Pointer-Exception-on-tNeo4jOutput-2/m-p/2233751#M23335</link>
      <description>Yes, and I have made sure that talend is sending all the "tar" files with the script, and that it puts the right classpath for the jars in the executable bash file.</description>
      <pubDate>Mon, 31 Mar 2014 09:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Built-Neo4j-Job-and-Null-Pointer-Exception-on-tNeo4jOutput-2/m-p/2233751#M23335</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-31T09:04:15Z</dc:date>
    </item>
  </channel>
</rss>

