<?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: Error encountered while trying to connect Neo4j using Talend tNeo4jInp in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-encountered-while-trying-to-connect-Neo4j-using-Talend/m-p/2222962#M16342</link>
    <description>&lt;FONT size="3"&gt;&lt;FONT face="??"&gt;Hi Ranjan,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;FONT face="??"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;FONT face="??"&gt;Could you please show us the component setting screenshot of tNeo4jInput? What does your input subset of data look like?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;FONT face="??"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;FONT face="??"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;FONT face="??"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;FONT face="??"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Sat, 10 Oct 2015 07:20:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-10T07:20:34Z</dc:date>
    <item>
      <title>Error encountered while trying to connect Neo4j using Talend tNeo4jInp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-encountered-while-trying-to-connect-Neo4j-using-Talend/m-p/2222961#M16341</link>
      <description>&lt;FONT color="#222222"&gt;&lt;FONT face="'Helvetica Neue', Helvetica, Arial, sans-serif"&gt;Trying to connect Neo4j from Talend to export a subset of data out of it based on the Cypher query passed as an parameter using tNeo4jInput api. During this process when I invoke the Talend job it fails with the below error logs.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT face="Helvetica Neue, Helvetica, Arial, sans-serif"&gt;Exception in component tNeo4jInput_1&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT face="Helvetica Neue, Helvetica, Arial, sans-serif"&gt;java.lang.RuntimeException: Error reading as JSON ''&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT face="Helvetica Neue, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp; at org.neo4j.rest.graphdb.util.JsonHelper.readJson(JsonHelper.java:57)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT face="Helvetica Neue, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp; at org.neo4j.rest.graphdb.util.JsonHelper.jsonToSingleValue(JsonHelper.java:62)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT face="Helvetica Neue, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp; at org.neo4j.rest.graphdb.RequestResult.toEntity(RequestResult.java:114)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT face="Helvetica Neue, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp; at org.neo4j.rest.graphdb.RequestResult.toMap(RequestResult.java:120)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT face="Helvetica Neue, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp; at org.neo4j.rest.graphdb.batch.CypherResult.&amp;lt;init&amp;gt;(CypherResult.java:43)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT face="Helvetica Neue, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp; at org.neo4j.rest.graphdb.ExecutingRestAPI.query(ExecutingRestAPI.java:548)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT face="Helvetica Neue, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp; at org.neo4j.rest.graphdb.ExecutingRestAPI.query(ExecutingRestAPI.java:568)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT face="Helvetica Neue, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp; at org.neo4j.rest.graphdb.RestAPIFacade.query(RestAPIFacade.java:235)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT face="Helvetica Neue, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp; at org.neo4j.rest.graphdb.query.RestCypherQueryEngine.query(RestCypherQueryEngine.java:50)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT face="Helvetica Neue, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp; at local_project.neo4jimportjob_0_1.Neo4jImportJob.tNeo4jInput_1Process(Neo4jImportJob.java:535)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT face="Helvetica Neue, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp; at local_project.neo4jimportjob_0_1.Neo4jImportJob.runJobInTOS(Neo4jImportJob.java:1054)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT face="'Helvetica Neue', Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp; at local_project.neo4jimportjob_0_1.Neo4jImportJob.main(Neo4jImportJob.java:911)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt;Any help to make this connection work will be much appreciated. 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Ranjan</description>
      <pubDate>Tue, 29 Sep 2015 07:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-encountered-while-trying-to-connect-Neo4j-using-Talend/m-p/2222961#M16341</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-29T07:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error encountered while trying to connect Neo4j using Talend tNeo4jInp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-encountered-while-trying-to-connect-Neo4j-using-Talend/m-p/2222962#M16342</link>
      <description>&lt;FONT size="3"&gt;&lt;FONT face="??"&gt;Hi Ranjan,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;FONT face="??"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;FONT face="??"&gt;Could you please show us the component setting screenshot of tNeo4jInput? What does your input subset of data look like?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;FONT face="??"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;FONT face="??"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;FONT face="??"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;&lt;FONT face="??"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Sat, 10 Oct 2015 07:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-encountered-while-trying-to-connect-Neo4j-using-Talend/m-p/2222962#M16342</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-10T07:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error encountered while trying to connect Neo4j using Talend tNeo4jInp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-encountered-while-trying-to-connect-Neo4j-using-Talend/m-p/2222963#M16343</link>
      <description>any news on this as i am now having the same problem after re-installing talend. &amp;nbsp;had a package working fine , but now get the same error</description>
      <pubDate>Sat, 12 Mar 2016 18:07:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-encountered-while-trying-to-connect-Neo4j-using-Talend/m-p/2222963#M16343</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-12T18:07:49Z</dc:date>
    </item>
  </channel>
</rss>

