<?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: null poniter exception while transferring data to MONGO  DB from a file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/null-poniter-exception-while-transferring-data-to-MONGO-DB-from/m-p/2356335#M121887</link>
    <description>Thank you very much.&lt;BR /&gt;&lt;BR /&gt;it is working in bigdata open studio&lt;BR /&gt;</description>
    <pubDate>Tue, 20 Feb 2018 15:31:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-20T15:31:55Z</dc:date>
    <item>
      <title>null poniter exception while transferring data to MONGO  DB from a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/null-poniter-exception-while-transferring-data-to-MONGO-DB-from/m-p/2356333#M121885</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am getting following error when trying to load a simple text file to mongoDB using talend&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Exception in component tMongoDBOutput_1 (CSVtomongo)&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;at local_project.csvtomongo_0_1.CSVtomongo.tFileInputDelimited_1Process(CSVtomongo.java:597)&lt;BR /&gt;at local_project.csvtomongo_0_1.CSVtomongo.runJobInTOS(CSVtomongo.java:1160)&lt;BR /&gt;at local_project.csvtomongo_0_1.CSVtomongo.main(CSVtomongo.java:1009)&lt;BR /&gt;[statistics] disconnected&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Following is the error log in C:\Talend\TOS_DI-20170623_1246-V6.4.1\workspace\.metadata.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;!ENTRY org.talend.platform.logging 1 0 2018-02-13 11:53:34.678&lt;BR /&gt;!MESSAGE 2018-02-13 11:53:34,676 INFO org.eclipse.m2e.core.internal.lifecyclemapping.LifecycleMappingFactory - Using NULL lifecycle mapping for MavenProject: org.talend.master.local_project:code.Master:6.4.1 @ C:\Talend\TOS_DI-20170623_1246-V6.4.1\workspace\.Java\pom.xml.&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;!ENTRY org.talend.platform.logging 1 0 2018-02-13 11:53:36.632&lt;BR /&gt;!MESSAGE 2018-02-13 11:53:36,629 INFO org.eclipse.m2e.core.internal.lifecyclemapping.LifecycleMappingFactory - Using NULL lifecycle mapping for MavenProject: org.talend.master.local_project:code.Master:6.4.1 @ C:\Talend\TOS_DI-20170623_1246-V6.4.1\workspace\.Java\pom.xml.&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;!ENTRY org.talend.platform.logging 1 0 2018-02-13 11:53:37.574&lt;BR /&gt;!MESSAGE 2018-02-13 11:53:37,573 INFO org.talend.designer.core.runprocess.Processor - Command line: C:/Program Files/Java/jre1.8.0_161/bin/java.exe -Xms256M -Xmx1024M -Dfile.encoding=UTF-8 -cp C:/Talend/TOS_DI-20170623_1246-V6.4.1/workspace/.Java/target/classes;.;C:/Talend/TOS_DI-20170623_1246-V6.4.1/workspace/.Java/lib/dom4j-1.6.1.jar;C:/Talend/TOS_DI-20170623_1246-V6.4.1/workspace/.Java/lib/log4j-1.2.16.jar;C:/Talend/TOS_DI-20170623_1246-V6.4.1/workspace/.Java/lib/mongo-1.3.jar;C:/Talend/TOS_DI-20170623_1246-V6.4.1/workspace/.Java/lib/talend_file_enhanced_20070724.jar;C:/Talend/TOS_DI-20170623_1246-V6.4.1/workspace/.Java/lib/talendcsv.jar; local_project.csvtomongo_0_1.CSVtomongo --context=Default --stat_port=3725 %*&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;!ENTRY org.talend.platform.logging 1 0 2018-02-13 11:53:38.223&lt;BR /&gt;!MESSAGE 2018-02-13 11:53:38,221 INFO org.eclipse.m2e.core.internal.lifecyclemapping.LifecycleMappingFactory - Using NULL lifecycle mapping for MavenProject: org.talend.master.local_project:code.Master:6.4.1 @ C:\Talend\TOS_DI-20170623_1246-V6.4.1\workspace\.Java\pom.xml.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/null-poniter-exception-while-transferring-data-to-MONGO-DB-from/m-p/2356333#M121885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: null poniter exception while transferring data to MONGO  DB from a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/null-poniter-exception-while-transferring-data-to-MONGO-DB-from/m-p/2356334#M121886</link>
      <description>&lt;PRE&gt;C:\Talend\TOS_DI-20170623_1246-V6.4.1&lt;/PRE&gt; 
&lt;P&gt;do You really use Open Studio for Data Integrator?&lt;/P&gt; 
&lt;P&gt;as I remember it not support MongoDB component -&amp;nbsp;&lt;A href="https://help.talend.com/reader/QgrwjIQJDI2TJ1pa2caRQA/tQ1c2SB98dN7wMhVC90XBg" target="_self" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/QgrwjIQJDI2TJ1pa2caRQA/tQ1c2SB98dN7wMhVC90XBg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;in this case do You use component from community exchange?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;if both - yes, first try to switch DI for Open Studio for Big Data&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 14:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/null-poniter-exception-while-transferring-data-to-MONGO-DB-from/m-p/2356334#M121886</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-02-13T14:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: null poniter exception while transferring data to MONGO  DB from a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/null-poniter-exception-while-transferring-data-to-MONGO-DB-from/m-p/2356335#M121887</link>
      <description>Thank you very much.&lt;BR /&gt;&lt;BR /&gt;it is working in bigdata open studio&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Feb 2018 15:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/null-poniter-exception-while-transferring-data-to-MONGO-DB-from/m-p/2356335#M121887</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T15:31:55Z</dc:date>
    </item>
  </channel>
</rss>

