Out of RAM after 30 seconds of a reboot?!

Discussion in 'Bukkit Help' started by Tomrocks99, Jan 29, 2013.

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

    Tomrocks99

    Hey guys,
    Last night my server crashed after getting this message:
    Code:
    java.lang.OutOfMemoryError: Java heap space
    I rebooted my server, then I lauched my server again. It had the same message as soon as the worlds loaded.

    Does that message appear when a lack of RAM occurs? Any help on how to fix this would be great!

    -Tom

    Additional info:
    My PC has 4GB of RAM
     
  2. Offline

    Necrodoom

    maybe the java process was still trying to unallocate RAM while you rebooted it? does the message still happen when you launch it now?
     
  3. Offline

    Tomrocks99

    Yup.
     
  4. Offline

    Necrodoom

    you seem to hit the weirdest problems.
     
  5. Offline

    Tomrocks99

    It's always me! xD
     
  6. Offline

    plymboy

    Just for additional information, I have tried to help him by getting him to use
    Code:
    java -Xms2G -Xmx2G minecraft_server.jar
    instead of the default. He is also using 64 bit Java
     
  7. Offline

    Blake305

    Can we see your startup log? Server.log
     
  8. Offline

    LaxWasHere

    Stop server > Clear Cache > Start Server?
     
  9. Offline

    Tomrocks99

  10. Offline

    Blake305

    Tomrocks99 remove multiverse and logblock and restart (you can put them back later). Does it work then?
     
  11. Offline

    Necrodoom

    i see a few outdated plugins, but not enough to cause much :S
     
  12. Offline

    Tomrocks99

    Blake305 Yes! Thanks :). Do you know which plugin caused this, or was it both?
     
  13. Offline

    MikeA

    Probably Multiverse... How many worlds do you have loaded?
     
  14. Offline

    Tomrocks99

    Ah, It was multiverse. I have got the new beta one and it works fine now. Thanks Blake305 and necrodoom for your help.
     
Thread Status:
Not open for further replies.

Share This Page