0
Connection verification failed for data source

/t5/coldfusion-discussions/connection-verification-failed-for-data-source/td-p/5783467
Jan 25, 2014
Jan 25, 2014
Copy link to clipboard
Copied
I am running windows7, cf8 entrprise, and have setup several databses successfully. For some reason this one isn't working.
Datasource: colcadbase
Driver: other
CF Data Source Name:colcadbase
JDBC URL: jdbc:mysql://localhost:3306/colcadbase
Driver Class: com.mysql.jdbc.Driver
When I try to verify the dbase, I get the following error:
Connection verification failed for data source: colcadbase
java.sql.SQLException: Timed out trying to establish connection
The root cause was that: java.sql.SQLException: Timed out trying to establish connection
Any ideas what is happening here?
TOPICS
Database access
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/coldfusion-discussions/connection-verification-failed-for-data-source/m-p/5783468#M160245
Jan 31, 2014
Jan 31, 2014
Copy link to clipboard
Copied
Select the driver for MySQL, not 'other'.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

