---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 8/25/14 9:32 PM
Description: Watching Server

java.lang.Error
	at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync.readerShouldBlock(Unknown Source)
	at java.util.concurrent.locks.ReentrantReadWriteLock$Sync.tryAcquireShared(Unknown Source)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(Unknown Source)
	at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(Unknown Source)
	at xv.j(SourceFile:117)
	at xv.a(SourceFile:92)
	at xn.cd(SourceFile:943)
	at xn.bL(SourceFile:935)
	at xm.g(SourceFile:1134)
	at xm.m(SourceFile:1456)
	at xn.m(SourceFile:339)
	at afk.m(SourceFile:39)
	at aep.m(SourceFile:159)
	at xm.s_(SourceFile:1296)
	at xn.s_(SourceFile:211)
	at afk.s_(SourceFile:44)
	at aqs.a(SourceFile:1406)
	at qt.a(SourceFile:601)
	at aqs.g(SourceFile:1384)
	at aqs.i(SourceFile:1277)
	at qt.i(SourceFile:479)
	at net.minecraft.server.MinecraftServer.z(SourceFile:607)
	at po.z(SourceFile:305)
	at net.minecraft.server.MinecraftServer.y(SourceFile:531)
	at net.minecraft.server.MinecraftServer.run(SourceFile:447)
	at java.lang.Thread.run(Unknown Source)


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

-- Head --
Stacktrace:
	at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync.readerShouldBlock(Unknown Source)
	at java.util.concurrent.locks.ReentrantReadWriteLock$Sync.tryAcquireShared(Unknown Source)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(Unknown Source)
	at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(Unknown Source)
	at xv.j(SourceFile:117)
	at xv.a(SourceFile:92)
	at xn.cd(SourceFile:943)
	at xn.bL(SourceFile:935)
	at xm.g(SourceFile:1134)
	at xm.m(SourceFile:1456)
	at xn.m(SourceFile:339)
	at afk.m(SourceFile:39)
	at aep.m(SourceFile:159)
	at xm.s_(SourceFile:1296)
	at xn.s_(SourceFile:211)
	at afk.s_(SourceFile:44)
	at aqs.a(SourceFile:1406)
	at qt.a(SourceFile:601)
	at aqs.g(SourceFile:1384)
	at aqs.i(SourceFile:1277)
	at qt.i(SourceFile:479)
	at net.minecraft.server.MinecraftServer.z(SourceFile:607)
	at po.z(SourceFile:305)
	at net.minecraft.server.MinecraftServer.y(SourceFile:531)

-- Thread Dump --
Details:
	Threads: "Netty Server IO #3" Id=29 RUNNABLE (in native)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
	at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@1d1b0fd
	-  locked java.util.Collections$UnmodifiableSet@16b6ead
	-  locked sun.nio.ch.WindowsSelectorImpl@1419ec4
	at sun.nio.ch.SelectorImpl.select(Unknown Source)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
	...


"File IO Thread" Id=37 RUNNABLE
	at java.lang.Thread.sleep(Native Method)
	at brn.c(SourceFile:51)
	at brn.run(SourceFile:30)
	at java.lang.Thread.run(Unknown Source)


"Netty Server IO #2" Id=28 RUNNABLE (in native)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
	at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@1273129
	-  locked java.util.Collections$UnmodifiableSet@1bdfc1
	-  locked sun.nio.ch.WindowsSelectorImpl@1aa9ad9
	at sun.nio.ch.SelectorImpl.select(Unknown Source)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
	...


"Netty Server IO #1" Id=27 RUNNABLE (in native)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
	at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@178064b
	-  locked java.util.Collections$UnmodifiableSet@121a731
	-  locked sun.nio.ch.WindowsSelectorImpl@1c70934
	at sun.nio.ch.SelectorImpl.select(Unknown Source)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
	...


"Server Watchdog" Id=32 RUNNABLE
	at sun.management.ThreadImpl.dumpThreads0(Native Method)
	at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
	at pt.run(SourceFile:43)
	at java.lang.Thread.run(Unknown Source)


"Netty Server IO #0" Id=26 RUNNABLE (in native)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
	at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
	at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	-  locked io.netty.channel.nio.SelectedSelectionKeySet@1fda7d8
	-  locked java.util.Collections$UnmodifiableSet@2b61b
	-  locked sun.nio.ch.WindowsSelectorImpl@107eb18
	at sun.nio.ch.SelectorImpl.select(Unknown Source)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
	...


"Server console handler" Id=24 RUNNABLE (in native)
	at java.io.FileInputStream.readBytes(Native Method)
	at java.io.FileInputStream.read(Unknown Source)
	at java.io.BufferedInputStream.read1(Unknown Source)
	at java.io.BufferedInputStream.read(Unknown Source)
	-  locked java.io.BufferedInputStream@dba879
	at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at sun.nio.cs.StreamDecoder.read(Unknown Source)
	-  locked java.io.InputStreamReader@29516a
	at java.io.InputStreamReader.read(Unknown Source)
	...


"DestroyJavaVM" Id=23 RUNNABLE


"Server thread" Id=21 RUNNABLE
	at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync.readerShouldBlock(Unknown Source)
	at java.util.concurrent.locks.ReentrantReadWriteLock$Sync.tryAcquireShared(Unknown Source)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(Unknown Source)
	at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(Unknown Source)
	at xv.j(SourceFile:117)
	at xv.a(SourceFile:92)
	at xn.cd(SourceFile:943)
	at xn.bL(SourceFile:935)
	...


"TimerQueue" Id=19 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7efcf5
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7efcf5
	at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.util.concurrent.DelayQueue.take(Unknown Source)
	at javax.swing.TimerQueue.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

	Number of locked synchronizers = 1
	- java.util.concurrent.locks.ReentrantLock$NonfairSync@a02f43


"Thread-4" Id=18 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1113f3b
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1113f3b
	at java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
	at qa.run(SourceFile:114)
	at java.lang.Thread.run(Unknown Source)


"AWT-EventQueue-0" Id=16 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14e6e53
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@14e6e53
	at java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.awt.EventQueue.getNextEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	...


"AWT-Shutdown" Id=17 WAITING on java.lang.Object@2d33d2
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.Object@2d33d2
	at java.lang.Object.wait(Object.java:503)
	at sun.awt.AWTAutoShutdown.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)


"AWT-Windows" Id=14 RUNNABLE
	at sun.awt.windows.WToolkit.eventLoop(Native Method)
	at sun.awt.windows.WToolkit.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)


"Java2D Disposer" Id=12 WAITING on java.lang.ref.ReferenceQueue$Lock@1a53392
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@1a53392
	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at sun.java2d.Disposer.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)


"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@dce853
	at java.lang.Object.wait(Native Method)
	-  waiting on java.util.TaskQueue@dce853
	at java.util.TimerThread.mainLoop(Unknown Source)
	at java.util.TimerThread.run(Unknown Source)


"Attach Listener" Id=5 RUNNABLE


"Signal Dispatcher" Id=4 RUNNABLE


"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@118b40d
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@118b40d
	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)


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



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

-- System Details --
Details:
	Minecraft Version: 1.8-pre2
	Operating System: Windows 7 (x86) version 6.1
	Java Version: 1.7.0_45, Oracle Corporation
	Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
	Memory: 870323464 bytes (830 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
	JVM Flags: 2 total; -Xms1G -Xmx1G
	IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
	Profiler Position: N/A (disabled)
	Player Count: 1 / 8; [qw['Lambotghini'/885, l='world', x=19.32, y=65.02, z=39.43]]
	Is Modded: Unknown (can't tell)
	Type: Dedicated Server (map_server.txt)