CB 1000 Error Message (Read Timed Out)

Discussion in 'Bukkit Help' started by Lying_Cake, Jul 28, 2011.

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

    Lying_Cake

    Recently I looked at my console found a large error followed by "Read Timed Out" about 15 times. Restarting the server repeats the error message and "Read Timed Out". Players cannot connect.
    Stats:

    Bukkit Build: #1000

    Plugin List: Ancient Gates, BigBrother, BOSEconomy, ChopTree, Citizens, ColorMe, CraftbukkitUpToDate, CreatureBox, DreamLand, EasyRules, FastObby, HeroicDeath, HomeX, LoginMessage, LyTreeHelper, MagicCarpet, MobRider, MoveCraft, PartyHat, PlgColdLightning, PlgDisableCmd, PlgSetSpawn, SimpleChestLock, SimpleRestart, WeatherSigns, WelcomeMe, and an anti-pillar plugin which renamed itself "Wieze".
    --------------------------------------------------------------
    Happened: Thursday Evening
    --------------------------------------------------
    StartCommand: while true
    do
    java -Xms1024M -Xmx2560M -jar craftbukkit.jar nogui
    echo "If you want to completely stop the server process now, press Ctrl+C before the time is up!"
    -bash: !": event not found
    echo "Rebooting in:"
    for i in 5 4 3 2 1
    do
    echo "$i..."
    sleep 1
    done
    echo "Rebooting now!"

    ----------------------------------------------------------------------
    System: Macintosh OS X 10.6.8
    -------------------------------------------------------------------------------
    Error Message:
    Code:
    20:07:08 [SEVERE] java.lang.NullPointerException
    20:07:08 [SEVERE]     at net.minecraft.server.BlockJukeBox.b_(SourceFile:58)
    20:07:08 [SEVERE]     at net.minecraft.server.BlockJukeBox.remove(SourceFile:79)
    20:07:08 [SEVERE]     at net.minecraft.server.Chunk.a(Chunk.java:286)
    20:07:08 [SEVERE]     at net.minecraft.server.World.setRawTypeId(World.java:307)
    20:07:08 [SEVERE]     at net.minecraft.server.World.setTypeId(World.java:372)
    20:07:08 [SEVERE]     at net.minecraft.server.Explosion.a(Explosion.java:236)
    20:07:08 [SEVERE]     at net.minecraft.server.World.createExplosion(World.java:1467)
    20:07:08 [SEVERE]     at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:145)
    20:07:08 [SEVERE]     at net.minecraft.server.EntityTNTPrimed.explode(EntityTNTPrimed.java:88)
    20:07:08 [SEVERE]     at net.minecraft.server.EntityTNTPrimed.m_(EntityTNTPrimed.java:66)
    20:07:08 [SEVERE]     at net.minecraft.server.World.entityJoinedWorld(World.java:1198)
    20:07:08 [SEVERE]     at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
    20:07:08 [SEVERE]     at net.minecraft.server.World.playerJoinedWorld(World.java:1180)
    20:07:08 [SEVERE]     at net.minecraft.server.World.cleanUp(World.java:1104)
    20:07:08 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
    20:07:08 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    20:07:08 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    20:07:08 [SEVERE] Unexpected exception
    java.lang.NullPointerException
        at net.minecraft.server.BlockJukeBox.b_(SourceFile:58)
        at net.minecraft.server.BlockJukeBox.remove(SourceFile:79)
        at net.minecraft.server.Chunk.a(Chunk.java:286)
        at net.minecraft.server.World.setRawTypeId(World.java:307)
        at net.minecraft.server.World.setTypeId(World.java:372)
        at net.minecraft.server.Explosion.a(Explosion.java:236)
        at net.minecraft.server.World.createExplosion(World.java:1467)
        at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:145)
        at net.minecraft.server.EntityTNTPrimed.explode(EntityTNTPrimed.java:88)
        at net.minecraft.server.EntityTNTPrimed.m_(EntityTNTPrimed.java:66)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1198)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:48)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1180)
        at net.minecraft.server.World.cleanUp(World.java:1104)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    20:08:16 [INFO] Read timed out
    20:13:23 [INFO] Read timed out
    20:18:12 [INFO] Read timed out
    

    Thank you for ANYTHING!!

    Edit: When I try to connect from the computer running the server it gets stuck at "Logging in"
     
  2. Offline

    x4n4th

  3. Offline

    Lying_Cake

    Last edited by a moderator: May 18, 2016
  4. Offline

    x4n4th

    Your very Welcome :)
     
  5. Offline

    Brocodo

    I get read timed out to wit no errors else becouse my commandpromp freezes totaly, im gonna try this to
     
Thread Status:
Not open for further replies.

Share This Page