Bukkit Server Crashes On Reload

Discussion in 'Bukkit Help' started by Lacrosse17, Jul 11, 2013.

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

    Lacrosse17

    Hey its lacrosse17 and my server keeps crashing every time I reload and when I start it after reload.
    It Comes up with this error:
    http://pastebin.com/Aaks7bpW
    Plugins:
    Code:
    Plugins (51): ReferredByMe, WorldBorder, GroupManager, BukkitCompat, MercilessNoRain, Buycraft, mcore, Vault, Multiverse-Core, BSpawn, MVote, AlwaysDay, PersonalMOTD, Permissions, WhatIsIt, CapsLock, BanManager, ProtocolLib, PlayerVaults, Votifier, GAListener, MSignInfo, NoCheatPlus, WorldEdit, UberEnchant, ChatControl, TagAPI, MStarterKIT, WorldGuard, PvPTimer, CoreProtect, CraftBukkitUpToDate, TimeLock, BKCommonLib, ScheduledAnnouncer2, SuperSpleef, TrophyHeads, Essentials, floAuction, AncientGates, InSigns, NoLagg, ChestShop, EssentialsChat, EssentialsProtect, EssentialsSpawn, NameTags, EssentialsAntiBuild, Factions, MFactionMSG, FactionsPlus
    Please help!
    -Lac

    Oh and also it works the second time I start it

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 3, 2016
  2. Offline

    undefinedarray

    Don't reload your server next time, you don't have sufficent RAM to do so. Just save the server, then close the server and turn it back on again.
     
  3. Offline

    Lacrosse17

    undefinedarray Thanks so much so this means that i will have to buy more ram from host?
     
  4. Offline

    undefinedarray

    How much RAM does your host provide you? and how much have you allocated?
     
  5. Offline

    Lacrosse17

    undefinedarray
    Code:
    00:20:58
    CONSOLE:
    [INFO] Current TPS = 20
    00:20:58
    CONSOLE:
    [INFO] Maximum memory: 3,640 MB.
    00:20:58
    CONSOLE:
    [INFO] Allocated memory: 252 MB.
    00:20:58
    CONSOLE:
    [INFO] Free memory: 66 MB.
     
  6. Offline

    undefinedarray

    Yeah, you have to allocate more RAM
     
  7. Offline

    Lacrosse17

  8. Offline

    grid21

    You need tell your server hosting company your having a ram problem where by the server is crashing upon restarting.

    If you don't know what exactly RAM is, here is something I found about it on Wikipedia

    "Random-access memory (RAM /ræm/) is a form of computer data storage. A random-access device allows stored data to be accessed directly in any random order. In contrast, other data storage media such as hard disks, CDs, DVDs and magnetic tape, as well as early primary memory types such as drum memory, read and write data only in a predetermined order, consecutively, because of mechanical design limitations. Therefore the time to access a given data location varies significantly depending on its physical location." - Quoted from Wikipedia

    Java needs LOTS AND LOTS of ram to run. In order to have good reboots you need at least 2GB to 5GB or more. If the server doesn't have enough you end up with a slow and lagging server and poor performance. So you need to email your hosting company and tell them the trouble you are having and go from there.
     
  9. Offline

    Lacrosse17

    grid21 Thanks I will try that
     
  10. Offline

    grid21

    You are most welcome! If that doesn't work then maybe we can try some other things.
     
  11. Offline

    Lacrosse17

    grid21 Yea I will keep you posted
     
    grid21 likes this.
  12. Offline

    Lacrosse17

    grid21 Today My host shut down server and are investigating what happened with server thanks :D
     
  13. Offline

    grid21

    Good! I do hope they find the problem! Good luck with this!
     
  14. Offline

    ViscousSummer88

    Also, to point out, running that amount of plugins and when you say reload, I think you mean /reload? Is a very, very bad idea and will probably cause your server to indeed time out or crash as your server simply cant unload and then reload the whole server with users trying to access the server plugins and information.

    Maybe I misunderstand what you mean with reload, but the first thing i think of is /reload if not then you mean restart.
     
  15. Offline

    Scr3am

    Well two people have already told you that using '/reload' is bad so I do not need to repeat it. If you are wanting to reload a plugin though, check if there is a command to do so. There are Plugin Developers who will add a /reload command that only reloads there plugin. This is good so when you edit a Config file, instead of reloading the server (reloads everything including Bukkit) or restarting your server (takes awhile, disconnects players connected), it only reloads the plugin.
     
  16. Offline

    grid21

    Or you could use this plugin and reload individual plugins. I highly recommend it! I use it all the time and it solves problems with servers that have reload issues.
    Plugman: http://dev.bukkit.org/bukkit-plugins/plugman/
     
    ViscousSummer88 likes this.
Thread Status:
Not open for further replies.

Share This Page