---- Minecraft Crash Report ----
// Oops.

Time: 8/10/14 7:41 PM
Description: Watching Server

java.lang.Error
	at qr.a(SourceFile:587)
	at qr.a(SourceFile:555)
	at bfr.a(SourceFile:258)
	at bfr.a(SourceFile:113)
	at qq.b(SourceFile:160)
	at qq.d(SourceFile:231)
	at qr.c(SourceFile:185)
	at net.minecraft.server.MinecraftServer.y(SourceFile:598)
	at pm.y(SourceFile:305)
	at net.minecraft.server.MinecraftServer.x(SourceFile:530)
	at net.minecraft.server.MinecraftServer.run(SourceFile:446)
	at java.lang.Thread.run(Thread.java:744)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
	at qr.a(SourceFile:587)
	at qr.a(SourceFile:555)
	at bfr.a(SourceFile:258)
	at bfr.a(SourceFile:113)
	at qq.b(SourceFile:160)
	at qq.d(SourceFile:231)
	at qr.c(SourceFile:185)
	at net.minecraft.server.MinecraftServer.y(SourceFile:598)
	at pm.y(SourceFile:305)
	at net.minecraft.server.MinecraftServer.x(SourceFile:530)

-- Thread Dump --
Details:
	Threads: "Netty Server IO #3" Id=21 RUNNABLE
	at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
	at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
	at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@456e4ac8
	-  locked java.util.Collections$UnmodifiableSet@6617b3fe
	-  locked sun.nio.ch.EPollSelectorImpl@5ed9d341
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
	...


"File IO Thread" Id=26 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at bri.c(SourceFile:44)
	at bri.run(SourceFile:30)
	at java.lang.Thread.run(Thread.java:744)


"Netty Server IO #2" Id=20 RUNNABLE (in native)
	at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
	at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
	at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@59bc9473
	-  locked java.util.Collections$UnmodifiableSet@819916c
	-  locked sun.nio.ch.EPollSelectorImpl@3c5d1f53
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
	...


"Netty Server IO #1" Id=19 RUNNABLE
	at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
	at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
	at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@5415f689
	-  locked java.util.Collections$UnmodifiableSet@541d9b3a
	-  locked sun.nio.ch.EPollSelectorImpl@5296c13c
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
	...


"Server Watchdog" Id=24 RUNNABLE
	at sun.management.ThreadImpl.dumpThreads0(Native Method)
	at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
	at pr.run(SourceFile:43)
	at java.lang.Thread.run(Thread.java:744)


"Netty Server IO #0" Id=18 RUNNABLE (in native)
	at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
	at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
	at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@3ab893b6
	-  locked java.util.Collections$UnmodifiableSet@7b17a46d
	-  locked sun.nio.ch.EPollSelectorImpl@fd17560
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
	...


"Server console handler" Id=15 RUNNABLE (in native)
	at java.io.FileInputStream.readBytes(Native Method)
	at java.io.FileInputStream.read(FileInputStream.java:272)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
	-  locked java.io.BufferedInputStream@70f9bd
	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
	-  locked java.io.InputStreamReader@16fcc93a
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	...


"DestroyJavaVM" Id=14 RUNNABLE


"Server thread" Id=12 RUNNABLE
	at qr.a(SourceFile:587)
	at qr.a(SourceFile:555)
	at bfr.a(SourceFile:258)
	at bfr.a(SourceFile:113)
	at qq.b(SourceFile:160)
	at qq.d(SourceFile:231)
	at qr.c(SourceFile:185)
	at net.minecraft.server.MinecraftServer.y(SourceFile:598)
	...


"Server Infinisleeper" Id=11 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at pn.run(SourceFile:64)


"Snooper Timer" Id=10 TIMED_WAITING on java.util.TaskQueue@2dff0aa0
	at java.lang.Object.wait(Native Method)
	-  waiting on java.util.TaskQueue@2dff0aa0
	at java.util.TimerThread.mainLoop(Timer.java:552)
	at java.util.TimerThread.run(Timer.java:505)


"Signal Dispatcher" Id=4 RUNNABLE


"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@4312a5f7
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@4312a5f7
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)


"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@7d4e1d87
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.Reference$Lock@7d4e1d87
	at java.lang.Object.wait(Object.java:503)
	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)



Stacktrace:
	at pr.run(SourceFile:59)
	at java.lang.Thread.run(Thread.java:744)

-- System Details --
Details:
	Minecraft Version: 14w32d
	Operating System: Linux (amd64) version 3.8.6-joyent-debian-6-opt
	Java Version: 1.7.0_55, Oracle Corporation
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 576095384 bytes (549 MB) / 1330642944 bytes (1269 MB) up to 1862270976 bytes (1776 MB)
	JVM Flags: 0 total; 
	IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
	Profiler Position: N/A (disabled)
	Player Count: 2 / 20; [qu['TheLucidKitty'/697064, l='world', x=1000002.83, y=78.48, z=999973.60], qu['SnoFox'/703854, l='world', x=1000040.67, y=128.74, z=999944.31]]
	Is Modded: Unknown (can't tell)
	Type: Dedicated Server (map_server.txt)