Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Getting an Error Classnotfound Exception

Hi All,
I have to connect to Mysql database i have done the connection in metadata.
but when i try to retrieve the schema i get an error.
I took tmysqlinput and wrote select * from table_name query and click on guess schema option it is showing me an error like :
java.lang.classnotfoundexception org.gjt.mm.mysql.driver
please suggest me what to do.
Thanking you,
with regards,
Akash S.
Labels (4)
21 Replies
Anonymous
Not applicable
Author

I have a Subscription version of Talend for Data Integration version 5.6.2. I will open a ticket.
biswamoy
Contributor
Contributor

I am new to talend and have installed a local version of TOS for data integration version 6.5.1 and a corresponding db mysql version 5.5. As I am trying to create a tmysqlconnection and trying to establish a connection with the data base I am getting the below error:

 

java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver. Please find the attachment for screen shots. I have already installed the required jar files and have linked them when prompted for mysqlconnection. Please help! 

 

 


tmysqlconn.PNG