---- Minecraft Crash Report ----
Time: 7/26/14 12:03 AM
Description: Watching Server
java.lang.Error
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(Unknown Source)
at java.io.DataInputStream.readFully(Unknown Source)
at java.io.DataInputStream.readLong(Unknown Source)
at bph.c(SourceFile:64)
at aqa.I(SourceFile:2589)
at bet.a(SourceFile:107)
at qk.b(SourceFile:164)
at qk.a(SourceFile:207)
at ql.a(SourceFile:757)
at net.minecraft.server.MinecraftServer.a(SourceFile:358)
at net.minecraft.server.MinecraftServer.x(SourceFile:547)
at net.minecraft.server.MinecraftServer.run(SourceFile:445)
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.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(Unknown Source)
at java.io.DataInputStream.readFully(Unknown Source)
at java.io.DataInputStream.readLong(Unknown Source)
at bph.c(SourceFile:64)
at aqa.I(SourceFile:2589)
at bet.a(SourceFile:107)
at qk.b(SourceFile:164)
at qk.a(SourceFile:207)
at ql.a(SourceFile:757)
at net.minecraft.server.MinecraftServer.a(SourceFile:358)
at net.minecraft.server.MinecraftServer.x(SourceFile:547)
-- Thread Dump --
Details:
Threads: "File IO Thread" Id=41 RUNNABLE
at java.util.zip.Deflater.deflateBytes(Native Method)
at java.util.zip.Deflater.deflate(Unknown Source)
- locked java.util.zip.ZStreamRef@218736bc
at java.util.zip.Deflater.deflate(Unknown Source)
at java.util.zip.DeflaterOutputStream.deflate(Unknown Source)
at java.util.zip.DeflaterOutputStream.write(Unknown Source)
at java.io.DataOutputStream.write(Unknown Source)
- locked java.io.DataOutputStream@38422353
at java.io.FilterOutputStream.write(Unknown Source)
at fj.a(SourceFile:21)
...
"Netty Server IO #3" Id=30 RUNNABLE
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@310c7c08
- locked java.util.Collections$UnmodifiableSet@35fe3a7e
- locked sun.nio.ch.WindowsSelectorImpl@3a03c1d4
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 #2" Id=29 RUNNABLE
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@464d11cd
- locked java.util.Collections$UnmodifiableSet@5f337f6f
- locked sun.nio.ch.WindowsSelectorImpl@4da9e35c
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=28 RUNNABLE
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@739119d2
- locked java.util.Collections$UnmodifiableSet@703271ba
- locked sun.nio.ch.WindowsSelectorImpl@4d7f4a51
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=33 RUNNABLE
at sun.management.ThreadImpl.dumpThreads0(Native Method)
at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
at pm.run(SourceFile:36)
at java.lang.Thread.run(Unknown Source)
"Netty Server IO #0" Id=27 RUNNABLE
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@592ee0b
- locked java.util.Collections$UnmodifiableSet@372e4853
- locked sun.nio.ch.WindowsSelectorImpl@1b9907f7
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)
...
"D3D Screen Updater" Id=26 WAITING on java.lang.Object@5bd9f748
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@5bd9f748
at sun.java2d.d3d.D3DScreenUpdateManager.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"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@42f9c714
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@57c64326
at java.io.InputStreamReader.read(Unknown Source)
...
"DestroyJavaVM" Id=23 RUNNABLE
"Server thread" Id=21 RUNNABLE
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(Unknown Source)
at java.io.DataInputStream.readFully(Unknown Source)
at java.io.DataInputStream.readLong(Unknown Source)
at bph.c(SourceFile:64)
at aqa.I(SourceFile:2589)
at bet.a(SourceFile:107)
at qk.b(SourceFile:164)
...
"TimerQueue" Id=19 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1a2b830e
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1a2b830e
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@1962a0cf
"Thread-4" Id=18 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ea9198e
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1ea9198e
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 ps.run(SourceFile:114)
at java.lang.Thread.run(Unknown Source)
"AWT-EventQueue-0" Id=17 RUNNABLE
at java.lang.Object.clone(Native Method)
at sun.java2d.SunGraphics2D.clone(Unknown Source)
at sun.java2d.SunGraphics2D.create(Unknown Source)
at java.awt.Graphics.create(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
- locked java.awt.Component$AWTTreeLock@6fccc95b
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JViewport.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
- locked java.awt.Component$AWTTreeLock@6fccc95b
...
"AWT-Windows" Id=15 RUNNABLE (in native)
at sun.awt.windows.WToolkit.eventLoop(Native Method)
at sun.awt.windows.WToolkit.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"AWT-Shutdown" Id=14 WAITING on java.lang.Object@6db7aeb4
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@6db7aeb4
at java.lang.Object.wait(Object.java:503)
at sun.awt.AWTAutoShutdown.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
"Java2D Disposer" Id=13 WAITING on java.lang.ref.ReferenceQueue$Lock@362ee3b2
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@362ee3b2
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=12 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at pi.run(SourceFile:64)
"Snooper Timer" Id=11 TIMED_WAITING on java.util.TaskQueue@4066d6e8
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@4066d6e8
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@1fa73a60
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@1fa73a60
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@1be984dc
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.Reference$Lock@1be984dc
at java.lang.Object.wait(Object.java:503)
at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
Stacktrace:
at pm.run(SourceFile:52)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 14w30c
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1834789976 bytes (1749 MB) / 2138505216 bytes (2039 MB) up to 2138505216 bytes (2039 MB)
JVM Flags: 2 total; -Xmx2048M -Xms2048M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
Profiler Position: N/A (disabled)
Player Count: 2 / 5; [qo['hnrosdi'/112, l='world', x=-286.97, y=65.00, z=722.68], qo['afeef98'/4298, l='world', x=-316.72, y=63.00, z=756.91]]
Is Modded: Unknown (can't tell)
Type: Dedicated Server (map_server.txt)