Ram problems :/

Discussion in 'Bukkit Help' started by mmuziek, Aug 10, 2014.

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

    mmuziek

    hey there. i have a problem.
    since i updated to minecraft 1.7.9 bukkit

    i run out of ram. with the same plugins as before even with less players anyways .i have updated most plugins to 1.7.9 versions but still i am running out of ram.
    now i gave my server 1 GB extra ram and still it is running out of ram and then stop.

    it takes different times depending on how much players are online and such that the server just stops out of nothing ( i think out of ram)
    soo my question is there a way beside profilling ( i tried that but it cannot attach to the process) to know wich plugin is loading my ram so much that its full in no time?

    i cannot do the plugin one by one because if the server is empty the server can handle everything fine
    these are my plugins
    Code:
    [12:06:01 INFO]: Plugins (44): TuxTwoLib, bPermissions, MultiInv, PlayerActivity
    , WorldEdit, EasyElevator, ConsoleScheduler, War, Vault, Multiverse-Core, EmptyW
    orldGenerator, LogBlock, LWC, WorldGuard, bChatManager, dynmap, ModReq, Dynmap-W
    orldGuard, VoteRoulette, DragonTravel, Announcer, DailyLoginRewards, CustomPlugi
    ns, ChestCommands, Sleep, ProtocolLib, NotedPlayers, Votifier, LuckyBlocks, MobA
    rena, mcMMO, TrophyHeads, FoundDiamonds, Essentials, MagicCarpet, WorldBorder, S
    howCaseStandalone, EssentialsSpawn, Skins, AreaProtect, Holographic, Multiverse-
    NetherPortals, IslandWorld, EnjinMinecraftPlugin
    anyone have any idea what could be sucking up the ram?
    or knows a way to find out wich plugin is doing that

    thanks in advance!
     
  2. Offline

    JayCustom

    My best guess would be IslandWorld lol
     
  3. Offline

    mmuziek

    i just installed that and before that it was also happening. so i think that could not be the problem plugin ?
    but thanks for the info
     
  4. Offline

    ZanderMan9

    How much RAM in total are you using? Show me your startup script.
     
  5. Offline

    mmuziek

    well i have set it to 5GB ram now it was 4 gb but it still stops without error. i think its still out of memory
    my startup script is also a crash detector so when the server stops it also starts it again.
    this is my startup line start /B /wait java -jar -Xmx5G -Xms5G %server% nogui

    well still crashing on 5 GB ram i am running out of ideas :/

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

    mmuziek

    so what i understand is that nobody knows wich plugin causes this mess?
    because it cant be the island plugin because the problem was there alraidy when that plugin is installed
     
  7. Offline

    ZanderMan9

    Are you on Linux or Windows?
    Also, are you running 64-bit or 32-bit Java?
     
  8. Offline

    mmuziek

    windows 64bit java 7 update 25 64bit
    windows has 6 GB ram but also a webserver is running 5GB is already risci
     
  9. Offline

    ZanderMan9

    You only have 6 gigs total? AND you are running a 5G webserver? Good God, how is your computer not screwed?
     
  10. Offline

    mmuziek

    well that doesnt help much :/
     
  11. c
    Can you show us the console message?
     
  12. Offline

    mmuziek

    well if i use a plugin then i get a plugin combined with out of memory wich with worldedit gives this http://pastebin.com/LNZCcbvB (i just wanna set 1 block to block 99)
    and this happens any other time with no error
    [Server thread/INFO]: Stopping server
    [Server thread/INFO]: [EnjinMinecraftPlugin] Disabling EnjinMinecraftPlugin v2.6.8

    kn now i have added -XX:MaxPermSize=1G to my startupline mabe that helps :/
     
  13. Did you add any plugin before this began happening?
     
  14. Offline

    mmuziek

    I only updated my server to 1.7.9
     
  15. Offline

    rockinroll99

    :I this is why a super plugin is better, decompile them all put em together use less imports = less ram usage, but anyway delete EssentialsAntiBuild and EssentialsProtect also WORLDS USE RAM TO!!
     
  16. Offline

    mmuziek

    i dont use essentials antibuild and essentials protect?
     
Thread Status:
Not open for further replies.

Share This Page