Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I just connect Mondgo db connection and run the job getting the below error, Please help me out to the solve the issue.
The type com.mongodb.client.MongoDriverInformation cannot be resolved. It is indirectly referenced from required .class files
There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.
at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:328)
at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:424)
at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:309)
at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:662)
Mongo Jars are missig,so please check respective Jars are installed.
Mongo Jars are missig,so please check respective Jars are installed.
Hi -
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.
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.
Regards,
Puneet
Hello,
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 and install'.
Could you please have a look at this online document about:TalendHelpCenter:Installing external modules?
Best regards
Sabrina
Hi -
I was able to fix this issue and provided my comments in another thread.
Thanks!
Hello,
Thanks for sharing it with us on forum.
Best regards
Sabrina