Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

The type com.mongodb.client.MongoDriverInformation cannot be resolved. It is indirectly referenced from required .class files,Getting the Error while Connecting MONGO DB

Getting the above error. Trying to connect Mongo DB using Talend DB, Just giving my connection details and running the job, getting the below error

 

org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "JobDemo" has a compile errors, please fix and export again.
Error Line: 1
Detail Message: 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)

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello,

Is your DB connection Ok with you? Could you please try to centralize MongoDB metadata  in the Metadata folder in the Repository tree view to see if it works?

Please refer to this online user guide about:

TalendHelpCenter:Centralizing MongoDB metadata

Best regards

Sabrina

View solution in original post

5 Replies
Anonymous
Not applicable
Author

Hello,

Is your DB connection Ok with you? Could you please try to centralize MongoDB metadata  in the Metadata folder in the Repository tree view to see if it works?

Please refer to this online user guide about:

TalendHelpCenter:Centralizing MongoDB metadata

Best regards

Sabrina

manodwhb
Champion II
Champion II

can you check that required Mongo jars are installed in Talend?
Anonymous
Not applicable
Author

Hello,

Is there any update for your issue?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi Sabrina, 

 

The issue was with jar files, i tried to install the jars seperately. and the connection was working fine 0683p000009MACn.png Sorry for the delayed response

manodwhb
Champion II
Champion II

did it help my answer,please accespt solution