Solved Server crash and gets this error...

Discussion in 'Bukkit Help' started by lucasdidur, Jul 12, 2012.

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

    lucasdidur

    Hello Everybody,

    Recently, the players said to me that my server crashes and get rollback, but I never saw hin offline, but today I saw that it was offline and I went to check why, and appeared the following message on the console:

    Code:
    09:56:18 [SEVERE] java.lang.OutOfMemoryError: GC overhead limit exceeded
    09:56:18 [SEVERE]       at net.minecraft.server.RegionFile.<init>(SourceFile:86)
    09:56:18 [SEVERE]       at net.minecraft.server.RegionFileCache.a(SourceFile:65)
    09:56:18 [SEVERE]       at net.minecraft.server.RegionFileCache.b(SourceFile:90)
    09:56:18 [SEVERE]       at net.minecraft.server.ChunkRegionLoader.a(ChunkRegionLoader.java:43)
     
    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler
    

    What can be? I don't know why this happens.
     
  2. Offline

    CRAZYxMUNK3Y

    java.lang.OutOfMemoryError

    You need to give your server more RAM
     
  3. Offline

    lucasdidur

    Ah yes, I will. Thanks for the help
     
Thread Status:
Not open for further replies.

Share This Page