Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Error creating datasouse using MySQL 5.1.11

New Here ,
Jan 12, 2009 Jan 12, 2009
When I try to create a datasourse using Coldfusion MX7 to a MySQL database, I get the following error:

Connection verification failed for data source: Nascar
java.sql.SQLException: Communication failure during handshake. Is there a server running on 192.168.0.4:3306?
The root cause was that: java.sql.SQLException: Communication failure during handshake. Is there a server running on 192.168.0.4:3306?

This is a development server that I'm working with. Any help to solve this would be great. Thanks.
TOPICS
Database access
754
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Jan 12, 2009 Jan 12, 2009
> java.sql.SQLException: Communication failure during handshake. Is there a server running on

With unfamiliar exceptions, the first thing to do is check google. This was the third result ;-)

http://kb.adobe.com/selfservice/viewContent.do?externalId=6ef0253
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 12, 2009 Jan 12, 2009
LATEST
Thank for the information. Got it working.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources