Error Adding Data Source

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default Error Adding Data Source

    Hey i am having lots of trouble adding a datasource i made on My SQL version
    4.1, i get this error when i submit it:

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

    Cotolay Guest

  2. Similar Questions and Discussions

    1. Error:data Source Name too long
      When trying to set up a custom connection string by entering: \\Ib27s17\data\Production Databases\Contact Info Database\Contact Information...
    2. Data Source Error
      I just upgraded my Studio MX to Studio MX 2004. I installed the Coldfusion Developer to my local drive to test my site. When I go to coldfusion's...
    3. CF7 data source error help needed
      when i verify the connections or when i add a data source i get the following error. I dont know what it means and i have set CF Server up the same...
    4. Error - Data source name too long
      Hello, Well I'm finally switching to DSN-Less connection! But, of course, the transition has not been without error :+) Here is my error:...
    5. ERROR: Data source name not found... Please help...
      Did you create USER DSN? I bet you did. Recreate it as System DSN. USER DSNs exist only for specific user. So ASP account does not see them. ...
  3. #2

    Default Re: Error Adding Data Source

    I've got the same problem. is any body there that can help us... Im using LINUX
    SUSE 9.2 PRO with MySQL 4.1.10 and Coldfusion 7 Standard Edition.

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

    dbenitez Guest

  4. #3

    Default Re: Error Adding Data Source

    Hello, I just ran into this problem also. Here is a Macromedia TechNote that I
    found with Google.
    [url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=6ef0253[/url] I'll
    reply again if and when it works. I'm running a WinXP and CFMX6.1

    robdot1 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139