Guest User

Untitled

a guest
Aug 5th, 2014
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.19 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 8/5/14 12:58 PM
  5. Description: Watching Server
  6.  
  7. java.lang.Error
  8. at java.lang.Thread.sleep(Native Method)
  9. at ph.a(SourceFile:265)
  10. at net.minecraft.server.MinecraftServer.run(SourceFile:474)
  11. at java.lang.Thread.run(Thread.java:745)
  12.  
  13.  
  14. A detailed walkthrough of the error, its code path and all known details is as follows:
  15. ---------------------------------------------------------------------------------------
  16.  
  17. -- Head --
  18. Stacktrace:
  19. at java.lang.Thread.sleep(Native Method)
  20. at ph.a(SourceFile:265)
  21.  
  22. -- Thread Dump --
  23. Details:
  24. Threads: "Keep-Alive-Timer" Id=824 TIMED_WAITING
  25. at java.lang.Thread.sleep(Native Method)
  26. at sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:172)
  27. at java.lang.Thread.run(Thread.java:745)
  28.  
  29.  
  30. "RCON Client #673" Id=798 WAITING on com.google.common.util.concurrent.ListenableFutureTask@58f2e1c1
  31. at sun.misc.Unsafe.park(Native Method)
  32. - waiting on com.google.common.util.concurrent.ListenableFutureTask@58f2e1c1
  33. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  34. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  35. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  36. at com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Uninterruptibles.java:135)
  37. at com.google.common.util.concurrent.Futures.getUnchecked(Futures.java:1421)
  38. at rb.c(SourceFile:113)
  39. at bt.b(SourceFile:49)
  40. ...
  41.  
  42.  
  43. "Netty Server IO #15" Id=36 RUNNABLE
  44. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  45. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  46. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  47. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  48. - locked io.netty.channel.nio.SelectedSelectionKeySet@563514af
  49. - locked java.util.Collections$UnmodifiableSet@520a8ab1
  50. - locked sun.nio.ch.KQueueSelectorImpl@17081e94
  51. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  52. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  53. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  54. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  55. ...
  56.  
  57.  
  58. "Netty Server IO #14" Id=35 RUNNABLE
  59. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  60. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  61. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  62. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  63. - locked io.netty.channel.nio.SelectedSelectionKeySet@583b195d
  64. - locked java.util.Collections$UnmodifiableSet@26d5ee99
  65. - locked sun.nio.ch.KQueueSelectorImpl@200cb7f0
  66. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  67. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  68. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  69. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  70. ...
  71.  
  72.  
  73. "Netty Server IO #13" Id=34 RUNNABLE
  74. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  75. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  76. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  77. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  78. - locked io.netty.channel.nio.SelectedSelectionKeySet@7727e1db
  79. - locked java.util.Collections$UnmodifiableSet@7756ef93
  80. - locked sun.nio.ch.KQueueSelectorImpl@7e7e76c6
  81. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  82. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  83. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  84. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  85. ...
  86.  
  87.  
  88. "Netty Server IO #12" Id=33 RUNNABLE
  89. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  90. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  91. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  92. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  93. - locked io.netty.channel.nio.SelectedSelectionKeySet@3b08fdce
  94. - locked java.util.Collections$UnmodifiableSet@7369fa4d
  95. - locked sun.nio.ch.KQueueSelectorImpl@3303b9c4
  96. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  97. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  98. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  99. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  100. ...
  101.  
  102.  
  103. "Netty Server IO #11" Id=32 RUNNABLE
  104. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  105. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  106. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  107. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  108. - locked io.netty.channel.nio.SelectedSelectionKeySet@3e462124
  109. - locked java.util.Collections$UnmodifiableSet@425c4daf
  110. - locked sun.nio.ch.KQueueSelectorImpl@7e5b7c3b
  111. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  112. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  113. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  114. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  115. ...
  116.  
  117.  
  118. "Netty Server IO #10" Id=31 RUNNABLE
  119. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  120. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  121. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  122. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  123. - locked io.netty.channel.nio.SelectedSelectionKeySet@503827ad
  124. - locked java.util.Collections$UnmodifiableSet@5f78738f
  125. - locked sun.nio.ch.KQueueSelectorImpl@7f696cfa
  126. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  127. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  128. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  129. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  130. ...
  131.  
  132.  
  133. "Netty Server IO #9" Id=30 RUNNABLE
  134. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  135. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  136. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  137. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  138. - locked io.netty.channel.nio.SelectedSelectionKeySet@5a766d88
  139. - locked java.util.Collections$UnmodifiableSet@4b622c24
  140. - locked sun.nio.ch.KQueueSelectorImpl@579acacc
  141. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  142. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  143. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  144. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  145. ...
  146.  
  147.  
  148. "Netty Server IO #8" Id=29 RUNNABLE
  149. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  150. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  151. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  152. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  153. - locked io.netty.channel.nio.SelectedSelectionKeySet@63207279
  154. - locked java.util.Collections$UnmodifiableSet@ad359b8
  155. - locked sun.nio.ch.KQueueSelectorImpl@508a57ca
  156. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  157. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  158. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  159. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  160. ...
  161.  
  162.  
  163. "Netty Server IO #7" Id=28 RUNNABLE
  164. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  165. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  166. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  167. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  168. - locked io.netty.channel.nio.SelectedSelectionKeySet@51c73bbd
  169. - locked java.util.Collections$UnmodifiableSet@31942846
  170. - locked sun.nio.ch.KQueueSelectorImpl@211aa955
  171. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  172. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  173. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  174. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  175. ...
  176.  
  177.  
  178. "File IO Thread" Id=46 TIMED_WAITING
  179. at java.lang.Thread.sleep(Native Method)
  180. at bqk.c(SourceFile:51)
  181. at bqk.run(SourceFile:30)
  182. at java.lang.Thread.run(Thread.java:745)
  183.  
  184.  
  185. "Netty Server IO #6" Id=27 RUNNABLE
  186. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  187. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  188. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  189. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  190. - locked io.netty.channel.nio.SelectedSelectionKeySet@232c8ebb
  191. - locked java.util.Collections$UnmodifiableSet@4bde53b0
  192. - locked sun.nio.ch.KQueueSelectorImpl@5b989495
  193. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  194. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  195. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  196. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  197. ...
  198.  
  199.  
  200. "Netty Server IO #5" Id=26 RUNNABLE
  201. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  202. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  203. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  204. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  205. - locked io.netty.channel.nio.SelectedSelectionKeySet@2fbcdeb2
  206. - locked java.util.Collections$UnmodifiableSet@6822c4a8
  207. - locked sun.nio.ch.KQueueSelectorImpl@51d859cf
  208. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  209. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  210. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  211. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  212. ...
  213.  
  214.  
  215. "Netty Server IO #4" Id=25 RUNNABLE
  216. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  217. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  218. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  219. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  220. - locked io.netty.channel.nio.SelectedSelectionKeySet@4efb435d
  221. - locked java.util.Collections$UnmodifiableSet@7fb5d7e
  222. - locked sun.nio.ch.KQueueSelectorImpl@7982cead
  223. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  224. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  225. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  226. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  227. ...
  228.  
  229.  
  230. "Netty Server IO #3" Id=24 RUNNABLE
  231. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  232. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  233. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  234. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  235. - locked io.netty.channel.nio.SelectedSelectionKeySet@6a87e673
  236. - locked java.util.Collections$UnmodifiableSet@7e72b1d5
  237. - locked sun.nio.ch.KQueueSelectorImpl@233f13c8
  238. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  239. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  240. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  241. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  242. ...
  243.  
  244.  
  245. "Java2D Disposer" Id=43 WAITING on java.lang.ref.ReferenceQueue$Lock@4c2756a4
  246. at java.lang.Object.wait(Native Method)
  247. - waiting on java.lang.ref.ReferenceQueue$Lock@4c2756a4
  248. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
  249. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
  250. at sun.java2d.Disposer.run(Disposer.java:148)
  251. at java.lang.Thread.run(Thread.java:745)
  252.  
  253.  
  254. "AWT-AppKit" Id=42 RUNNABLE (in native)
  255.  
  256.  
  257. "Server Watchdog" Id=41 RUNNABLE
  258. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  259. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  260. at pm.run(SourceFile:36)
  261. at java.lang.Thread.run(Thread.java:745)
  262.  
  263.  
  264. "RCON Listener #2" Id=40 RUNNABLE
  265. at java.net.PlainSocketImpl.socketAccept(Native Method)
  266. at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
  267. at java.net.ServerSocket.implAccept(ServerSocket.java:545)
  268. at java.net.ServerSocket.accept(ServerSocket.java:513)
  269. at ta.run(SourceFile:65)
  270. at java.lang.Thread.run(Thread.java:745)
  271.  
  272.  
  273. "Query Listener #1" Id=39 RUNNABLE
  274. at java.net.PlainDatagramSocketImpl.receive0(Native Method)
  275. - locked java.net.PlainDatagramSocketImpl@1946952d
  276. at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  277. - locked java.net.PlainDatagramSocketImpl@1946952d
  278. at java.net.DatagramSocket.receive(DatagramSocket.java:781)
  279. - locked java.net.DatagramPacket@72d163c9
  280. - locked java.net.DatagramSocket@114727a8
  281. at sx.run(SourceFile:261)
  282. at java.lang.Thread.run(Thread.java:745)
  283.  
  284.  
  285. "Netty Server IO #2" Id=23 RUNNABLE
  286. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  287. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  288. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  289. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  290. - locked io.netty.channel.nio.SelectedSelectionKeySet@292b8f08
  291. - locked java.util.Collections$UnmodifiableSet@5fcf7eff
  292. - locked sun.nio.ch.KQueueSelectorImpl@728d77d6
  293. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  294. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  295. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  296. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  297. ...
  298.  
  299.  
  300. "Netty Server IO #1" Id=22 RUNNABLE
  301. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  302. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  303. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  304. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  305. - locked io.netty.channel.nio.SelectedSelectionKeySet@b3b9d65
  306. - locked java.util.Collections$UnmodifiableSet@7e9d00c5
  307. - locked sun.nio.ch.KQueueSelectorImpl@5a01a16f
  308. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  309. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  310. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  311. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  312. ...
  313.  
  314.  
  315. "Netty Server IO #0" Id=21 RUNNABLE
  316. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  317. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  318. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  319. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  320. - locked io.netty.channel.nio.SelectedSelectionKeySet@432b5e3e
  321. - locked java.util.Collections$UnmodifiableSet@142c338b
  322. - locked sun.nio.ch.KQueueSelectorImpl@2a192e3
  323. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  324. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  325. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  326. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  327. ...
  328.  
  329.  
  330. "Server console handler" Id=18 RUNNABLE (in native)
  331. at java.io.FileInputStream.readBytes(Native Method)
  332. at java.io.FileInputStream.read(FileInputStream.java:234)
  333. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  334. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  335. - locked java.io.BufferedInputStream@55fc5101
  336. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  337. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  338. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  339. - locked java.io.InputStreamReader@4c3f3f2e
  340. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  341. ...
  342.  
  343.  
  344. "DestroyJavaVM" Id=17 RUNNABLE
  345.  
  346.  
  347. "Server thread" Id=15 TIMED_WAITING
  348. at java.lang.Thread.sleep(Native Method)
  349. at ph.a(SourceFile:265)
  350. at net.minecraft.server.MinecraftServer.run(SourceFile:474)
  351. at java.lang.Thread.run(Thread.java:745)
  352.  
  353.  
  354. "Server Infinisleeper" Id=14 TIMED_WAITING
  355. at java.lang.Thread.sleep(Native Method)
  356. at pi.run(SourceFile:64)
  357.  
  358.  
  359. "Snooper Timer" Id=13 TIMED_WAITING on java.util.TaskQueue@397afd49
  360. at java.lang.Object.wait(Native Method)
  361. - waiting on java.util.TaskQueue@397afd49
  362. at java.util.TimerThread.mainLoop(Timer.java:552)
  363. at java.util.TimerThread.run(Timer.java:505)
  364.  
  365.  
  366. "Signal Dispatcher" Id=5 RUNNABLE
  367.  
  368.  
  369. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@37c2460f
  370. at java.lang.Object.wait(Native Method)
  371. - waiting on java.lang.ref.ReferenceQueue$Lock@37c2460f
  372. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
  373. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
  374. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  375.  
  376.  
  377. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@817daf
  378. at java.lang.Object.wait(Native Method)
  379. - waiting on java.lang.ref.Reference$Lock@817daf
  380. at java.lang.Object.wait(Object.java:502)
  381. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  382.  
  383.  
  384.  
  385. Stacktrace:
  386. at pm.run(SourceFile:52)
  387. at java.lang.Thread.run(Thread.java:745)
  388.  
  389. -- System Details --
  390. Details:
  391. Minecraft Version: 14w30c
  392. Operating System: Mac OS X (x86_64) version 10.9.3
  393. Java Version: 1.8.0_05, Oracle Corporation
  394. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  395. Memory: 1122568248 bytes (1070 MB) / 4225236992 bytes (4029 MB) up to 4225236992 bytes (4029 MB)
  396. JVM Flags: 7 total; -Xincgc -Xmx4G -XX:+PrintAdaptiveSizePolicy -XX:+PrintGCDetails -Xloggc:server_gc.log -XX:OnError=/Users/steve/Minecraft/Swim3/scripts/jvm_on_error.sh -XX:OnOutOfMemoryError=/Users/steve/Minecraft/Swim3/scripts/jvm_on_out_of_memory.sh
  397. IntCache: cache: 4, tcache: 0, allocated: 12, tallocated: 98
  398. Profiler Position: N/A (disabled)
  399. Player Count: 12 / 20
  400. Is Modded: Unknown (can't tell)
  401. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment