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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...