Advertisement
Guest User

Untitled

a guest
Jul 26th, 2017
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.61 KB | None | 0 0
  1. [19:51:30] [Watchdog Thread/ERROR]: ------------------------------
  2. [19:51:30] [Watchdog Thread/ERROR]: Current Thread: Server thread
  3. [19:51:30] [Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING
  4. [19:51:30] [Watchdog Thread/ERROR]: Stack:
  5. [19:51:30] [Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  6. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  7. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  8. [19:51:30] [Watchdog Thread/ERROR]: org.apache.commons.pool2.impl.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:583)
  9. [19:51:30] [Watchdog Thread/ERROR]: org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:442)
  10. [19:51:30] [Watchdog Thread/ERROR]: org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:363)
  11. [19:51:30] [Watchdog Thread/ERROR]: redis.clients.util.Pool.getResource(Pool.java:49)
  12. [19:51:30] [Watchdog Thread/ERROR]: redis.clients.jedis.JedisPool.getResource(JedisPool.java:226)
  13. [19:51:30] [Watchdog Thread/ERROR]: pl.imoobler.sectors.managers.RedisManager.updatePosition(RedisManager.java:35)
  14. [19:51:30] [Watchdog Thread/ERROR]: pl.imoobler.sectors.utils.BungeeUtils.teleportServer(BungeeUtils.java:28)
  15. [19:51:30] [Watchdog Thread/ERROR]: pl.imoobler.sectors.listeners.PlayerMoveListener.detectSectorSwap(PlayerMoveListener.java:91)
  16. [19:51:30] [Watchdog Thread/ERROR]: org.bukkit.plugin.EventExecutor$1.execute(EventExecutor.java:44)
  17. [19:51:30] [Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  18. [19:51:30] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514)
  19. [19:51:30] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499)
  20. [19:51:30] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:649)
  21. [19:51:30] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PacketPlayInFlying.a(SourceFile:126)
  22. [19:51:30] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57)
  23. [19:51:30] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14)
  24. [19:51:30] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerConnectionUtils$$Lambda$200/1712310802.run(Unknown Source)
  25. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  26. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  27. [19:51:30] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
  28. [19:51:30] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:842)
  29. [19:51:30] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423)
  30. [19:51:30] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:766)
  31. [19:51:30] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:664)
  32. [19:51:30] [Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  33. [19:51:30] [Watchdog Thread/ERROR]: ------------------------------
  34. [19:51:30] [Watchdog Thread/ERROR]: Entire Thread Dump:
  35. [19:51:30] [Watchdog Thread/ERROR]: ------------------------------
  36. [19:51:30] [Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  37. [19:51:30] [Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: true | State: RUNNABLE
  38. [19:51:30] [Watchdog Thread/ERROR]: Stack:
  39. [19:51:30] [Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
  40. [19:51:30] [Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:117)
  41. [19:51:30] [Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  42. [19:51:30] [Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  43. [19:51:30] [Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  44. [19:51:30] [Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  45. [19:51:30] [Watchdog Thread/ERROR]: ------------------------------
  46. [19:51:30] [Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  47. [19:51:30] [Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: true | State: RUNNABLE
  48. [19:51:30] [Watchdog Thread/ERROR]: Stack:
  49. [19:51:30] [Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
  50. [19:51:30] [Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:117)
  51. [19:51:30] [Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  52. [19:51:30] [Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  53. [19:51:30] [Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  54. [19:51:30] [Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  55. [19:51:30] [Watchdog Thread/ERROR]: ------------------------------
  56. [19:51:30] [Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-2
  57. [19:51:30] [Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: WAITING
  58. [19:51:30] [Watchdog Thread/ERROR]: Stack:
  59. [19:51:30] [Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  60. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  61. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  62. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  63. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  64. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  65. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  66. [19:51:30] [Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  67. [19:51:30] [Watchdog Thread/ERROR]: ------------------------------
  68. [19:51:30] [Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  69. [19:51:30] [Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: WAITING
  70. [19:51:30] [Watchdog Thread/ERROR]: Stack:
  71. [19:51:30] [Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  72. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  73. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  74. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  75. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  76. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  77. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  78. [19:51:30] [Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  79. [19:51:30] [Watchdog Thread/ERROR]: ------------------------------
  80. [19:51:30] [Watchdog Thread/ERROR]: Current Thread: threadDeathWatcher-2-1
  81. [19:51:30] [Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  82. [19:51:30] [Watchdog Thread/ERROR]: Stack:
  83. [19:51:30] [Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  84. [19:51:30] [Watchdog Thread/ERROR]: io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  85. [19:51:30] [Watchdog Thread/ERROR]: io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  86. [19:51:30] [Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  87. [19:51:30] [Watchdog Thread/ERROR]: ------------------------------
  88. [19:51:30] [Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  89. [19:51:30] [Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: true | State: RUNNABLE
  90. [19:51:30] [Watchdog Thread/ERROR]: Stack:
  91. [19:51:30] [Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
  92. [19:51:30] [Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:117)
  93. [19:51:30] [Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  94. [19:51:30] [Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  95. [19:51:30] [Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  96. [19:51:30] [Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  97. [19:51:30] [Watchdog Thread/ERROR]: ------------------------------
  98. [19:51:30] [Watchdog Thread/ERROR]: Current Thread: File IO Thread
  99. [19:51:30] [Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
  100. [19:51:30] [Watchdog Thread/ERROR]: Stack:
  101. [19:51:30] [Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  102. [19:51:30] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.FileIOThread.c(FileIOThread.java:55)
  103. [19:51:30] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.FileIOThread.run(FileIOThread.java:28)
  104. [19:51:30] [Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  105. [19:51:30] [Watchdog Thread/ERROR]: ------------------------------
  106. [19:51:30] [Watchdog Thread/ERROR]: Current Thread: Thread-5
  107. [19:51:30] [Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
  108. [19:51:30] [Watchdog Thread/ERROR]: Stack:
  109. [19:51:30] [Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
  110. [19:51:30] [Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  111. [19:51:30] [Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:171)
  112. [19:51:30] [Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141)
  113. [19:51:30] [Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:127)
  114. [19:51:30] [Watchdog Thread/ERROR]: redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:196)
  115. [19:51:30] [Watchdog Thread/ERROR]: redis.clients.util.RedisInputStream.readByte(RedisInputStream.java:40)
  116. [19:51:30] [Watchdog Thread/ERROR]: redis.clients.jedis.Protocol.process(Protocol.java:151)
  117. [19:51:30] [Watchdog Thread/ERROR]: redis.clients.jedis.Protocol.read(Protocol.java:215)
  118. [19:51:30] [Watchdog Thread/ERROR]: redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:340)
  119. [19:51:30] [Watchdog Thread/ERROR]: redis.clients.jedis.Connection.getRawObjectMultiBulkReply(Connection.java:285)
  120. [19:51:30] [Watchdog Thread/ERROR]: redis.clients.jedis.JedisPubSub.process(JedisPubSub.java:121)
  121. [19:51:30] [Watchdog Thread/ERROR]: redis.clients.jedis.JedisPubSub.proceed(JedisPubSub.java:115)
  122. [19:51:30] [Watchdog Thread/ERROR]: redis.clients.jedis.Jedis.subscribe(Jedis.java:2680)
  123. [19:51:30] [Watchdog Thread/ERROR]: pl.imoobler.sectors.tasks.RedisTask.run(RedisTask.java:29)
  124. [19:51:30] [Watchdog Thread/ERROR]: ------------------------------
  125. [19:51:30] [Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
  126. [19:51:30] [Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
  127. [19:51:30] [Watchdog Thread/ERROR]: Stack:
  128. [19:51:30] [Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  129. [19:51:30] [Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  130. [19:51:30] [Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
  131. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  132. [19:51:30] [Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  133. [19:51:30] [Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  134. [19:51:30] [Watchdog Thread/ERROR]: ------------------------------
  135. [19:51:30] [Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  136. [19:51:30] [Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE
  137. [19:51:30] [Watchdog Thread/ERROR]: Stack:
  138. [19:51:30] [Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
  139. [19:51:30] [Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:117)
  140. [19:51:30] [Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  141. [19:51:30] [Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  142. [19:51:30] [Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  143. [19:51:30] [Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  144. [19:51:30] [Watchdog Thread/ERROR]: ------------------------------
  145. [19:51:30] [Watchdog Thread/ERROR]: Current Thread: Timer-0
  146. [19:51:30] [Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
  147. [19:51:30] [Watchdog Thread/ERROR]: Stack:
  148. [19:51:30] [Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  149. [19:51:30] [Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  150. [19:51:30] [Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  151. [19:51:30] [Watchdog Thread/ERROR]: ------------------------------
  152. [19:51:30] [Watchdog Thread/ERROR]: Current Thread: Watchdog Thread
  153. [19:51:30] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  154. [19:51:30] [Watchdog Thread/ERROR]: Stack:
  155. [19:51:30] [Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  156. [19:51:30] [Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  157. [19:51:30] [Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:88)
  158. [19:51:30] [Watchdog Thread/ERROR]: ------------------------------
  159. [19:51:30] [Watchdog Thread/ERROR]: Current Thread: JLine terminal non blocking reader thread
  160. [19:51:30] [Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: true | State: RUNNABLE
  161. [19:51:30] [Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  162. [19:51:30] [Watchdog Thread/ERROR]: Locked on:org.jline.utils.InputStreamReader.read(InputStreamReader.java:270)
  163. [19:51:30] [Watchdog Thread/ERROR]: Locked on:org.jline.utils.InputStreamReader.read(InputStreamReader.java:200)
  164. [19:51:30] [Watchdog Thread/ERROR]: Stack:
  165. [19:51:30] [Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  166. [19:51:30] [Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  167. [19:51:30] [Watchdog Thread/ERROR]: org.jline.utils.InputStreamReader.read(InputStreamReader.java:270)
  168. [19:51:30] [Watchdog Thread/ERROR]: org.jline.utils.InputStreamReader.read(InputStreamReader.java:200)
  169. [19:51:30] [Watchdog Thread/ERROR]: org.jline.utils.NonBlockingReader.run(NonBlockingReader.java:273)
  170. [19:51:30] [Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  171. [19:51:30] [Watchdog Thread/ERROR]: ------------------------------
  172. [19:51:30] [Watchdog Thread/ERROR]: Current Thread: Server console handler
  173. [19:51:30] [Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
  174. [19:51:30] [Watchdog Thread/ERROR]: Stack:
  175. [19:51:30] [Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  176. [19:51:30] [Watchdog Thread/ERROR]: org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:171)
  177. [19:51:30] [Watchdog Thread/ERROR]: org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:113)
  178. [19:51:30] [Watchdog Thread/ERROR]: org.jline.keymap.BindingReader.readCharacter(BindingReader.java:132)
  179. [19:51:30] [Watchdog Thread/ERROR]: org.jline.keymap.BindingReader.readBinding(BindingReader.java:109)
  180. [19:51:30] [Watchdog Thread/ERROR]: org.jline.keymap.BindingReader.readBinding(BindingReader.java:60)
  181. [19:51:30] [Watchdog Thread/ERROR]: org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:709)
  182. [19:51:30] [Watchdog Thread/ERROR]: org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:515)
  183. [19:51:30] [Watchdog Thread/ERROR]: org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:385)
  184. [19:51:31] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:77)
  185. [19:51:31] [Watchdog Thread/ERROR]: ------------------------------
  186. [19:51:31] [Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  187. [19:51:31] [Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
  188. [19:51:31] [Watchdog Thread/ERROR]: Stack:
  189. [19:51:31] [Watchdog Thread/ERROR]: ------------------------------
  190. [19:51:31] [Watchdog Thread/ERROR]: Current Thread: Server thread
  191. [19:51:31] [Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING
  192. [19:51:31] [Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  193. [19:51:31] [Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499)
  194. [19:51:31] [Watchdog Thread/ERROR]: Stack:
  195. [19:51:31] [Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  196. [19:51:31] [Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  197. [19:51:31] [Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  198. [19:51:31] [Watchdog Thread/ERROR]: org.apache.commons.pool2.impl.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:583)
  199. [19:51:31] [Watchdog Thread/ERROR]: org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:442)
  200. [19:51:31] [Watchdog Thread/ERROR]: org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:363)
  201. [19:51:31] [Watchdog Thread/ERROR]: redis.clients.util.Pool.getResource(Pool.java:49)
  202. [19:51:31] [Watchdog Thread/ERROR]: redis.clients.jedis.JedisPool.getResource(JedisPool.java:226)
  203. [19:51:31] [Watchdog Thread/ERROR]: pl.imoobler.sectors.managers.RedisManager.updatePosition(RedisManager.java:35)
  204. [19:51:31] [Watchdog Thread/ERROR]: pl.imoobler.sectors.utils.BungeeUtils.teleportServer(BungeeUtils.java:28)
  205. [19:51:31] [Watchdog Thread/ERROR]: pl.imoobler.sectors.listeners.PlayerMoveListener.detectSectorSwap(PlayerMoveListener.java:91)
  206. [19:51:31] [Watchdog Thread/ERROR]: org.bukkit.plugin.EventExecutor$1.execute(EventExecutor.java:44)
  207. [19:51:31] [Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  208. [19:51:31] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514)
  209. [19:51:31] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499)
  210. [19:51:31] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:649)
  211. [19:51:31] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PacketPlayInFlying.a(SourceFile:126)
  212. [19:51:31] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57)
  213. [19:51:31] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14)
  214. [19:51:31] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.PlayerConnectionUtils$$Lambda$200/1712310802.run(Unknown Source)
  215. [19:51:31] [Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  216. [19:51:31] [Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  217. [19:51:31] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
  218. [19:51:31] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:842)
  219. [19:51:31] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423)
  220. [19:51:31] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:766)
  221. [19:51:31] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:664)
  222. [19:51:31] [Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  223. [19:51:31] [Watchdog Thread/ERROR]: ------------------------------
  224. [19:51:31] [Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  225. [19:51:31] [Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: TIMED_WAITING
  226. [19:51:31] [Watchdog Thread/ERROR]: Stack:
  227. [19:51:31] [Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  228. [19:51:31] [Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$1.run(DedicatedServer.java:60)
  229. [19:51:31] [Watchdog Thread/ERROR]: ------------------------------
  230. [19:51:31] [Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  231. [19:51:31] [Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
  232. [19:51:31] [Watchdog Thread/ERROR]: Stack:
  233. [19:51:31] [Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  234. [19:51:31] [Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  235. [19:51:31] [Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  236. [19:51:31] [Watchdog Thread/ERROR]: ------------------------------
  237. [19:51:31] [Watchdog Thread/ERROR]: Current Thread: Async Task Handler Thread - 0
  238. [19:51:31] [Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: WAITING
  239. [19:51:31] [Watchdog Thread/ERROR]: Stack:
  240. [19:51:31] [Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  241. [19:51:31] [Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  242. [19:51:31] [Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  243. [19:51:31] [Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  244. [19:51:31] [Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  245. [19:51:31] [Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  246. [19:51:31] [Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  247. [19:51:31] [Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  248. [19:51:31] [Watchdog Thread/ERROR]: ------------------------------
  249. [19:51:31] [Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  250. [19:51:31] [Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  251. [19:51:31] [Watchdog Thread/ERROR]: Stack:
  252. [19:51:31] [Watchdog Thread/ERROR]: ------------------------------
  253. [19:51:31] [Watchdog Thread/ERROR]: Current Thread: Finalizer
  254. [19:51:31] [Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  255. [19:51:31] [Watchdog Thread/ERROR]: Stack:
  256. [19:51:31] [Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  257. [19:51:31] [Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  258. [19:51:31] [Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  259. [19:51:31] [Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  260. [19:51:31] [Watchdog Thread/ERROR]: ------------------------------
  261. [19:51:31] [Watchdog Thread/ERROR]: Current Thread: Reference Handler
  262. [19:51:31] [Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  263. [19:51:31] [Watchdog Thread/ERROR]: Stack:
  264. [19:51:31] [Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  265. [19:51:31] [Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  266. [19:51:31] [Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  267. [19:51:31] [Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  268. [19:51:31] [Watchdog Thread/ERROR]: ------------------------------
  269. [19:51:31] [Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  270. [19:51:41] [Thread-2/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement