[SOLVED]Bukkit & Plugins W/ MySQL

Discussion in 'Bukkit Help' started by bloodarowman, Jun 9, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    bloodarowman

    Hello there! I'm blood and recently i've been having problem with my bukkit server. I would post this in a plugin's forum but it's not a problem with just one plugin so i'm posting it here.​
    Anyways, recently after a power outage that killed my server all of my plugins that use MySQL take a very long time to connect to my MySQL server. Then, when a player tries to login they ALWAYS time out.​
    Now, you're first guess is my MySQL server is slow. Nope.​
    Checked the connection from another computer and it Goes just fine.​
    I then removed the three plugins causing the problem (LWC, LogBlock, and iConomy) and the server than ran fine. Thing is, I need these plugins as they are an essential part of the server.​
    I then removed every other plugin and threw these three only in there to see if it was a conflict, but still had the same problem.​
    I deleted the libs these plugins would download to see if something happened to them. Still the same problem after re-downloading.​
    Then i tried a new map. Nope still the same.​
    Checked the configs for the plugins, reset them, tried it, same again.​
    Reset both the MySQL server computer and the bukkit server computer. Still...​
    Anyways, this probably doesn't help but the Minecraft server runs on MineOS (Linux box 2.6.33.3-tinycore) it's 32-bit​
    The java version for it is OpenJDK version "1.7.0-internal"​
    Not running any wrappers of any kind (I don't think that's possible on MineOS?)​
    I'm using CraftBukkit #819 but i tried 818 and 848​
    The server doesn't print any errors besides "Can't keep up! Did the system time change, or is the server overloaded?"​
    I'm not going to list all my plugins as there's a lot and conflicts are not the problem.​
    Oh, and all plugins are updated :p
    Thanks if anyone can help!​
     
  2. Offline

    Zaros

    Might be a hardware issue. Check to see if your NIC is operating the way it should.
     
  3. Offline

    bloodarowman

    Both servers have Integrated NIC's I'll go try replacing one with a PCI card.

    EDIT: I tried two different cards. One doesn't work with MineOS. The other works but the server is still doing the same thing.
     
  4. Offline

    Zaros

    Can you try hosting a vanilla and see if that works?
     
  5. Offline

    bloodarowman

    Oh, the server works fine, it's the plugins (LWC, LogBlock, and iConomy) that give the trouble -- They kill bukkit. Trying and running the vanilla server won't give a difference because removing these three plugins make bukkit work fine. Although removing these plugins isn't a solution that's very suitable.
     
  6. Offline

    Zaros

    Now add one plugin back in at a time until you start getting the error again. The latest one you add when it starts back up is the issue.
     
  7. Offline

    bloodarowman

    I figured out the problem. The MySQL server was outdated and probably corrupted by the shutdown the power outage gave it i installed a later version of MySQL on it. All is well now.
     
  8. Offline

    Sekonda

    Glad you got it sorted :)
     
Thread Status:
Not open for further replies.

Share This Page