---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 9/30/14 12:50 PM
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 #4" Id=22 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@5734219b
	-  locked java.util.Collections$UnmodifiableSet@1f8a73d7
	-  locked sun.nio.ch.EPollSelectorImpl@3abb386e
	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 #3" Id=21 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@5975dbe1
	-  locked java.util.Collections$UnmodifiableSet@48b6bea9
	-  locked sun.nio.ch.EPollSelectorImpl@559f6e8a
	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 #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@561251f0
	-  locked java.util.Collections$UnmodifiableSet@4cc18fb5
	-  locked sun.nio.ch.EPollSelectorImpl@37c1db71
	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@182df450
	-  locked java.util.Collections$UnmodifiableSet@7102bc96
	-  locked sun.nio.ch.EPollSelectorImpl@6aab55d0
	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@168f0166
	-  locked java.util.Collections$UnmodifiableSet@6a4db1c
	-  locked sun.nio.ch.EPollSelectorImpl@312d0eac
	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@51e576d
	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@afdb7bb
	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@17295ba0
	at java.lang.Object.wait(Native Method)
	-  waiting on java.util.TaskQueue@17295ba0
	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@1c3e7141
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@1c3e7141
	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@477d70e3
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.Reference$Lock@477d70e3
	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-358.14.1.el6.x86_64
	Java Version: 1.7.0_45, Oracle Corporation
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 40084888 bytes (38 MB) / 1042284544 bytes (994 MB) up to 1042284544 bytes (994 MB)
	JVM Flags: 2 total; -Xmx1024M -Xms1024M
	IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
	Profiler Position: N/A (disabled)
	Player Count: 1 / 10; [qw['SipriusPT'/81, l='world', x=90.01, y=85.00, z=-850.93]]
	Is Modded: Unknown (can't tell)
	Type: Dedicated Server (map_server.txt)