Server crashed. I have a crash report ready. Please help.

Discussion in 'Bukkit Help' started by Miamore, Oct 27, 2012.

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

    Miamore

    Crash report: <Edit by Moderator: Redacted mediafire url>

    OR

    Code:
    ---- Minecraft Crash Report ----
    // On the bright side, I bought you a teddy bear!
     
    Time: 10/27/12 8:10 PM
    Description: Exception in server tick loop
     
    java.lang.NullPointerException
        at net.minecraft.server.DedicatedServer.ai(DedicatedServer.java:245)
        at net.minecraft.server.DedicatedServer.a(DedicatedServer.java:192)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:413)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
     
    Relevant Details:
    - Minecraft Version: 1.3.2
    - Operating System: Linux (amd64) version 2.6.32-042stab057.1
    - Java Version: 1.7.0_05, Oracle Corporation
    - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    - Memory: 1879021552 bytes (1791 MB) / 1929379840 bytes (1840 MB) up to 1929379840 bytes (1840 MB)
    - JVM Flags: 2 total; -Xms1920M -Xmx1920M
    - CraftBukkit Information:
      Running:
      Failed to handle CraftCrashReport:
    java.lang.NullPointerException
        at org.bukkit.Bukkit.getName(Bukkit.java:67)
        at org.bukkit.craftbukkit.CraftCrashReport.call(CraftCrashReport.java:20)
        at net.minecraft.server.CrashReport.a(CrashReport.java:43)
        at net.minecraft.server.CrashReport.g(CrashReport.java:38)
        at net.minecraft.server.CrashReport.<init>(CrashReport.java:28)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:423)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
     
    - Is Modded: Definitely; 'craftbukkit'
    - Profiler Position: N/A (disabled)
    - Type: Dedicated Server
    Another crash just happened. I think its the same issue but here's the log:

    Code:
    2012-10-27 20:57:21 [INFO] Reached end of stream
    2012-10-27 20:57:22 [INFO] Stopping server
    2012-10-27 20:57:22 [INFO] Saving players
    2012-10-27 20:57:22 [WARNING] DSCT: Socket closed
    2012-10-27 20:57:22 [INFO] Saving worlds
    2012-10-27 20:57:22 [INFO] Closing listening thread
    2012-10-27 20:57:22 [INFO] Stopping server
    2012-10-27 20:57:25 [INFO] Starting minecraft server version 1.3.2
    2012-10-27 20:57:25 [INFO] Loading properties
    2012-10-27 20:57:25 [INFO] Default game type: SURVIVAL
    2012-10-27 20:57:25 [INFO] Generating keypair
    2012-10-27 20:57:26 [INFO] Starting Minecraft server on *:25565
    2012-10-27 20:57:26 [INFO] This server is running CraftBukkit version git-Bukkit-1.3.2-R2.0-b2396jnks (MC: 1.3.2) (Implementing API version 1.3.2-R2.0)
    2012-10-27 20:57:26 [INFO] [SpaceBukkit] Loading SpaceBukkit v1.2
    2012-10-27 20:57:26 [INFO] [RemoteToolkitPlugin] Loading RemoteToolkitPlugin v0.61
    2012-10-27 20:57:26 [INFO] Preparing level "world"
    2012-10-27 20:57:26 [SEVERE] java.io.FileNotFoundException: ./world/session.lock (Permission denied)
    2012-10-27 20:57:26 [SEVERE]    at java.io.FileOutputStream.open(Native Method)
    2012-10-27 20:57:26 [SEVERE]    at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
    2012-10-27 20:57:26 [SEVERE]    at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
    2012-10-27 20:57:26 [SEVERE]    at net.minecraft.server.WorldNBTStorage.h(WorldNBTStorage.java:46)
    2012-10-27 20:57:26 [SEVERE]    at net.minecraft.server.WorldNBTStorage.<init>(WorldNBTStorage.java:40)
    2012-10-27 20:57:26 [SEVERE]    at net.minecraft.server.ServerNBTManager.<init>(SourceFile:16)
    2012-10-27 20:57:26 [SEVERE]    at net.minecraft.server.WorldLoaderServer.a(SourceFile:78)
    2012-10-27 20:57:26 [SEVERE]    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:136)
    2012-10-27 20:57:26 [SEVERE]    at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
    2012-10-27 20:57:26 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
    2012-10-27 20:57:26 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    2012-10-27 20:57:26 [SEVERE] java.lang.RuntimeException: Failed to check session lock, aborting
    2012-10-27 20:57:26 [SEVERE]    at net.minecraft.server.WorldNBTStorage.h(WorldNBTStorage.java:55)
    2012-10-27 20:57:26 [SEVERE]    at net.minecraft.server.WorldNBTStorage.<init>(WorldNBTStorage.java:40)
    2012-10-27 20:57:26 [SEVERE]    at net.minecraft.server.ServerNBTManager.<init>(SourceFile:16)
    2012-10-27 20:57:26 [SEVERE]    at net.minecraft.server.WorldLoaderServer.a(SourceFile:78)
    2012-10-27 20:57:26 [SEVERE]    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:136)
    2012-10-27 20:57:26 [SEVERE]    at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
    2012-10-27 20:57:26 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
    2012-10-27 20:57:26 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    2012-10-27 20:57:26 [SEVERE] Encountered an unexpected exception RuntimeException
    java.lang.RuntimeException: Failed to check session lock, aborting
        at net.minecraft.server.WorldNBTStorage.h(WorldNBTStorage.java:55)
        at net.minecraft.server.WorldNBTStorage.<init>(WorldNBTStorage.java:40)
        at net.minecraft.server.ServerNBTManager.<init>(SourceFile:16)
        at net.minecraft.server.WorldLoaderServer.a(SourceFile:78)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:136)
        at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    2012-10-27 20:57:26 [SEVERE] Could not save crash report to ./crash-reports/crash-2012-10-27_20.57.26-server.txt
    java.io.FileNotFoundException: ./crash-reports/crash-2012-10-27_20.57.26-server.txt (Permission denied)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
        at java.io.FileWriter.<init>(FileWriter.java:90)
        at net.minecraft.server.CrashReport.a(CrashReport.java:139)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    2012-10-27 20:57:26 [SEVERE] We were unable to save this crash report to disk.
    2012-10-27 20:57:29 [INFO] Reached end of stream
    2012-10-27 20:57:41 [INFO] Reached end of stream
    2012-10-27 20:57:43 [INFO] Reached end of stream
    2012-10-27 20:57:49 [INFO] Reached end of stream
    2012-10-27 20:57:53 [INFO] Reached end of stream
    2012-10-27 20:58:03 [INFO] Reached end of stream
    2012-10-27 20:58:06 [INFO] Reached end of stream
    2012-10-27 20:58:13 [INFO] Reached end of stream
    2012-10-27 20:58:24 [INFO] Reached end of stream
    2012-10-27 20:58:25 [INFO] Unknown command. Type "help" for help.
    2012-10-27 20:58:40 [INFO] Reached end of stream
    2012-10-27 20:58:52 [INFO] Reached end of stream
    2012-10-27 20:59:03 [INFO] Reached end of stream
    2012-10-27 20:59:12 [INFO] Read timed out
    2012-10-27 20:59:20 [INFO] Reached end of stream
    2012-10-27 20:59:23 [INFO] Reached end of stream
    2012-10-27 20:59:25 [INFO] Unknown command. Type "help" for help.
    2012-10-27 20:59:28 [INFO] Reached end of stream
    2012-10-27 21:00:05 [INFO] Reached end of stream
    2012-10-27 21:00:19 [INFO] Reached end of stream
    2012-10-27 21:00:25 [INFO] Reached end of stream
    2012-10-27 21:00:25 [INFO] Unknown command. Type "help" for help.
    2012-10-27 21:00:45 [INFO] Reached end of stream
    2012-10-27 21:00:47 [INFO] Reached end of stream
    2012-10-27 21:01:17 [INFO] Reached end of stream
    2012-10-27 21:01:36 [INFO] Reached end of stream
    2012-10-27 21:01:38 [INFO] Reached end of stream
    2012-10-27 21:01:51 [INFO] Reached end of stream
    2012-10-27 21:02:06 [INFO] Reached end of stream
    2012-10-27 21:02:25 [INFO] Reached end of stream
    2012-10-27 21:02:37 [INFO] Reached end of stream
    2012-10-27 21:03:03 [INFO] Reached end of stream
    2012-10-27 21:03:07 [INFO] Reached end of stream
    2012-10-27 21:03:17 [INFO] Reached end of stream
    2012-10-27 21:03:23 [INFO] Reached end of stream
    2012-10-27 21:03:36 [INFO] Reached end of stream
    2012-10-27 21:03:37 [INFO] Reached end of stream
    2012-10-27 21:03:53 [INFO] Reached end of stream
    2012-10-27 21:04:42 [INFO] Reached end of stream
    2012-10-27 21:05:02 [INFO] Read timed out
    2012-10-27 21:06:26 [INFO] Reached end of stream
    2012-10-27 21:06:27 [INFO] Reached end of stream
    
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 9, 2016
Thread Status:
Not open for further replies.

Share This Page