net.minecraft.server.WorldConlictException: Failed to check session lock, aborting

Discussion in 'Bukkit Help' started by pi653, Jan 3, 2012.

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

    pi653

    net.minecraft.server.WorldConlictException: Failed to check session lock, aborting
    Help! How do I fix this! My server is crashing every 5 minutes, I am also getting "Connection reset" nearly twice every second! It could be players trying to connect and not able to, idk, I'm not very good with this stuff...
    Here is a list of plugins I have:
    -WorldEdit
    -Essentials
    -Citizens
    -WorldGuard
    -iConomy
    -PermissionsEx
    -Bookworm
    -multiworld
    -ChestShop
    -MobDisguise
    -AntiSpawnKill
    -ChatManager
     
  2. Offline

    BlackHawkLex

    Same problem here, allmost the same problems. Does anyone know, whyt this is ?
    This is the full error:

    09.01 00:20:56 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    09.01 00:20:56 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    09.01 00:20:56 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:514)
    09.01 00:20:56 [Server] INFO at net.minecraft.server.World.doTick(World.java:1735)
    09.01 00:20:56 [Server] INFO at net.minecraft.server.World.save(World.java:264)
    09.01 00:20:56 [Server] INFO at net.minecraft.server.World.y(World.java:274)
    09.01 00:20:56 [Server] INFO at net.minecraft.server.World.l(World.java:2641)
    09.01 00:20:56 [Server] INFO at net.minecraft.server.WorldNBTStorage.checkSession(WorldNBTStorage.java:74)
    09.01 00:20:56 [Server] INFO net.minecraft.server.WorldConlictException: Failed to check session lock, aborting
    09.01 00:20:56 [Server] SEVERE Unexpected exception
    09.01 00:20:56 [Server] SEVERE at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    09.01 00:20:56 [Server] SEVERE at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    09.01 00:20:56 [Server] SEVERE at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:514)
    09.01 00:20:56 [Server] SEVERE at net.minecraft.server.World.doTick(World.java:1735)
    09.01 00:20:56 [Server] SEVERE at net.minecraft.server.World.save(World.java:264)
    09.01 00:20:56 [Server] SEVERE at net.minecraft.server.World.y(World.java:274)
    09.01 00:20:56 [Server] SEVERE at net.minecraft.server.World.l(World.java:2641)
    09.01 00:20:56 [Server] SEVERE at net.minecraft.server.WorldNBTStorage.checkSession(WorldNBTStorage.java:74)
    09.01 00:20:56 [Server] SEVERE net.minecraft.server.WorldConlictException: Failed to check session lock, aborting
     
  3. Offline

    Pezmantbh

  4. Offline

    MisanthropX

    Same problem!

    Any solution for this?
     
  5. Offline

    BlackHawkLex

    Well it appears to happen when too many plugins try to access the harddrive at the same time. We arent quite sure about this, but we simply reduced harddrive access and its gone for us. I think its a problem within bukkit that only occurs under very specific conditions.
     
  6. Offline

    Mishrathium

    BlackHawkLex, forgive my silly questions but how does one "reduce harddrive access" ?
     
  7. Offline

    Pezmantbh

Thread Status:
Not open for further replies.

Share This Page