nerdexam
MuleSoft

MCD-LEVEL-1 · Question #200

Refer to the exhibits. As a mulesoft developer, what you would change in Database connector configuration to resolve this error?

The correct answer is D. Configure the correct JDBC driver. Correct answer is Configure the correct JDBC driver as error message suggests the same Caused by: java.sql.SQLException: Error trying to load driver: com.mysql.jdbc.Driver : Cannot load class 'com.mysql.jdbc.Driver': [ Class 'com.mysql.jdbc.Driver' has no package mapping for…

Mule Runtime

Question

Refer to the exhibits. As a mulesoft developer, what you would change in Database connector configuration to resolve this error?

Exhibit

MCD-LEVEL-1 question #200 exhibit

Options

  • AConfigure the correct host URL
  • BConfigure the correct database name
  • CConfigure the correct table name
  • DConfigure the correct JDBC driver

How the community answered

(45 responses)
  • A
    9% (4)
  • B
    2% (1)
  • C
    18% (8)
  • D
    71% (32)

Explanation

Correct answer is Configure the correct JDBC driver as error message suggests the same Caused by: java.sql.SQLException: Error trying to load driver: com.mysql.jdbc.Driver : Cannot load class 'com.mysql.jdbc.Driver': [ Class 'com.mysql.jdbc.Driver' has no package mapping for region 'domain/default/app/mule_app'., Cannot load class 'com.mysql.jdbc.Driver': [

Topics

#Database connector#JDBC driver#error troubleshooting#configuration

Community Discussion

No community discussion yet for this question.

Full MCD-LEVEL-1 Practice