<?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: The type com.mongodb.client.MongoDriverInformation issue while connecting MONGO DB in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/The-type-com-mongodb-client-MongoDriverInformation-issue-while/m-p/2350445#M117296</link>
    <description>&lt;P&gt;Hi -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am also getting the same error "The type com.mongodb.MongoDriverInformation cannot be resolved.". The mongo connectivity works fine for me that is I am able to connect successfully to mongodb using tMongoDBConnection component, however when I try to run the job where I try to view the Mongo data in a tLogRow I get this error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know the additional jar files which I may have to install and what is the manual step to install external jar files. Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Puneet&lt;/P&gt;</description>
    <pubDate>Thu, 02 Aug 2018 21:39:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-08-02T21:39:40Z</dc:date>
    <item>
      <title>The type com.mongodb.client.MongoDriverInformation issue while connecting MONGO DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/The-type-com-mongodb-client-MongoDriverInformation-issue-while/m-p/2350443#M117294</link>
      <description>&lt;P&gt;I just connect Mondgo db connection and run the job getting the below error, Please help me out to the solve the issue.&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;The type com.mongodb.client.MongoDriverInformation cannot be resolved. It is indirectly referenced from required .class files&lt;BR /&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;BR /&gt;at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:328)&lt;BR /&gt;at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:424)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:309)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:662)&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:43:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/The-type-com-mongodb-client-MongoDriverInformation-issue-while/m-p/2350443#M117294</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: The type com.mongodb.client.MongoDriverInformation issue while connecting MONGO DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/The-type-com-mongodb-client-MongoDriverInformation-issue-while/m-p/2350444#M117295</link>
      <description>&lt;P&gt;Mongo Jars are missig,so please check&amp;nbsp;respective Jars are installed.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2018 09:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/The-type-com-mongodb-client-MongoDriverInformation-issue-while/m-p/2350444#M117295</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-02-09T09:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: The type com.mongodb.client.MongoDriverInformation issue while connecting MONGO DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/The-type-com-mongodb-client-MongoDriverInformation-issue-while/m-p/2350445#M117296</link>
      <description>&lt;P&gt;Hi -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am also getting the same error "The type com.mongodb.MongoDriverInformation cannot be resolved.". The mongo connectivity works fine for me that is I am able to connect successfully to mongodb using tMongoDBConnection component, however when I try to run the job where I try to view the Mongo data in a tLogRow I get this error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know the additional jar files which I may have to install and what is the manual step to install external jar files. Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Puneet&lt;/P&gt;</description>
      <pubDate>Thu, 02 Aug 2018 21:39:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/The-type-com-mongodb-client-MongoDriverInformation-issue-while/m-p/2350445#M117296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-02T21:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: The type com.mongodb.client.MongoDriverInformation issue while connecting MONGO DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/The-type-com-mongodb-client-MongoDriverInformation-issue-while/m-p/2350446#M117297</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Are your studio able to automatically install the missing jars? The studio will prompt to install a particular missing mongodb jar file when you click on 'download&amp;nbsp; and install'.&lt;/P&gt; 
&lt;P&gt;Could you please have a look at this online document about:&lt;A title="TalendHelpCenter:Installing external modules" href="https://help.talend.com/reader/qIkI6WI2a~IIbEAW0jkelA/yLTL3gzosnnV5dFkvpTNJw" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Installing external modules&lt;/A&gt;?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 09:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/The-type-com-mongodb-client-MongoDriverInformation-issue-while/m-p/2350446#M117297</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-15T09:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: The type com.mongodb.client.MongoDriverInformation issue while connecting MONGO DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/The-type-com-mongodb-client-MongoDriverInformation-issue-while/m-p/2350447#M117298</link>
      <description>&lt;P&gt;Hi -&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I was able to fix this issue and provided my comments in another thread.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D73p000004kUKsCAM#M80979" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/Error-The-type-com-mongodb-MongoDriverInformation-cannot-be/m-p/129555#M80979&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 16:29:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/The-type-com-mongodb-client-MongoDriverInformation-issue-while/m-p/2350447#M117298</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-15T16:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: The type com.mongodb.client.MongoDriverInformation issue while connecting MONGO DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/The-type-com-mongodb-client-MongoDriverInformation-issue-while/m-p/2350448#M117299</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thanks for sharing it with us on forum.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2018 03:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/The-type-com-mongodb-client-MongoDriverInformation-issue-while/m-p/2350448#M117299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-16T03:06:10Z</dc:date>
    </item>
  </channel>
</rss>

