Guest User

Untitled

a guest
Jul 31st, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.24 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 7/30/14 9:43 AM
  5. Description: Watching Server
  6.  
  7. java.lang.Error
  8. at bek.a(SourceFile:776)
  9. at aqh.a(SourceFile:2224)
  10. at yo.a(SourceFile:44)
  11. at zb.a(SourceFile:72)
  12. at xl.bE(SourceFile:446)
  13. at xk.l(SourceFile:1430)
  14. at xl.l(SourceFile:316)
  15. at afc.l(SourceFile:39)
  16. at afz.l(SourceFile:203)
  17. at xk.j(SourceFile:1298)
  18. at xl.j(SourceFile:194)
  19. at afc.j(SourceFile:44)
  20. at afz.j(SourceFile:259)
  21. at aqh.a(SourceFile:1410)
  22. at qo.a(SourceFile:601)
  23. at aqh.g(SourceFile:1388)
  24. at aqh.i(SourceFile:1281)
  25. at qo.i(SourceFile:479)
  26. at net.minecraft.server.MinecraftServer.y(SourceFile:606)
  27. at pk.y(SourceFile:303)
  28. at net.minecraft.server.MinecraftServer.x(SourceFile:530)
  29. at net.minecraft.server.MinecraftServer.run(SourceFile:446)
  30. at java.lang.Thread.run(Thread.java:745)
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Stacktrace:
  38. at bek.a(SourceFile:776)
  39. at aqh.a(SourceFile:2224)
  40. at yo.a(SourceFile:44)
  41. at zb.a(SourceFile:72)
  42. at xl.bE(SourceFile:446)
  43. at xk.l(SourceFile:1430)
  44. at xl.l(SourceFile:316)
  45. at afc.l(SourceFile:39)
  46. at afz.l(SourceFile:203)
  47. at xk.j(SourceFile:1298)
  48. at xl.j(SourceFile:194)
  49. at afc.j(SourceFile:44)
  50. at afz.j(SourceFile:259)
  51. at aqh.a(SourceFile:1410)
  52. at qo.a(SourceFile:601)
  53. at aqh.g(SourceFile:1388)
  54. at aqh.i(SourceFile:1281)
  55. at qo.i(SourceFile:479)
  56. at net.minecraft.server.MinecraftServer.y(SourceFile:606)
  57. at pk.y(SourceFile:303)
  58. at net.minecraft.server.MinecraftServer.x(SourceFile:530)
  59.  
  60. -- Thread Dump --
  61. Details:
  62. Threads: "pool-3-thread-1" Id=78 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@8707447
  63. at sun.misc.Unsafe.park(Native Method)
  64. - waiting on java.util.concurrent.SynchronousQueue$TransferStack@8707447
  65. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  66. at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  67. at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  68. at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  69. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  70. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  71. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  72. ...
  73.  
  74.  
  75. "File IO Thread" Id=75 TIMED_WAITING
  76. at java.lang.Thread.sleep(Native Method)
  77. at bqr.c(SourceFile:51)
  78. at bqr.run(SourceFile:30)
  79. at java.lang.Thread.run(Thread.java:745)
  80.  
  81.  
  82. "Netty Server IO #15" Id=36 RUNNABLE
  83. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  84. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  85. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  86. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  87. - locked io.netty.channel.nio.SelectedSelectionKeySet@6b78b39
  88. - locked java.util.Collections$UnmodifiableSet@2881f37
  89. - locked sun.nio.ch.KQueueSelectorImpl@478a8102
  90. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  91. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  92. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  93. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  94. ...
  95.  
  96.  
  97. "Netty Server IO #14" Id=35 RUNNABLE
  98. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  99. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  100. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  101. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  102. - locked io.netty.channel.nio.SelectedSelectionKeySet@4cd307f8
  103. - locked java.util.Collections$UnmodifiableSet@7607a318
  104. - locked sun.nio.ch.KQueueSelectorImpl@34b47b48
  105. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  106. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  107. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  108. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  109. ...
  110.  
  111.  
  112. "Netty Server IO #13" Id=34 RUNNABLE
  113. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  114. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  115. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  116. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  117. - locked io.netty.channel.nio.SelectedSelectionKeySet@27a57e4d
  118. - locked java.util.Collections$UnmodifiableSet@739d5186
  119. - locked sun.nio.ch.KQueueSelectorImpl@38c9338e
  120. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  121. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  122. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  123. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  124. ...
  125.  
  126.  
  127. "Netty Server IO #12" Id=33 RUNNABLE
  128. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  129. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  130. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  131. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  132. - locked io.netty.channel.nio.SelectedSelectionKeySet@2fb071e4
  133. - locked java.util.Collections$UnmodifiableSet@23eb2549
  134. - locked sun.nio.ch.KQueueSelectorImpl@3ae341d3
  135. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  136. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  137. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  138. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  139. ...
  140.  
  141.  
  142. "Netty Server IO #11" Id=32 RUNNABLE
  143. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  144. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  145. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  146. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  147. - locked io.netty.channel.nio.SelectedSelectionKeySet@4b474042
  148. - locked java.util.Collections$UnmodifiableSet@6754279f
  149. - locked sun.nio.ch.KQueueSelectorImpl@1d6f8751
  150. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  151. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  152. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  153. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  154. ...
  155.  
  156.  
  157. "Netty Server IO #10" Id=31 RUNNABLE
  158. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  159. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  160. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  161. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  162. - locked io.netty.channel.nio.SelectedSelectionKeySet@3d22a0f6
  163. - locked java.util.Collections$UnmodifiableSet@4c16b240
  164. - locked sun.nio.ch.KQueueSelectorImpl@ab80c82
  165. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  166. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  167. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  168. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  169. ...
  170.  
  171.  
  172. "Netty Server IO #9" Id=30 RUNNABLE
  173. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  174. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  175. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  176. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  177. - locked io.netty.channel.nio.SelectedSelectionKeySet@6b0c478b
  178. - locked java.util.Collections$UnmodifiableSet@43017f0c
  179. - locked sun.nio.ch.KQueueSelectorImpl@3a7c419e
  180. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  181. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  182. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  183. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  184. ...
  185.  
  186.  
  187. "Netty Server IO #8" Id=29 RUNNABLE
  188. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  189. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  190. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  191. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  192. - locked io.netty.channel.nio.SelectedSelectionKeySet@70ea964f
  193. - locked java.util.Collections$UnmodifiableSet@79d3a7c6
  194. - locked sun.nio.ch.KQueueSelectorImpl@31625eef
  195. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  196. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  197. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  198. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  199. ...
  200.  
  201.  
  202. "Netty Server IO #7" Id=28 RUNNABLE
  203. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  204. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  205. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  206. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  207. - locked io.netty.channel.nio.SelectedSelectionKeySet@694a89ec
  208. - locked java.util.Collections$UnmodifiableSet@4db62264
  209. - locked sun.nio.ch.KQueueSelectorImpl@293f5183
  210. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  211. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  212. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  213. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  214. ...
  215.  
  216.  
  217. "Netty Server IO #6" Id=27 RUNNABLE
  218. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  219. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  220. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  221. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  222. - locked io.netty.channel.nio.SelectedSelectionKeySet@a09e76d
  223. - locked java.util.Collections$UnmodifiableSet@37b11a29
  224. - locked sun.nio.ch.KQueueSelectorImpl@4be8bbb9
  225. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  226. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  227. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  228. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  229. ...
  230.  
  231.  
  232. "Netty Server IO #5" Id=26 RUNNABLE
  233. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  234. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  235. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  236. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  237. - locked io.netty.channel.nio.SelectedSelectionKeySet@1888580e
  238. - locked java.util.Collections$UnmodifiableSet@5d7fe6fd
  239. - locked sun.nio.ch.KQueueSelectorImpl@62a0cf29
  240. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  241. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  242. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  243. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  244. ...
  245.  
  246.  
  247. "Netty Server IO #4" Id=25 RUNNABLE
  248. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  249. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  250. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  251. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  252. - locked io.netty.channel.nio.SelectedSelectionKeySet@6c1b85b7
  253. - locked java.util.Collections$UnmodifiableSet@3609f812
  254. - locked sun.nio.ch.KQueueSelectorImpl@1463a820
  255. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  256. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  257. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  258. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  259. ...
  260.  
  261.  
  262. "Java2D Disposer" Id=44 WAITING on java.lang.ref.ReferenceQueue$Lock@70dee402
  263. at java.lang.Object.wait(Native Method)
  264. - waiting on java.lang.ref.ReferenceQueue$Lock@70dee402
  265. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
  266. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
  267. at sun.java2d.Disposer.run(Disposer.java:148)
  268. at java.lang.Thread.run(Thread.java:745)
  269.  
  270.  
  271. "AWT-AppKit" Id=43 RUNNABLE (in native)
  272.  
  273.  
  274. "Server Watchdog" Id=42 RUNNABLE
  275. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  276. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  277. at pp.run(SourceFile:39)
  278. at java.lang.Thread.run(Thread.java:745)
  279.  
  280.  
  281. "RCON Listener #2" Id=41 RUNNABLE
  282. at java.net.PlainSocketImpl.socketAccept(Native Method)
  283. at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
  284. at java.net.ServerSocket.implAccept(ServerSocket.java:545)
  285. at java.net.ServerSocket.accept(ServerSocket.java:513)
  286. at td.run(SourceFile:65)
  287. at java.lang.Thread.run(Thread.java:745)
  288.  
  289.  
  290. "Query Listener #1" Id=40 RUNNABLE
  291. at java.net.PlainDatagramSocketImpl.receive0(Native Method)
  292. - locked java.net.PlainDatagramSocketImpl@40d8f193
  293. at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  294. - locked java.net.PlainDatagramSocketImpl@40d8f193
  295. at java.net.DatagramSocket.receive(DatagramSocket.java:781)
  296. - locked java.net.DatagramPacket@39e848f2
  297. - locked java.net.DatagramSocket@34655429
  298. at ta.run(SourceFile:261)
  299. at java.lang.Thread.run(Thread.java:745)
  300.  
  301.  
  302. "Netty Server IO #3" Id=24 RUNNABLE
  303. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  304. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  305. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  306. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  307. - locked io.netty.channel.nio.SelectedSelectionKeySet@3043c547
  308. - locked java.util.Collections$UnmodifiableSet@37bad9b9
  309. - locked sun.nio.ch.KQueueSelectorImpl@30e9f2b4
  310. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  311. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  312. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  313. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  314. ...
  315.  
  316.  
  317. "Netty Server IO #2" Id=23 RUNNABLE
  318. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  319. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  320. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  321. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  322. - locked io.netty.channel.nio.SelectedSelectionKeySet@4b3d9383
  323. - locked java.util.Collections$UnmodifiableSet@65fa1e5e
  324. - locked sun.nio.ch.KQueueSelectorImpl@4ec7449
  325. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  326. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  327. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  328. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  329. ...
  330.  
  331.  
  332. "Netty Server IO #1" Id=22 RUNNABLE
  333. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  334. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  335. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  336. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  337. - locked io.netty.channel.nio.SelectedSelectionKeySet@7b6f5a32
  338. - locked java.util.Collections$UnmodifiableSet@5ce96f57
  339. - locked sun.nio.ch.KQueueSelectorImpl@6954927a
  340. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  341. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  342. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  343. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  344. ...
  345.  
  346.  
  347. "Netty Server IO #0" Id=21 RUNNABLE
  348. at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
  349. at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:202)
  350. at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
  351. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  352. - locked io.netty.channel.nio.SelectedSelectionKeySet@e7ded25
  353. - locked java.util.Collections$UnmodifiableSet@f429812
  354. - locked sun.nio.ch.KQueueSelectorImpl@1846cd7a
  355. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  356. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  357. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  358. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  359. ...
  360.  
  361.  
  362. "Server console handler" Id=18 RUNNABLE (in native)
  363. at java.io.FileInputStream.readBytes(Native Method)
  364. at java.io.FileInputStream.read(FileInputStream.java:234)
  365. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  366. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  367. - locked java.io.BufferedInputStream@554c4b4a
  368. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  369. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  370. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  371. - locked java.io.InputStreamReader@34b98003
  372. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  373. ...
  374.  
  375.  
  376. "DestroyJavaVM" Id=17 RUNNABLE
  377.  
  378.  
  379. "Server thread" Id=15 RUNNABLE
  380. at bek.a(SourceFile:776)
  381. at aqh.a(SourceFile:2224)
  382. at yo.a(SourceFile:44)
  383. at zb.a(SourceFile:72)
  384. at xl.bE(SourceFile:446)
  385. at xk.l(SourceFile:1430)
  386. at xl.l(SourceFile:316)
  387. at afc.l(SourceFile:39)
  388. ...
  389.  
  390.  
  391. "Server Infinisleeper" Id=14 TIMED_WAITING
  392. at java.lang.Thread.sleep(Native Method)
  393. at pl.run(SourceFile:64)
  394.  
  395.  
  396. "Snooper Timer" Id=13 TIMED_WAITING on java.util.TaskQueue@2fa00c8e
  397. at java.lang.Object.wait(Native Method)
  398. - waiting on java.util.TaskQueue@2fa00c8e
  399. at java.util.TimerThread.mainLoop(Timer.java:552)
  400. at java.util.TimerThread.run(Timer.java:505)
  401.  
  402.  
  403. "Signal Dispatcher" Id=5 RUNNABLE
  404.  
  405.  
  406. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@1a3291d
  407. at java.lang.Object.wait(Native Method)
  408. - waiting on java.lang.ref.ReferenceQueue$Lock@1a3291d
  409. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
  410. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
  411. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  412.  
  413.  
  414. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@36023478
  415. at java.lang.Object.wait(Native Method)
  416. - waiting on java.lang.ref.Reference$Lock@36023478
  417. at java.lang.Object.wait(Object.java:502)
  418. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  419.  
  420.  
  421.  
  422. Stacktrace:
  423. at pp.run(SourceFile:55)
  424. at java.lang.Thread.run(Thread.java:745)
  425.  
  426. -- System Details --
  427. Details:
  428. Minecraft Version: 14w31a
  429. Operating System: Mac OS X (x86_64) version 10.9.3
  430. Java Version: 1.8.0_11, Oracle Corporation
  431. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  432. Memory: 1299318936 bytes (1239 MB) / 3166928896 bytes (3020 MB) up to 4225236992 bytes (4029 MB)
  433. 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
  434. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 99
  435. Profiler Position: N/A (disabled)
  436. Is Modded: Unknown (can't tell)
  437. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment