Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Question about org.gjt.mm.mysql.Driver

tlwtheqJan 13 2015 — edited Jan 14 2015

The software I'm using, Pentaho Kettle, is complaining that I don't have a Connector J driver installed, calling it

the name in this topic's title.

"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"

I do have a mysql-connector-java-5.1.23-bin.jar file present in

the MySQL\Connector J 5.1.23 directory.

Is that the same thing as org.gjt.mm.mysql.Driver?

Does it mean I have a driver installed but Pentaho Kettle can't "see" it for some reason?

I set CLASSPATH variables both inside and outside of Kettle pointing directly to the jar file to no avail.

What else do I have to do to install the driver that Kettle wants?

Thanks,

Tara

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 11 2015
Added on Jan 13 2015
1 comment
1,253 views