cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Re: Error connecting to the MySQL server

Antony2611
6-Contributor

Re: Error connecting to the MySQL server

Hello. I have the same problem and I have enabled root permissions on the mysql server, but isconnect remains false, did you create a new user in thingworx? thank you

2 REPLIES 2
slangley
23-Emerald II
(To:Antony2611)

Hi @Antony2611.

 

Apologies for the delay on this.  It was overlooked since the reply was posted to an older topic.

 

We probably need to look at your connection stream to validate that it is structured properly.  Assuming that is correct, you will need to validate the login credentials, host name, etc.  We would also need to validate that firewall rule is not blocking the connection, assuming it is running on a separate server.

 

Regards.

 

--Sharon

verify if XXsqlXX-jdbc.jar specific to MySQL DB is placed in tomcat directory lib folder.

once that is placed conditions are ideal for connection

Top Tags