Advertisement
Guest User

Untitled

a guest
Aug 1st, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.76 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ooh. Shiny.
  3.  
  4. Time: 8/1/14 9:40 PM
  5. Description: Watching Server
  6.  
  7. java.lang.Error
  8. at java.lang.Thread.sleep(Native Method)
  9. at pk.a(SourceFile:265)
  10. at net.minecraft.server.MinecraftServer.run(SourceFile:475)
  11. at java.lang.Thread.run(Thread.java:722)
  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 pk.a(SourceFile:265)
  21.  
  22. -- Thread Dump --
  23. Details:
  24. Threads: "pool-3-thread-5" Id=68 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7f9cba58
  25. at sun.misc.Unsafe.park(Native Method)
  26. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7f9cba58
  27. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  28. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  29. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  30. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  31. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
  32. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
  33. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  34. ...
  35.  
  36.  
  37. "pool-3-thread-4" Id=67 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7f9cba58
  38. at sun.misc.Unsafe.park(Native Method)
  39. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7f9cba58
  40. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  41. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  42. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  43. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  44. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
  45. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
  46. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  47. ...
  48.  
  49.  
  50. "Netty Server IO #15" Id=34 RUNNABLE (in native)
  51. at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
  52. at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:117)
  53. at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:73)
  54. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  55. - locked io.netty.channel.nio.SelectedSelectionKeySet@e61bec0
  56. - locked java.util.Collections$UnmodifiableSet@4321a2fa
  57. - locked sun.nio.ch.PollSelectorImpl@3767a0df
  58. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  59. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  60. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  61. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  62. ...
  63.  
  64.  
  65. "Netty Server IO #14" Id=33 RUNNABLE (in native)
  66. at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
  67. at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:117)
  68. at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:73)
  69. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  70. - locked io.netty.channel.nio.SelectedSelectionKeySet@14b4a6cf
  71. - locked java.util.Collections$UnmodifiableSet@4f9f2b48
  72. - locked sun.nio.ch.PollSelectorImpl@3d4f36f7
  73. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  74. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  75. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  76. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  77. ...
  78.  
  79.  
  80. "Netty Server IO #13" Id=32 RUNNABLE
  81. at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
  82. at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:117)
  83. at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:73)
  84. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  85. - locked io.netty.channel.nio.SelectedSelectionKeySet@14913811
  86. - locked java.util.Collections$UnmodifiableSet@34543545
  87. - locked sun.nio.ch.PollSelectorImpl@35e7e37f
  88. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  89. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  90. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  91. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  92. ...
  93.  
  94.  
  95. "Netty Server IO #12" Id=31 RUNNABLE (in native)
  96. at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
  97. at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:117)
  98. at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:73)
  99. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  100. - locked io.netty.channel.nio.SelectedSelectionKeySet@6c192581
  101. - locked java.util.Collections$UnmodifiableSet@6e3998f2
  102. - locked sun.nio.ch.PollSelectorImpl@59ab7dfd
  103. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  104. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  105. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  106. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  107. ...
  108.  
  109.  
  110. "Netty Server IO #11" Id=30 RUNNABLE (in native)
  111. at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
  112. at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:117)
  113. at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:73)
  114. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  115. - locked io.netty.channel.nio.SelectedSelectionKeySet@724670ed
  116. - locked java.util.Collections$UnmodifiableSet@4f0c119e
  117. - locked sun.nio.ch.PollSelectorImpl@4ad43085
  118. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  119. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  120. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  121. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  122. ...
  123.  
  124.  
  125. "Netty Server IO #10" Id=29 RUNNABLE (in native)
  126. at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
  127. at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:117)
  128. at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:73)
  129. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  130. - locked io.netty.channel.nio.SelectedSelectionKeySet@6dc5927b
  131. - locked java.util.Collections$UnmodifiableSet@4b712ef7
  132. - locked sun.nio.ch.PollSelectorImpl@6697965d
  133. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  134. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  135. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  136. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  137. ...
  138.  
  139.  
  140. "Netty Server IO #9" Id=28 RUNNABLE (in native)
  141. at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
  142. at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:117)
  143. at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:73)
  144. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  145. - locked io.netty.channel.nio.SelectedSelectionKeySet@7c024705
  146. - locked java.util.Collections$UnmodifiableSet@b9d37f
  147. - locked sun.nio.ch.PollSelectorImpl@51d5202
  148. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  149. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  150. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  151. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  152. ...
  153.  
  154.  
  155. "Netty Server IO #8" Id=27 RUNNABLE (in native)
  156. at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
  157. at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:117)
  158. at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:73)
  159. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  160. - locked io.netty.channel.nio.SelectedSelectionKeySet@2386e182
  161. - locked java.util.Collections$UnmodifiableSet@286a116f
  162. - locked sun.nio.ch.PollSelectorImpl@1be8759e
  163. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  164. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  165. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  166. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  167. ...
  168.  
  169.  
  170. "Netty Server IO #7" Id=26 RUNNABLE (in native)
  171. at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
  172. at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:117)
  173. at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:73)
  174. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  175. - locked io.netty.channel.nio.SelectedSelectionKeySet@263c49f0
  176. - locked java.util.Collections$UnmodifiableSet@7b298294
  177. - locked sun.nio.ch.PollSelectorImpl@5194c7c3
  178. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  179. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  180. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  181. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  182. ...
  183.  
  184.  
  185. "Netty Server IO #6" Id=25 RUNNABLE (in native)
  186. at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
  187. at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:117)
  188. at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:73)
  189. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  190. - locked io.netty.channel.nio.SelectedSelectionKeySet@3a0f5fda
  191. - locked java.util.Collections$UnmodifiableSet@6c0fb8a5
  192. - locked sun.nio.ch.PollSelectorImpl@2c70875
  193. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  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=24 RUNNABLE (in native)
  201. at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
  202. at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:117)
  203. at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:73)
  204. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  205. - locked io.netty.channel.nio.SelectedSelectionKeySet@1774ff3d
  206. - locked java.util.Collections$UnmodifiableSet@470bfcbc
  207. - locked sun.nio.ch.PollSelectorImpl@280bed55
  208. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  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=23 RUNNABLE (in native)
  216. at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
  217. at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:117)
  218. at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:73)
  219. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  220. - locked io.netty.channel.nio.SelectedSelectionKeySet@21523311
  221. - locked java.util.Collections$UnmodifiableSet@428bf828
  222. - locked sun.nio.ch.PollSelectorImpl@562e8d54
  223. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  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=22 RUNNABLE (in native)
  231. at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
  232. at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:117)
  233. at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:73)
  234. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  235. - locked io.netty.channel.nio.SelectedSelectionKeySet@1d662342
  236. - locked java.util.Collections$UnmodifiableSet@6e2e1dd6
  237. - locked sun.nio.ch.PollSelectorImpl@b8ebe07
  238. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  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. "File IO Thread" Id=41 TIMED_WAITING
  246. at java.lang.Thread.sleep(Native Method)
  247. at bqr.c(SourceFile:51)
  248. at bqr.run(SourceFile:30)
  249. at java.lang.Thread.run(Thread.java:722)
  250.  
  251.  
  252. "Netty Server IO #2" Id=21 RUNNABLE (in native)
  253. at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
  254. at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:117)
  255. at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:73)
  256. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  257. - locked io.netty.channel.nio.SelectedSelectionKeySet@3cdaa50
  258. - locked java.util.Collections$UnmodifiableSet@c938833
  259. - locked sun.nio.ch.PollSelectorImpl@5008437b
  260. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  261. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  262. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  263. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  264. ...
  265.  
  266.  
  267. "Server Watchdog" Id=39 RUNNABLE
  268. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  269. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  270. at pp.run(SourceFile:39)
  271. at java.lang.Thread.run(Thread.java:722)
  272.  
  273.  
  274. "RCON Listener #2" Id=38 RUNNABLE (in native)
  275. at java.net.PlainSocketImpl.socketAccept(Native Method)
  276. at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
  277. at java.net.ServerSocket.implAccept(ServerSocket.java:522)
  278. at java.net.ServerSocket.accept(ServerSocket.java:490)
  279. at td.run(SourceFile:65)
  280. at java.lang.Thread.run(Thread.java:722)
  281.  
  282.  
  283. "Query Listener #1" Id=37 RUNNABLE (in native)
  284. at java.net.PlainDatagramSocketImpl.receive0(Native Method)
  285. - locked java.net.PlainDatagramSocketImpl@4e866949
  286. at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:135)
  287. - locked java.net.PlainDatagramSocketImpl@4e866949
  288. at java.net.DatagramSocket.receive(DatagramSocket.java:775)
  289. - locked java.net.DatagramPacket@7dbde1c2
  290. - locked java.net.DatagramSocket@3596eda9
  291. at ta.run(SourceFile:261)
  292. at java.lang.Thread.run(Thread.java:722)
  293.  
  294.  
  295. "Netty Server IO #1" Id=20 RUNNABLE (in native)
  296. at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
  297. at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:117)
  298. at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:73)
  299. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  300. - locked io.netty.channel.nio.SelectedSelectionKeySet@4d9dab36
  301. - locked java.util.Collections$UnmodifiableSet@53920694
  302. - locked sun.nio.ch.PollSelectorImpl@cabd8c5
  303. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  304. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  305. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  306. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  307. ...
  308.  
  309.  
  310. "Netty Server IO #0" Id=19 RUNNABLE
  311. at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
  312. at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper.java:117)
  313. at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorImpl.java:73)
  314. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  315. - locked io.netty.channel.nio.SelectedSelectionKeySet@633c63b1
  316. - locked java.util.Collections$UnmodifiableSet@d7396c0
  317. - locked sun.nio.ch.PollSelectorImpl@603d6109
  318. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  319. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  320. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  321. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  322. ...
  323.  
  324.  
  325. "Server console handler" Id=15 RUNNABLE (in native)
  326. at java.io.FileInputStream.readBytes(Native Method)
  327. at java.io.FileInputStream.read(FileInputStream.java:242)
  328. at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
  329. at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
  330. - locked java.io.BufferedInputStream@5dadc73b
  331. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
  332. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
  333. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
  334. - locked java.io.InputStreamReader@57606f1e
  335. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  336. ...
  337.  
  338.  
  339. "DestroyJavaVM" Id=16 RUNNABLE
  340.  
  341.  
  342. "Server thread" Id=13 TIMED_WAITING
  343. at java.lang.Thread.sleep(Native Method)
  344. at pk.a(SourceFile:265)
  345. at net.minecraft.server.MinecraftServer.run(SourceFile:475)
  346. at java.lang.Thread.run(Thread.java:722)
  347.  
  348.  
  349. "Server Infinisleeper" Id=12 TIMED_WAITING
  350. at java.lang.Thread.sleep(Native Method)
  351. at pl.run(SourceFile:64)
  352.  
  353.  
  354. "Snooper Timer" Id=11 TIMED_WAITING on java.util.TaskQueue@7c1f4762
  355. at java.lang.Object.wait(Native Method)
  356. - waiting on java.util.TaskQueue@7c1f4762
  357. at java.util.TimerThread.mainLoop(Timer.java:552)
  358. at java.util.TimerThread.run(Timer.java:505)
  359.  
  360.  
  361. "Signal Dispatcher" Id=5 RUNNABLE
  362.  
  363.  
  364. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@6987b297
  365. at java.lang.Object.wait(Native Method)
  366. - waiting on java.lang.ref.ReferenceQueue$Lock@6987b297
  367. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  368. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  369. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:177)
  370.  
  371.  
  372. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@4bde0da1
  373. at java.lang.Object.wait(Native Method)
  374. - waiting on java.lang.ref.Reference$Lock@4bde0da1
  375. at java.lang.Object.wait(Object.java:503)
  376. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  377.  
  378.  
  379.  
  380. Stacktrace:
  381. at pp.run(SourceFile:55)
  382. at java.lang.Thread.run(Thread.java:722)
  383.  
  384. -- System Details --
  385. Details:
  386. Minecraft Version: 14w31a
  387. Operating System: Linux (amd64) version 3.10-0.bpo.2-amd64
  388. Java Version: 1.7.0_03, Oracle Corporation
  389. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  390. Memory: 306999120 bytes (292 MB) / 788066304 bytes (751 MB) up to 3195076608 bytes (3047 MB)
  391. JVM Flags: 5 total; -XX:+AggressiveOpts -XX:ParallelGCThreads=3 -XX:MaxPermSize=256m -Xincgc -Xmx3072M
  392. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  393. Profiler Position: N/A (disabled)
  394. Player Count: 7 / 20; [qr['JackieThe1derMug'/51, l='world', x=-721.73, y=70.00, z=-1967.81], qr['TheSchrambo15'/3097, l='world', x=20.32, y=43.00, z=-1420.52], qr['amf_69'/3467, l='world', x=-724.51, y=71.89, z=-1963.22], qr['xSeanic'/85911, l='world', x=-764.65, y=70.00, z=-2020.26], qr['kflan2211'/145465, l='world', x=547.30, y=44.00, z=230.57], qr['bennyhawk10'/213746, l='world', x=-766.76, y=74.00, z=-1958.20], qr['jo_ham'/490633, l='world', x=25.58, y=12.00, z=-1438.03]]
  395. Is Modded: Unknown (can't tell)
  396. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement