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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Problem connecting to MongoDB in Talend Big Data Integration

When I tried connecting to MongoDB using tMongoDBInput and tMongoDBConnection to our Sandbox Environment. I got this below exception.

 com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting to connect with

java.net.UnknownHostException.

whereas I am unable to connect to localhost, but not the Sandbox.

 

Any help would be appreciated.

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hello,

Could you please pay more attention to the cluster name? It is case sensitive with the Java driver for MongoDB.

Here is a link to the relevant Jira ticket with MongoDB.

https://jira.mongodb.org/browse/JAVA-2569

Let us know if it could fix your issue.

Best regards

Sabrina