Announcement

Collapse
No announcement yet.

twcore & SQL Connection

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • twcore & SQL Connection

    C:\twcore-0.89>java -cp twcore.jar;twcore/misc/googleapi.jar;twcore/misc/mysql-c
    onnector-java-3.0.6-stable-bin.jar twcore.core.Start
    Mon 09-23-2006 02:25:05 Failed to load SQL Connection Pools. Driver missing?
    Mon 09-23-2006 02:25:05 Server connection failure during transaction.
    Attemtped reconnect 3 times. Giving up.
    Mon 09-23-2006 02:25:05 Background Queues NOT Initialized
    Mon 09-23-2006 02:25:05 Attempting to connect to ss://xxx.xx.xxx.xxx:xxxxx
    Looking through C:\twcore-0.89 for bots. 28 child directories.
    Mon 09-23-2006 02:25:11 BotHub is logging in.
    BotHub logged in: 203 ms.
    Mon 09-23-2006 02:25:12 BotEvent is logging in.
    BotEvent logged in: 218 ms.
    Mon 09-23-2006 02:25:32 BotHelp is logging in.
    BotHelp logged in: 219 ms.

    Any ideas?
    SySop SSCJ Metal Gear CTF

  • #2
    That is normal if you run the botcore without having mySQL running; the bots will mostly run fine.*

    *except for any bots that require a mySQL database.

    The botcore isn't magical; you need to have mySQL installed, running and setup correctly in the config files for the connection to be made.

    http://dev.mysql.com/downloads/
    sdg

    Comment


    • #3
      Damn sorry, I should have mentioned this:

      I am connecting to an MySQL DB via an external connection (from my computer to a server that I have permission on).

      Is it possible to have it connect externally?
      SySop SSCJ Metal Gear CTF

      Comment


      • #4
        That has nothing to do with a database, its an issue with the connection driver (probably a bad jar file or wrong class specified in sql.cfg)
        USA WORLD CHAMPS

        Comment

        Working...
        X