Console Error

Discussion in 'Bukkit Help' started by Jorrdan, May 7, 2011.

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

    Jorrdan

    Hey i keep getting the following error. It doesnt let anyone join the server once this happens. As you can see my server was down all night because of it, could someone please help me out?

    Code:
    01:14:40 [SEVERE] java.util.ConcurrentModificationException
    01:14:40 [SEVERE]      at java.util.AbstractList$Itr.checkForComodification(Unk
    nown Source)
    01:14:40 [SEVERE]      at java.util.AbstractList$Itr.next(Unknown Source)
    01:14:40 [SEVERE]      at java.util.AbstractCollection.removeAll(Unknown Source
    )
    01:14:40 [SEVERE]      at net.minecraft.server.Chunk.removeEntities(Chunk.java:
    476)
    01:14:40 [SEVERE]      at net.minecraft.server.ChunkProviderServer.unloadChunks
    (ChunkProviderServer.java:224)
    01:14:40 [SEVERE]      at net.minecraft.server.World.doTick(World.java:1450)
    01:14:40 [SEVERE]      at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:361)
    01:14:40 [SEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:285)
    01:14:40 [SEVERE]      at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:394)
    01:14:40 [SEVERE] Unexpected exception
    java.util.ConcurrentModificationException
            at java.util.AbstractList$Itr.checkForComodification(Unknown Source)
            at java.util.AbstractList$Itr.next(Unknown Source)
            at java.util.AbstractCollection.removeAll(Unknown Source)
            at net.minecraft.server.Chunk.removeEntities(Chunk.java:476)
            at net.minecraft.server.ChunkProviderServer.unloadChunks(ChunkProviderSe
    rver.java:224)
            at net.minecraft.server.World.doTick(World.java:1450)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:361)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    01:16:17 [INFO] Read timed out
    01:19:57 [INFO] Connection reset
    01:20:22 [INFO] Read timed out
    01:21:37 [INFO] Read timed out
    01:24:09 [INFO] Read timed out
    01:24:40 [INFO] Read timed out
    02:15:06 [INFO] Read timed out
    02:42:14 [INFO] Read timed out
    02:47:24 [INFO] Read timed out
    03:23:40 [INFO] Read timed out
    03:25:59 [INFO] Read timed out
    03:27:25 [INFO] Read timed out
    03:28:05 [INFO] Connection reset
    03:37:10 [INFO] Read timed out
    03:47:00 [INFO] Read timed out
    03:48:46 [INFO] Read timed out
    04:51:01 [INFO] Connection reset
    04:55:08 [INFO] Read timed out
    05:01:29 [INFO] Connection reset
    05:39:08 [INFO] Read timed out
    05:46:41 [INFO] Read timed out
    06:16:29 [INFO] Read timed out
    06:34:11 [INFO] Read timed out
    06:35:28 [INFO] Read timed out
    06:36:03 [INFO] Read timed out
    06:38:00 [INFO] Read timed out
    06:40:12 [INFO] Read timed out
    06:51:30 [INFO] Read timed out
    07:13:32 [INFO] Read timed out
    07:18:28 [INFO] Read timed out
    07:28:18 [INFO] Read timed out
    07:30:02 [INFO] Read timed out
    07:47:45 [INFO] Read timed out
    07:54:29 [INFO] Read timed out
    08:16:33 [INFO] Read timed out
    08:18:47 [INFO] Read timed out
    08:25:53 [INFO] Read timed out
    08:26:17 [INFO] Read timed out
    08:27:16 [INFO] Read timed out
    08:27:43 [INFO] Read timed out
    08:36:30 [INFO] Read timed out
    08:36:50 [INFO] Read timed out
    08:45:40 [INFO] Read timed out
    08:47:08 [INFO] Read timed out
    08:49:15 [INFO] Read timed out
    09:00:27 [INFO] Read timed out
    09:01:07 [INFO] Read timed out
    09:05:35 [INFO] Read timed out
    09:14:28 [INFO] Read timed out
    09:20:48 [INFO] Read timed out
    09:21:47 [INFO] Read timed out
    09:26:18 [INFO] Read timed out
    09:30:23 [INFO] Read timed out
    09:31:14 [INFO] Read timed out
    09:32:40 [INFO] Read timed out
     
  2. Offline

    1lann

    Did you tamper with the craftbukkit.jar file or your world file? That might be your problem... other than that, I don't know what's wrong.
     
  3. Offline

    lex[sw]

    Hmm. I get this error to.
    I use bukkit build #740 and run it on Fedora...
    Hardware is xenon 3.2 x 2 cpu, 32gb ram, 2x scsi 1tb raid. with online only 40 players

    ps: sorry for my bad English....
     
  4. Offline

    Jorrdan

    Yeah. I was using 760 with that error. Are you currently using PerformanceTweaks and/or MultiVerse?

    Also i hope someone knows what causes this.
     
  5. Offline

    Jorrdan

  6. Offline

    Arjan

    how can i post a thread xd im getting chunk errors and i need help really bad :(
     
  7. Offline

    Jorrdan

    What kind of chunk errors are you getting? Can you post an example? I can probably help with that.
     
  8. Offline

    Pencil

    I had that issue a while ago, sorted out outdated plugins and everything was fine again :D
     
  9. Offline

    Arjan

    ok these are the chunk errors that keep spamming every second lol:
    22:28:05 [INFO] Chunk (-246, 52) stored at (-227, 33)
    22:28:05 [INFO] net.minecraft.server.Chunk
    22:28:05 [SEVERE] java.lang.Throwable
    22:28:05 [SEVERE] at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:120)
    22:28:05 [SEVERE] at net.minecraft.server.World.getChunkAt(World.java:215)
    22:28:05 [SEVERE] at net.minecraft.server.World.a(World.java:519)
    22:28:05 [SEVERE] at net.minecraft.server.MetadataChunkBlock.a(SourceFile:84)
    22:28:05 [SEVERE] at net.minecraft.server.World.doLighting(World.java:1354)
    22:28:05 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:197)
    22:28:05 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    22:28:05 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:260)
    22:28:05 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    22:28:05 [INFO] Chunk (-246, 52) stored at (-227, 33)
    22:28:05 [SEVERE] java.lang.Throwable
    22:28:05 [SEVERE] at org.bukkit.craftbukkit.util.LongHashtable.get(LongHashtable.java:32)
    22:28:05 [SEVERE] at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:112)
    22:28:05 [SEVERE] at net.minecraft.server.World.getChunkAt(World.java:215)
    22:28:05 [SEVERE] at net.minecraft.server.World.a(World.java:519)
    22:28:05 [SEVERE] at net.minecraft.server.MetadataChunkBlock.a(SourceFile:84)
    22:28:05 [SEVERE] at net.minecraft.server.World.doLighting(World.java:1354)
    22:28:05 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:197)
    22:28:05 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    22:28:05 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:260)
    22:28:05 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    22:28:05 [INFO] Chunk (-246, 52) stored at (-227, 33)
    betw i have a mac osx version 10.6.7 processor: 2.4 ghz intel core 2 duo memory: 2gb 1067 mhz DDr3 hope you can help me :(
     
  10. Offline

    Jorrdan

    What plugins did you update?
     
  11. Offline

    Pencil

    Urgh I doubt it was anything specific, I just simply went through and checked if there was a update for every single plugin i had installed, then if there wasn't 1 i'd check the last 2 pages to see if other people were reporting errors :D
     
  12. Offline

    Jorrdan

    Tis fairly simple to solve. You will have to get familiar with Chunkster.


    http://forums.bukkit.org/threads/admin-chunkster.8186/

    Hope it works!

    Thanks, i will do that now :)

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

    Pencil

    Haha, have fun :p If your having like 25 plugins like me that can be a pain :D Anyways, it might just be the cause, so you will still have to use some chunk repairing thing.
     
  14. Offline

    Jorrdan

    Nothing wrong with my chunks, i fixed that a while ago with Chunkster :) Just the darn read error xD
     
  15. Offline

    Pencil

    Alright :D Then hopefully that will be fixed soon :)
     
Thread Status:
Not open for further replies.

Share This Page