Jump to content
  • 0

Server Crashing - Read Timeout


Question

Posted

Title: Server Crashing - Read Timeout

Version: 3.1.2

OS: Win 7 64 Bit

Java Version: 7

Description of Problem:

Every day or so my server crashes with no apparent cause.

Error Messages:

2012-09-29 16:48:21 [sEVERE] java.lang.NullPointerException

Error Log:


2012-09-29 16:48:21 [iNFO] slotChanging(0)

2012-09-29 16:48:21 [iNFO] slotChanging(28)

2012-09-29 16:48:21 [iNFO] slotChanging(0)

2012-09-29 16:48:21 [iNFO] slotChanging(28)

2012-09-29 16:48:21 [iNFO] slotChanging(10)

2012-09-29 16:48:21 [sEVERE] java.lang.NullPointerException

2012-09-29 16:48:21 [sEVERE] 	at codechicken.enderstorage.BlockEnderChest.blockStrength(BlockEnderChest.java:185)

2012-09-29 16:48:21 [sEVERE] 	at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:83)

2012-09-29 16:48:21 [sEVERE] 	at net.minecraft.server.EntityPlayer.F_(EntityPlayer.java:144)

2012-09-29 16:48:21 [sEVERE] 	at net.minecraft.server.World.entityJoinedWorld(World.java:1286)

2012-09-29 16:48:21 [sEVERE] 	at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:111)

2012-09-29 16:48:21 [sEVERE] 	at net.minecraft.server.World.playerJoinedWorld(World.java:1268)

2012-09-29 16:48:21 [sEVERE] 	at net.minecraft.server.World.tickEntities(World.java:1164)

2012-09-29 16:48:21 [sEVERE] 	at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)

2012-09-29 16:48:21 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)

2012-09-29 16:48:21 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-09-29 16:48:21 [sEVERE] Unexpected exception

java.lang.NullPointerException

	at codechicken.enderstorage.BlockEnderChest.blockStrength(BlockEnderChest.java:185)

	at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:83)

	at net.minecraft.server.EntityPlayer.F_(EntityPlayer.java:144)

	at net.minecraft.server.World.entityJoinedWorld(World.java:1286)

	at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:111)

	at net.minecraft.server.World.playerJoinedWorld(World.java:1268)

	at net.minecraft.server.World.tickEntities(World.java:1164)

	at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)

	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)

	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-09-29 16:49:14 [iNFO] [34;1mWarning, AutoSave will commence soon.[m

2012-09-29 16:49:14 [iNFO] [AutoSaveWorld] &9Warning, AutoSave will commence soon.

2012-09-29 16:49:35 [iNFO] Read timed out

2012-09-29 16:50:16 [iNFO] Connection reset

2012-09-29 16:52:43 [iNFO] CONSOLE: Stopping the server..[m

2012-09-29 16:52:43 [iNFO] Stopping server

2 answers to this question

Recommended Posts

  • 0
Posted

Update: Deleting my whole enderstorage folder seems to increase the length of time before another crash, but it still happens nearly daily. Aslo, the server doesn't really creash, it hangs, no one can log onto the server for example, but I can still access dynmap and take a look at the realtime world map.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...