MCD - Level 1 Exam QuestionsBrowse all questions from this exam

MCD - Level 1 Exam - Question 123


Refer to the exhibits. A Mule application polls a database table.

This error is logged when the Mule application is run.

What should be changed in the Database connector configuration to resolve this error?

Show Answer
Correct Answer: A

The error message indicates that the application is unable to load the JDBC driver (com.mysql.jdbc.Driver) needed to connect to the database. This implies that there is an issue with the JDBC driver configuration. Therefore, configuring the correct JDBC driver in the Database connector configuration will resolve this error.

Discussion

1 comment
Sign in to comment
ExamDevOption: A
Jan 23, 2024

In the error description: "Error trying to load driver" so correct answer is A