Server crash [19:44:35 ERROR]: Encountered an unexpected exception java.lang.OutOfMemoryError: PermG

Discussion in 'Bukkit Help' started by KleinesGumi, Dec 16, 2013.

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

    KleinesGumi

    my all time crash and this error come:
    [19:44:35 ERROR]: Encountered an unexpected exception
    java.lang.OutOfMemoryError: PermGen space

    my start command: java -Xmx7048M -Xms7048M -jar craftbukkit.jar nogui-XX:MaxPermSize=512m

    despite the build crash the server! by /reload and after time!
     
  2. Offline

    jblanda


    Max Perm Size should probably equal 7058M
    (Correct me if i'm wrong, i'm not sure)
     
  3. Offline

    KleinesGumi

    i can try.

    dont work: [14:00:00 ERROR]: Encountered an unexpected exception
    java.lang.OutOfMemoryError: PermGen space
     
  4. Offline

    jeffro1001

    i think many server owners are experiencing the same issue

    memory just keeps getting gobbled up until you reach the max allocated and it will crash.

    Running the server without plugins is a good way to test whether its a plugin doing it, or bukkit itself, but running without addons is also a good way to watch your server get trashed.

    You're not the only one with the problem though, so don't feel bad.

    I'm just hoping that the future bukkit releases will fix it.
     
Thread Status:
Not open for further replies.

Share This Page