Jump to content
  • 0

ConcurrentModificationException Server Crash


Question

Posted

Title: ConcurrentModificationException Server Crash

Version: 3.1.2

OS: Windows 7 Professional- Upgrading to Windows Server 2008 R2

Java Version: 7

Description of Problem:

ConcurrentModificationException Crashes/Holds server making it unable for people to join, and make the server appear offline, while console is running.

Error Messages:

Error Log:


2012-10-14 17:39:53 [sEVERE] java.util.ConcurrentModificationException

2012-10-14 17:39:53 [sEVERE] at java.util.ArrayList$Itr.checkForComodificatio

n(Unknown Source)

2012-10-14 17:39:53 [sEVERE] at java.util.ArrayList$Itr.next(Unknown Source)

2012-10-14 17:39:53 [sEVERE] at net.minecraft.server.World.getTileEntity(Worl

d.java:1644)

2012-10-14 17:39:53 [sEVERE] at net.minecraft.server.WorldServer.getTileEntit

y(WorldServer.java:45)

2012-10-14 17:39:53 [sEVERE] at ee.TileCollector3.sendEnergy(TileCollector3.j

ava:478)

2012-10-14 17:39:53 [sEVERE] at ee.TileCollector3.sendAllPackets(TileCollecto

r3.java:494)

2012-10-14 17:39:53 [sEVERE] at ee.TileCollector3.q_(TileCollector3.java:631)



2012-10-14 17:39:53 [sEVERE] at net.minecraft.server.World.tickEntities(World

.java:1190)

2012-10-14 17:39:53 [sEVERE] at net.minecraft.server.MinecraftServer.w(Minecr

aftServer.java:569)

2012-10-14 17:39:53 [sEVERE] at net.minecraft.server.MinecraftServer.run(Mine

craftServer.java:467)

2012-10-14 17:39:53 [sEVERE] at net.minecraft.server.ThreadServerApplication.

run(SourceFile:492)

2012-10-14 17:39:53 [sEVERE] Unexpected exception

java.util.ConcurrentModificationException

at java.util.ArrayList$Itr.checkForComodification(Unknown Source)

at java.util.ArrayList$Itr.next(Unknown Source)

at net.minecraft.server.World.getTileEntity(World.java:1644)

at net.minecraft.server.WorldServer.getTileEntity(WorldServer.java:45)

at ee.TileCollector3.sendEnergy(TileCollector3.java:478)

at ee.TileCollector3.sendAllPackets(TileCollector3.java:494)

at ee.TileCollector3.q_(TileCollector3.java:631)

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

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-10-14 17:41:45 [iNFO] Connection reset

2012-10-14 17:42:49 [iNFO] Connection reset

2 answers to this question

Recommended Posts

  • 0
Posted

Found the Problem! tekkit restrict is causing this. found the same errors and more similar ones on thier bukkit dev page. it is now fixed in the newest update and my servers been running 8 hours straight!

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...