Unable to connect to DB from Knowage application

Hello ,
I am unable to connect from knowage application using JDBC connection .
connection string : mongodb://localhost:27017/db_name
error : "Caused by: com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches ReadPreferenceServerSelector{readPreference=primary}. Client view of cluster state is {type=UNKNOWN, servers=[{address=mongodb://localhost:27017:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketException: mongodb://localhost:27017}, caused by {java.net.UnknownHostException: mongodb://localhost:27017}}]
"