Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2018
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.69 KB | None | 0 0
  1. [04:49:03 ERROR]: The server has stopped responding!
  2. [04:49:03 ERROR]: Please report this to http://www.spigotmc.org/
  3. [04:49:03 ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [04:49:03 ERROR]: Spigot version: git-Spigot-642f6d2-fbe3046 (MC: 1.12.2)
  5. [04:49:03 ERROR]: ------------------------------
  6. [04:49:03 ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [04:49:03 ERROR]: ------------------------------
  8. [04:49:03 ERROR]: Current Thread: Server thread
  9. [04:49:03 ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
  10. [04:49:03 ERROR]: Stack:
  11. [04:49:03 ERROR]: java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1035)
  12. [04:49:03 ERROR]: java.util.concurrent.ConcurrentHashMap.putIfAbsent(ConcurrentHashMap.java:1535)
  13. [04:49:03 ERROR]: java.lang.ClassLoader.getClassLoadingLock(ClassLoader.java:463)
  14. [04:49:03 ERROR]: java.lang.ClassLoader.loadClass(ClassLoader.java:404)
  15. [04:49:03 ERROR]: sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
  16. [04:49:03 ERROR]: java.lang.ClassLoader.loadClass(ClassLoader.java:411)
  17. [04:49:03 ERROR]: java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  18. [04:49:03 ERROR]: me.ryanhamshire.GriefPrevention.FlatFileDataStore.updateSchemaVersionInStorage(FlatFileDataStore.java:912)
  19. [04:49:03 ERROR]: me.ryanhamshire.GriefPrevention.DataStore.setSchemaVersion(DataStore.java:129)
  20. [04:49:03 ERROR]: me.ryanhamshire.GriefPrevention.DataStore.initialize(DataStore.java:177)
  21. [04:49:03 ERROR]: me.ryanhamshire.GriefPrevention.FlatFileDataStore.initialize(FlatFileDataStore.java:205)
  22. [04:49:03 ERROR]: me.ryanhamshire.GriefPrevention.FlatFileDataStore.<init>(FlatFileDataStore.java:53)
  23. [04:49:03 ERROR]: me.ryanhamshire.GriefPrevention.GriefPrevention.onEnable(GriefPrevention.java:308)
  24. [04:49:03 ERROR]: org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  25. [04:49:03 ERROR]: org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  26. [04:49:03 INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  27. [04:49:03 ERROR]: org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403)
  28. [04:49:03 ERROR]: org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381)
  29. [04:49:03 INFO]: [GriefPrevention] Finished loading data (File Mode).
  30. [04:49:03 ERROR]: org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330)
  31. [04:49:03 ERROR]: org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:752)
  32. [04:49:03 ERROR]: org.bukkit.Bukkit.reload(Bukkit.java:525)
  33. [04:49:03 ERROR]: org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27)
  34. [04:49:03 ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  35. [04:49:03 ERROR]: org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648)
  36. [04:49:03 ERROR]: net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1397)
  37. [04:49:03 ERROR]: net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232)
  38. [04:49:03 ERROR]: net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
  39. [04:49:03 ERROR]: net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  40. [04:49:03 ERROR]: net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  41. [04:49:03 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  42. [04:49:03 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  43. [04:49:03 ERROR]: net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
  44. [04:49:03 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748)
  45. [04:49:03 ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  46. [04:49:03 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  47. [04:49:03 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  48. [04:49:03 ERROR]: java.lang.Thread.run(Thread.java:748)
  49. [04:49:03 ERROR]: ------------------------------
  50. [04:49:03 ERROR]: Entire Thread Dump:
  51. [04:49:04 ERROR]: ------------------------------
  52. [04:49:04 ERROR]: Current Thread: pool-74-thread-1
  53. [04:49:04 ERROR]: PID: 3107 | Suspended: false | Native: false | State: TIMED_WAITING
  54. [04:49:04 ERROR]: Stack:
  55. [04:49:04 ERROR]: sun.misc.Unsafe.park(Native Method)
  56. [04:49:04 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  57. [04:49:04 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  58. [04:49:04 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  59. [04:49:04 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  60. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  61. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  62. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  63. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  64. [04:49:04 ERROR]: ------------------------------
  65. [04:49:04 ERROR]: Current Thread: DiscordSRV - Initialization
  66. [04:49:04 ERROR]: PID: 3106 | Suspended: false | Native: false | State: RUNNABLE
  67. [04:49:04 ERROR]: Thread is waiting on monitor(s):
  68. [04:49:04 ERROR]: Locked on:sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
  69. [04:49:04 ERROR]: Locked on:sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
  70. [04:49:04 ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  71. [04:49:04 ERROR]: Locked on:sun.net.www.MeteredStream.read(MeteredStream.java:134)
  72. [04:49:04 ERROR]: Locked on:sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  73. [04:49:04 ERROR]: Stack:
  74. [04:49:04 ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
  75. [04:49:04 ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  76. [04:49:04 ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:171)
  77. [04:49:04 ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141)
  78. [04:49:04 ERROR]: sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
  79. [04:49:04 ERROR]: sun.security.ssl.InputRecord.read(InputRecord.java:503)
  80. [04:49:04 ERROR]: sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
  81. [04:49:04 ERROR]: sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
  82. [04:49:04 ERROR]: sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
  83. [04:49:04 ERROR]: java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  84. [04:49:04 ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  85. [04:49:04 ERROR]: sun.net.www.MeteredStream.read(MeteredStream.java:134)
  86. [04:49:04 ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:133)
  87. [04:49:04 ERROR]: sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3393)
  88. [04:49:04 ERROR]: sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  89. [04:49:04 ERROR]: sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  90. [04:49:04 ERROR]: sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  91. [04:49:04 ERROR]: java.io.InputStreamReader.read(InputStreamReader.java:184)
  92. [04:49:04 ERROR]: java.io.Reader.read(Reader.java:140)
  93. [04:49:04 ERROR]: github.scarsz.discordsrv.dependencies.commons.io.IOUtils.copyLarge(IOUtils.java:2537)
  94. [04:49:04 ERROR]: github.scarsz.discordsrv.dependencies.commons.io.IOUtils.copyLarge(IOUtils.java:2516)
  95. [04:49:04 ERROR]: github.scarsz.discordsrv.dependencies.commons.io.IOUtils.copy(IOUtils.java:2493)
  96. [04:49:04 ERROR]: github.scarsz.discordsrv.dependencies.commons.io.IOUtils.copy(IOUtils.java:2441)
  97. [04:49:04 ERROR]: github.scarsz.discordsrv.dependencies.commons.io.IOUtils.toString(IOUtils.java:1084)
  98. [04:49:04 ERROR]: github.scarsz.discordsrv.dependencies.commons.io.IOUtils.toString(IOUtils.java:1199)
  99. [04:49:04 ERROR]: github.scarsz.discordsrv.util.HttpUtil.requestHttp(HttpUtil.java:35)
  100. [04:49:04 ERROR]: github.scarsz.discordsrv.util.UpdateUtil.checkForUpdates(UpdateUtil.java:42)
  101. [04:49:04 ERROR]: github.scarsz.discordsrv.DiscordSRV.init(DiscordSRV.java:233)
  102. [04:49:04 ERROR]: github.scarsz.discordsrv.DiscordSRV$$Lambda$226/769795663.run(Unknown Source)
  103. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  104. [04:49:04 ERROR]: ------------------------------
  105. [04:49:04 ERROR]: Current Thread: pool-72-thread-1
  106. [04:49:04 ERROR]: PID: 3105 | Suspended: false | Native: false | State: TIMED_WAITING
  107. [04:49:04 ERROR]: Stack:
  108. [04:49:04 ERROR]: sun.misc.Unsafe.park(Native Method)
  109. [04:49:04 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  110. [04:49:04 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  111. [04:49:04 ERROR]: java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  112. [04:49:04 ERROR]: java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  113. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  114. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  115. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  116. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  117. [04:49:04 ERROR]: ------------------------------
  118. [04:49:04 ERROR]: Current Thread: pool-69-thread-1
  119. [04:49:04 ERROR]: PID: 3104 | Suspended: false | Native: false | State: TIMED_WAITING
  120. [04:49:04 ERROR]: Stack:
  121. [04:49:04 ERROR]: sun.misc.Unsafe.park(Native Method)
  122. [04:49:04 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  123. [04:49:04 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  124. [04:49:04 ERROR]: java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  125. [04:49:04 ERROR]: java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  126. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  127. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  128. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  129. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  130. [04:49:04 ERROR]: ------------------------------
  131. [04:49:04 ERROR]: Current Thread: pool-66-thread-1
  132. [04:49:04 ERROR]: PID: 3103 | Suspended: false | Native: false | State: TIMED_WAITING
  133. [04:49:04 ERROR]: Stack:
  134. [04:49:04 ERROR]: sun.misc.Unsafe.park(Native Method)
  135. [04:49:04 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  136. [04:49:04 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  137. [04:49:04 ERROR]: java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  138. [04:49:04 ERROR]: java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  139. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  140. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  141. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  142. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  143. [04:49:04 ERROR]: ------------------------------
  144. [04:49:04 ERROR]: Current Thread: pool-63-thread-1
  145. [04:49:04 ERROR]: PID: 3102 | Suspended: false | Native: false | State: TIMED_WAITING
  146. [04:49:04 ERROR]: Stack:
  147. [04:49:04 ERROR]: sun.misc.Unsafe.park(Native Method)
  148. [04:49:04 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  149. [04:49:04 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  150. [04:49:04 ERROR]: java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  151. [04:49:04 ERROR]: java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  152. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  153. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  154. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  155. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  156. [04:49:04 ERROR]: ------------------------------
  157. [04:49:04 ERROR]: Current Thread: Timer-8
  158. [04:49:04 ERROR]: PID: 3101 | Suspended: false | Native: false | State: TIMED_WAITING
  159. [04:49:04 ERROR]: Stack:
  160. [04:49:04 ERROR]: java.lang.Object.wait(Native Method)
  161. [04:49:04 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  162. [04:49:04 ERROR]: java.util.TimerThread.run(Timer.java:505)
  163. [04:49:04 ERROR]: ------------------------------
  164. [04:49:04 ERROR]: Current Thread: pool-57-thread-1
  165. [04:49:04 ERROR]: PID: 3099 | Suspended: false | Native: false | State: WAITING
  166. [04:49:04 ERROR]: Stack:
  167. [04:49:04 ERROR]: sun.misc.Unsafe.park(Native Method)
  168. [04:49:04 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  169. [04:49:04 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  170. [04:49:04 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  171. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  172. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  173. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  174. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  175. [04:49:04 ERROR]: ------------------------------
  176. [04:49:04 ERROR]: Current Thread: pool-56-thread-1
  177. [04:49:04 ERROR]: PID: 3095 | Suspended: false | Native: false | State: TIMED_WAITING
  178. [04:49:04 ERROR]: Stack:
  179. [04:49:04 ERROR]: sun.misc.Unsafe.park(Native Method)
  180. [04:49:04 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  181. [04:49:04 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  182. [04:49:04 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  183. [04:49:04 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  184. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  185. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  186. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  187. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  188. [04:49:04 ERROR]: ------------------------------
  189. [04:49:04 ERROR]: Current Thread: Hikari housekeeper (pool Minepacks-Connection-Pool)
  190. [04:49:04 ERROR]: PID: 3093 | Suspended: false | Native: false | State: TIMED_WAITING
  191. [04:49:04 ERROR]: Stack:
  192. [04:49:04 ERROR]: sun.misc.Unsafe.park(Native Method)
  193. [04:49:04 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  194. [04:49:04 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  195. [04:49:04 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  196. [04:49:04 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  197. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  198. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  199. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  200. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  201. [04:49:04 ERROR]: ------------------------------
  202. [04:49:04 ERROR]: Current Thread: Timer-7
  203. [04:49:04 ERROR]: PID: 3092 | Suspended: false | Native: false | State: TIMED_WAITING
  204. [04:49:04 ERROR]: Stack:
  205. [04:49:04 ERROR]: java.lang.Object.wait(Native Method)
  206. [04:49:04 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  207. [04:49:04 ERROR]: java.util.TimerThread.run(Timer.java:505)
  208. [04:49:04 ERROR]: ------------------------------
  209. [04:49:04 ERROR]: Current Thread: Timer-6
  210. [04:49:04 ERROR]: PID: 3091 | Suspended: false | Native: false | State: TIMED_WAITING
  211. [04:49:04 ERROR]: Stack:
  212. [04:49:04 ERROR]: java.lang.Object.wait(Native Method)
  213. [04:49:04 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  214. [04:49:04 ERROR]: java.util.TimerThread.run(Timer.java:505)
  215. [04:49:04 ERROR]: ------------------------------
  216. [04:49:04 ERROR]: Current Thread: Thread-440
  217. [04:49:04 ERROR]: PID: 3089 | Suspended: false | Native: false | State: TIMED_WAITING
  218. [04:49:04 ERROR]: Stack:
  219. [04:49:04 ERROR]: java.lang.Thread.sleep(Native Method)
  220. [04:49:04 ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:103)
  221. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  222. [04:49:04 ERROR]: ------------------------------
  223. [04:49:04 ERROR]: Current Thread: Thread-439
  224. [04:49:04 ERROR]: PID: 3088 | Suspended: false | Native: false | State: TIMED_WAITING
  225. [04:49:04 ERROR]: Stack:
  226. [04:49:04 ERROR]: java.lang.Thread.sleep(Native Method)
  227. [04:49:04 ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:15)
  228. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  229. [04:49:04 ERROR]: ------------------------------
  230. [04:49:04 ERROR]: Current Thread: pool-34-thread-3
  231. [04:49:04 ERROR]: PID: 2092 | Suspended: false | Native: false | State: WAITING
  232. [04:49:04 ERROR]: Stack:
  233. [04:49:04 ERROR]: sun.misc.Unsafe.park(Native Method)
  234. [04:49:04 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  235. [04:49:04 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  236. [04:49:04 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  237. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  238. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  239. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  240. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  241. [04:49:04 ERROR]: ------------------------------
  242. [04:49:04 ERROR]: Current Thread: pool-49-thread-1
  243. [04:49:04 ERROR]: PID: 222 | Suspended: false | Native: false | State: WAITING
  244. [04:49:04 ERROR]: Stack:
  245. [04:49:04 ERROR]: sun.misc.Unsafe.park(Native Method)
  246. [04:49:04 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  247. [04:49:04 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  248. [04:49:04 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  249. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  250. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  251. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  252. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  253. [04:49:04 ERROR]: ------------------------------
  254. [04:49:04 ERROR]: Current Thread: OkHttp ConnectionPool
  255. [04:49:04 ERROR]: PID: 199 | Suspended: false | Native: false | State: TIMED_WAITING
  256. [04:49:04 ERROR]: Stack:
  257. [04:49:04 ERROR]: java.lang.Object.wait(Native Method)
  258. [04:49:04 ERROR]: java.lang.Object.wait(Object.java:460)
  259. [04:49:04 ERROR]: github.scarsz.discordsrv.dependancies.okhttp3.ConnectionPool$1.run(ConnectionPool.java:67)
  260. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  261. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  262. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  263. [04:49:04 ERROR]: ------------------------------
  264. [04:49:04 ERROR]: Current Thread: Timer-5
  265. [04:49:04 ERROR]: PID: 160 | Suspended: false | Native: false | State: TIMED_WAITING
  266. [04:49:04 ERROR]: Stack:
  267. [04:49:04 ERROR]: java.lang.Object.wait(Native Method)
  268. [04:49:04 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  269. [04:49:04 ERROR]: java.util.TimerThread.run(Timer.java:505)
  270. [04:49:04 ERROR]: ------------------------------
  271. [04:49:04 ERROR]: Current Thread: pool-33-thread-1
  272. [04:49:04 ERROR]: PID: 159 | Suspended: false | Native: false | State: WAITING
  273. [04:49:04 ERROR]: Stack:
  274. [04:49:04 ERROR]: sun.misc.Unsafe.park(Native Method)
  275. [04:49:04 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  276. [04:49:04 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  277. [04:49:04 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  278. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  279. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  280. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  281. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  282. [04:49:04 ERROR]: ------------------------------
  283. [04:49:04 ERROR]: Current Thread: Timer-4
  284. [04:49:04 ERROR]: PID: 152 | Suspended: false | Native: false | State: TIMED_WAITING
  285. [04:49:04 ERROR]: Stack:
  286. [04:49:04 ERROR]: java.lang.Object.wait(Native Method)
  287. [04:49:04 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  288. [04:49:04 ERROR]: java.util.TimerThread.run(Timer.java:505)
  289. [04:49:04 ERROR]: ------------------------------
  290. [04:49:04 ERROR]: Current Thread: Timer-3
  291. [04:49:04 ERROR]: PID: 150 | Suspended: false | Native: false | State: TIMED_WAITING
  292. [04:49:04 ERROR]: Stack:
  293. [04:49:04 ERROR]: java.lang.Object.wait(Native Method)
  294. [04:49:04 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  295. [04:49:04 ERROR]: java.util.TimerThread.run(Timer.java:505)
  296. [04:49:04 ERROR]: ------------------------------
  297. [04:49:04 ERROR]: Current Thread: Thread-26
  298. [04:49:04 ERROR]: PID: 148 | Suspended: false | Native: false | State: TIMED_WAITING
  299. [04:49:04 ERROR]: Stack:
  300. [04:49:04 ERROR]: java.lang.Thread.sleep(Native Method)
  301. [04:49:04 ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:15)
  302. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  303. [04:49:04 ERROR]: ------------------------------
  304. [04:49:04 ERROR]: Current Thread: pool-11-thread-1
  305. [04:49:04 ERROR]: PID: 141 | Suspended: false | Native: false | State: WAITING
  306. [04:49:04 ERROR]: Stack:
  307. [04:49:04 ERROR]: sun.misc.Unsafe.park(Native Method)
  308. [04:49:04 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  309. [04:49:04 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  310. [04:49:04 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  311. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  312. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  313. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  314. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  315. [04:49:04 ERROR]: ------------------------------
  316. [04:49:04 ERROR]: Current Thread: File IO Thread
  317. [04:49:04 ERROR]: PID: 119 | Suspended: false | Native: false | State: TIMED_WAITING
  318. [04:49:04 ERROR]: Stack:
  319. [04:49:04 ERROR]: java.lang.Thread.sleep(Native Method)
  320. [04:49:04 ERROR]: net.minecraft.server.v1_12_R1.FileIOThread.c(SourceFile:51)
  321. [04:49:04 ERROR]: net.minecraft.server.v1_12_R1.FileIOThread.run(SourceFile:30)
  322. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  323. [04:49:04 ERROR]: ------------------------------
  324. [04:49:04 ERROR]: Current Thread: Netty Epoll Server IO #3
  325. [04:49:04 ERROR]: PID: 118 | Suspended: false | Native: false | State: RUNNABLE
  326. [04:49:04 ERROR]: Thread is waiting on monitor(s):
  327. [04:49:04 ERROR]: Locked on:java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  328. [04:49:04 ERROR]: Stack:
  329. [04:49:04 ERROR]: sun.misc.Unsafe.park(Native Method)
  330. [04:49:04 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  331. [04:49:04 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  332. [04:49:04 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  333. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  334. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  335. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  336. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  337. [04:49:04 ERROR]: ------------------------------
  338. [04:49:04 ERROR]: Current Thread: Netty Epoll Server IO #1
  339. [04:49:04 ERROR]: PID: 62 | Suspended: false | Native: false | State: BLOCKED
  340. [04:49:04 ERROR]: Stack:
  341. [04:49:04 ERROR]: java.lang.ClassLoader.loadClass(ClassLoader.java:404)
  342. [04:49:04 ERROR]: java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  343. [04:49:04 ERROR]: com.comphenix.protocol.injector.server.TemporaryPlayerFactory.createTemporaryPlayer(TemporaryPlayerFactory.java:150)
  344. [04:49:04 ERROR]: com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:143)
  345. [04:49:04 ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$1.lambda$initChannel$0(ProtocolInjector.java:155)
  346. [04:49:04 ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$1$$Lambda$229/585728278.call(Unknown Source)
  347. [04:49:04 ERROR]: io.netty.util.concurrent.PromiseTask.run(PromiseTask.java:73)
  348. [04:49:04 ERROR]: io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
  349. [04:49:04 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
  350. [04:49:04 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:309)
  351. [04:49:04 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  352. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  353. [04:49:04 ERROR]: ------------------------------
  354. [04:49:04 ERROR]: Current Thread: Timer-2
  355. [04:49:04 ERROR]: PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING
  356. [04:49:04 ERROR]: Stack:
  357. [04:49:04 ERROR]: java.lang.Object.wait(Native Method)
  358. [04:49:04 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  359. [04:49:04 ERROR]: java.util.TimerThread.run(Timer.java:505)
  360. [04:49:04 ERROR]: ------------------------------
  361. [04:49:04 ERROR]: Current Thread: Timer-1
  362. [04:49:04 ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
  363. [04:49:04 ERROR]: Stack:
  364. [04:49:04 ERROR]: java.lang.Object.wait(Native Method)
  365. [04:49:04 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  366. [04:49:04 ERROR]: java.util.TimerThread.run(Timer.java:505)
  367. [04:49:04 ERROR]: ------------------------------
  368. [04:49:04 ERROR]: Current Thread: Abandoned connection cleanup thread
  369. [04:49:04 INFO]: [GriefPrevention] Boot finished.
  370. [04:49:04 ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
  371. [04:49:04 ERROR]: Stack:
  372. [04:49:04 ERROR]: java.lang.Object.wait(Native Method)
  373. [04:49:04 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  374. [04:49:04 ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
  375. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  376. [04:49:04 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  377. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  378. [04:49:04 ERROR]: ------------------------------
  379. [04:49:04 ERROR]: Current Thread: Netty Epoll Server IO #0
  380. [04:49:04 ERROR]: PID: 37 | Suspended: false | Native: false | State: BLOCKED
  381. [04:49:04 ERROR]: Stack:
  382. [04:49:04 ERROR]: java.lang.ClassLoader.loadClass(ClassLoader.java:404)
  383. [04:49:04 ERROR]: java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  384. [04:49:04 ERROR]: com.comphenix.protocol.injector.server.TemporaryPlayerFactory.createTemporaryPlayer(TemporaryPlayerFactory.java:150)
  385. [04:49:04 ERROR]: com.comphenix.protocol.injector.netty.InjectionFactory.fromChannel(InjectionFactory.java:143)
  386. [04:49:04 ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$1.lambda$initChannel$0(ProtocolInjector.java:155)
  387. [04:49:04 ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$1$$Lambda$229/585728278.call(Unknown Source)
  388. [04:49:04 ERROR]: io.netty.util.concurrent.PromiseTask.run(PromiseTask.java:73)
  389. [04:49:04 ERROR]: io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
  390. [04:49:04 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
  391. [04:49:04 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:309)
  392. [04:49:04 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  393. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  394. [04:49:04 ERROR]: ------------------------------
  395. [04:49:04 ERROR]: Current Thread: Spigot Metrics Thread
  396. [04:49:04 ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
  397. [04:49:04 ERROR]: Stack:
  398. [04:49:04 ERROR]: java.lang.Object.wait(Native Method)
  399. [04:49:04 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  400. [04:49:04 ERROR]: java.util.TimerThread.run(Timer.java:505)
  401. [04:49:04 ERROR]: ------------------------------
  402. [04:49:04 ERROR]: Current Thread: Spigot Watchdog Thread
  403. [04:49:04 ERROR]: PID: 35 | Suspended: false | Native: false | State: RUNNABLE
  404. [04:49:04 ERROR]: Stack:
  405. [04:49:04 ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  406. [04:49:04 ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  407. [04:49:04 ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  408. [04:49:04 ERROR]: ------------------------------
  409. [04:49:04 ERROR]: Current Thread: ObjectCleanerThread
  410. [04:49:04 ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
  411. [04:49:04 ERROR]: Stack:
  412. [04:49:04 ERROR]: java.lang.Object.wait(Native Method)
  413. [04:49:04 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  414. [04:49:04 ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  415. [04:49:04 ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  416. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  417. [04:49:04 ERROR]: ------------------------------
  418. [04:49:04 ERROR]: Current Thread: Java2D Disposer
  419. [04:49:04 ERROR]: PID: 32 | Suspended: false | Native: false | State: WAITING
  420. [04:49:04 ERROR]: Stack:
  421. [04:49:04 ERROR]: java.lang.Object.wait(Native Method)
  422. [04:49:04 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  423. [04:49:04 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  424. [04:49:04 ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
  425. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  426. [04:49:04 ERROR]: ------------------------------
  427. [04:49:04 ERROR]: Current Thread: Server console handler
  428. [04:49:04 ERROR]: PID: 30 | Suspended: false | Native: true | State: RUNNABLE
  429. [04:49:04 ERROR]: Thread is waiting on monitor(s):
  430. [04:49:04 ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  431. [04:49:04 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  432. [04:49:04 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  433. [04:49:04 ERROR]: Stack:
  434. [04:49:04 ERROR]: java.io.FileInputStream.readBytes(Native Method)
  435. [04:49:04 ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  436. [04:49:04 ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  437. [04:49:04 ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  438. [04:49:04 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  439. [04:49:04 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  440. [04:49:04 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  441. [04:49:04 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  442. [04:49:04 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
  443. [04:49:04 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
  444. [04:49:04 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748)
  445. [04:49:04 ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  446. [04:49:04 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  447. [04:49:04 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  448. [04:49:04 ERROR]: java.lang.Thread.run(Thread.java:748)
  449. [04:49:04 ERROR]: ------------------------------
  450. [04:49:04 ERROR]: Current Thread: Server Infinisleeper
  451. [04:49:04 ERROR]: PID: 28 | Suspended: false | Native: false | State: TIMED_WAITING
  452. [04:49:04 ERROR]: Stack:
  453. [04:49:04 ERROR]: java.lang.Thread.sleep(Native Method)
  454. [04:49:04 ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$1.run(DedicatedServer.java:60)
  455. [04:49:04 ERROR]: ------------------------------
  456. [04:49:04 ERROR]: Current Thread: Snooper Timer
  457. [04:49:04 ERROR]: PID: 24 | Suspended: false | Native: false | State: WAITING
  458. [04:49:04 ERROR]: Stack:
  459. [04:49:04 ERROR]: java.lang.Object.wait(Native Method)
  460. [04:49:04 ERROR]: java.lang.Object.wait(Object.java:502)
  461. [04:49:04 ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  462. [04:49:04 ERROR]: java.util.TimerThread.run(Timer.java:505)
  463. [04:49:04 ERROR]: ------------------------------
  464. [04:49:04 ERROR]: Current Thread: Signal Dispatcher
  465. [04:49:04 ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  466. [04:49:04 ERROR]: Stack:
  467. [04:49:04 ERROR]: ------------------------------
  468. [04:49:04 ERROR]: Current Thread: Finalizer
  469. [04:49:04 ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  470. [04:49:04 ERROR]: Stack:
  471. [04:49:04 ERROR]: java.lang.Object.wait(Native Method)
  472. [04:49:04 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  473. [04:49:04 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  474. [04:49:04 ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  475. [04:49:04 ERROR]: ------------------------------
  476. [04:49:04 ERROR]: Current Thread: Reference Handler
  477. [04:49:04 ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  478. [04:49:04 ERROR]: Stack:
  479. [04:49:04 ERROR]: java.lang.Object.wait(Native Method)
  480. [04:49:04 ERROR]: java.lang.Object.wait(Object.java:502)
  481. [04:49:04 ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  482. [04:49:04 ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  483. [04:49:04 ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement