JDBC - Connection

Hi,

I am trying to connect to mySQL DB using OOTB JDBC connector. I am using the below mentioned JAR and Driver class. (“com.mysql.cj.jdbc.Driver”) JAR=>mysql-connector-java-8.0.27.

I have extratcted the jar and validated the classess which seems good. But still i see the below error.

We have detected an error from the managed system.

Error Received:
[ InvalidConfigurationException ] [ Possible suggestions ] Verify that the driver details are correct/Missing required jar. [ Error details ] Error occurred before establishing the connection with Server. java.lang.ClassNotFoundException : com.mysql.cj.jdbc.Driver

Any pointer here !

Many thanks

@colin_mckibben @philip-ellis - Any help here ?

Many thanks in advance.

  1. Upload jarfile to /home/sailpoint/ccg/custom in VA.

  2. reboot VA

Hi sabthami,is that solution worked for you which given by ahn