---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 12/4/14 7:45 AM
Description: Watching Server

java.lang.Error
	at java.lang.Thread.sleep(Native Method)
	at po.a(SourceFile:267)
	at net.minecraft.server.MinecraftServer.run(SourceFile:476)
	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 java.lang.Thread.sleep(Native Method)
	at po.a(SourceFile:267)

-- Thread Dump --
Details:
	Threads: "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@bd25a16
	-  locked java.util.Collections$UnmodifiableSet@1f18606a
	-  locked sun.nio.ch.EPollSelectorImpl@7961df18
	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 (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@87ddeea
	-  locked java.util.Collections$UnmodifiableSet@7fb5d900
	-  locked sun.nio.ch.EPollSelectorImpl@7bb9d080
	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=38 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at brp.c(SourceFile:51)
	at brp.run(SourceFile:30)
	at java.lang.Thread.run(Thread.java:744)


"Server Watchdog" Id=36 RUNNABLE
	at sun.management.ThreadImpl.dumpThreads0(Native Method)
	at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
	at pt.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@6427c2f5
	-  locked java.util.Collections$UnmodifiableSet@6e709631
	-  locked sun.nio.ch.EPollSelectorImpl@2194a39c
	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@258167fd
	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@52d22647
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	...


"DestroyJavaVM" Id=14 RUNNABLE


"Server thread" Id=12 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at po.a(SourceFile:267)
	at net.minecraft.server.MinecraftServer.run(SourceFile:476)
	at java.lang.Thread.run(Thread.java:744)


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


"Snooper Timer" Id=10 TIMED_WAITING on java.util.TaskQueue@62cf29cb
	at java.lang.Object.wait(Native Method)
	-  waiting on java.util.TaskQueue@62cf29cb
	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@ec1011b
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@ec1011b
	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@212f9b2e
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.Reference$Lock@212f9b2e
	at java.lang.Object.wait(Object.java:503)
	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)



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

-- System Details --
Details:
	Minecraft Version: 1.8
	Operating System: Linux (amd64) version 2.6.32-431.3.1.el6.x86_64
	Java Version: 1.7.0_45, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 73811304 bytes (70 MB) / 477626368 bytes (455 MB) up to 477626368 bytes (455 MB)
	JVM Flags: 2 total; -Xmx512M -Xms512M
	IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
	Profiler Position: N/A (disabled)
	Player Count: 1 / 10; [qw['Valiant70'/159, l='terras aeterna', x=214.16, y=46.78, z=76.54]]
	Is Modded: Unknown (can't tell)
	Type: Dedicated Server (map_server.txt)