Hi Hema
This is Carlos from Milan (Italy). Could you help me, please?
From Pentaho when I click on button "Test Database Connection" it visualizes:
---------------------------------------------------------------------------------------------------------
Error connecting to database [test] :org.pentaho.di.core.exception.KettleDatabaseException:
Error occurred while trying to connect to the database
Driver class 'org.gjt.mm.mysql.Driver' could not be found, make sure the 'MySQL' driver (jar file) is installed.
org.gjt.mm.mysql.Driver
org.pentaho.di.core.exception.KettleDatabaseException:
Error occurred while trying to connect to the database
Driver class 'org.gjt.mm.mysql.Driver' could not be found, make sure the 'MySQL' driver (jar file) is installed.
org.gjt.mm.mysql.Driver
---------------------------------------------------------------------------------------------------------
It's evident that the problem is MySql connector.
- I downloaded mysql-connector-java-8.0.19.zip from MySql site
- unzipped it
- The only file .jar present is: mysql-connector-java-8.0.19.jar (in my opinion it should be
mysql-connector-java-8.0.19-bin.jar but it's not present)
- I copied it on my data-integration\Lib but the problem remains.
Have you got any suggestion?
I'd really appreciate your feedback!
Best regards
Carlos
#Pentaho#Kettle#PentahoDataIntegrationPDI