Thread: [718 - GTL VOTE] Unable to connect (Driver error)

Results 1 to 2 of 2
  1. #1 [718 - GTL VOTE] Unable to connect (Driver error) 
    Banned
    Join Date
    Jan 2012
    Posts
    223
    Thanks given
    54
    Thanks received
    49
    Rep Power
    0
    Code:
    [GTLVote V1.1] Settings initializing...
    [GTLVote V1.1] Error connecting to the database.
    java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Unknown Source)
            at org.Vote.Connect.connect(Connect.java:17)
            at org.Vote.MainLoader.<init>(MainLoader.java:22)
            at com.rs.Launcher.<clinit>(Launcher.java:48)
    Yes, remote sql is good.
    Yes, all the info to connect to mysql is good.
    Yes, I have added the external jars mysql and etc.
    Reply With Quote  
     

  2. #2  
    Donator
    The Stoned's Avatar
    Join Date
    Jan 2013
    Posts
    647
    Thanks given
    62
    Thanks received
    82
    Rep Power
    62
    you say the connection info is good, but its not working, meaning its not. When you connect to the database the ip is your website(ex:
    Code:
    www.google.com
    ). make sure the user connecting to the database has all rights over the database. If your website is free, some sites dont allow MySQL. Pm me your skype and ill help you further
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Toplist: "Error: Unable to connect to specified server"
    By Project Diversion in forum Forum Related Help
    Replies: 7
    Last Post: 01-24-2013, 10:22 AM
  2. Error: Unable to connect to specified server.
    By ImKse in forum Forum Related Help
    Replies: 3
    Last Post: 01-20-2013, 09:13 PM
  3. Replies: 4
    Last Post: 01-08-2013, 03:31 AM
  4. [614] Unable to connect to server
    By Taka in forum Help
    Replies: 4
    Last Post: 12-05-2010, 03:06 PM
  5. Unable to connect: bad session ID.
    By Virus X3 in forum Help
    Replies: 2
    Last Post: 10-05-2009, 09:16 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •