java.lang.OutOfMemoryError: GC overhead limit exceeded

Discussion in 'Bukkit Help' started by nathan433, Jul 20, 2012.

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

    nathan433

    Hi i keep getting this error on my server and it kicks everyone from the server and doesn't let anyone join again until the server is restarted.

    http://pastebin.com/zCEXSygX

    This seems to happen when someone does a little worldedit?

    Please if you can help it would really help me!
     
  2. Offline

    BMX_ATVMAN14

    Is it really that hard to read this error?? Out of memory... meaning you need to allocate more memory to your server
     
  3. Offline

    nathan433

    The server is given 2GB... That should be enough
     
  4. Offline

    BMX_ATVMAN14

    Depends on number of plugins players online etc etc, plus your world editing
     
  5. Offline

    jacklin213

    I c that when people chat it has that weird symbol downloading 2008 c++ redistributable will fix it
     
  6. Offline

    nathan433

    Im using debian 6 64bit

    Happened again today... I decided to install java 7 instead of 6 in the hope that it fixes the problem :/

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 27, 2016
  7. Offline

    Necrodoom

    worldedit is may using to much for garbage collector to handle? try enable //fast mode.
     
  8. Offline

    Pro3927

    I Keep getting it too. i got rid of like 3 plugins and it still doesnt work. it doesnt even let any1 go on. it jst says this:

    [SEVERE] java.lang.OutofMemoryError: GC overhead limit exceeded.
    [INFO]Stopping server
     
  9. Offline

    nathan433

    Ive tried many different things.

    Installed oracals java, set my max ram for bukkit really high and really low, stopped different plugins.

    Now im trying something else, i originally i had the max players set to 50. now ive set it to 30 in the hope that works.

    Fingers crossed!
     
  10. Offline

    cartose777

    Doesn't help for me, I have the same error, and mine is at 25. This is the main error of the 1.6 update, to me.
     
Thread Status:
Not open for further replies.

Share This Page