Advertisement
Guest User

Untitled

a guest
May 10th, 2014
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.11 KB | None | 0 0
  1. [19:12:03] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry 'niklasst0000' for key 'username'
  2. [19:12:03] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor158.newInstance(Unknown Source)
  3. [19:12:03] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  4. [19:12:03] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  5. [19:12:03] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  6. [19:12:03] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382)
  7. [19:12:03] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1039)
  8. [19:12:03] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  9. [19:12:03] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  10. [19:12:03] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  11. [19:12:03] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  12. [19:12:03] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
  13. [19:12:03] [Server thread/WARN]: at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
  14. [19:12:03] [Server thread/WARN]: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2407)
  15. [19:12:03] [Server thread/WARN]: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325)
  16. [19:12:03] [Server thread/WARN]: at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310)
  17. [19:12:03] [Server thread/WARN]: at org.melonbrew.fe.database.databases.SQLDB.saveAccount(SQLDB.java:250)
  18. [19:12:03] [Server thread/WARN]: at org.melonbrew.fe.database.Account.save(Account.java:85)
  19. [19:12:03] [Server thread/WARN]: at org.melonbrew.fe.database.Account.setMoney(Account.java:61)
  20. [19:12:03] [Server thread/WARN]: at org.melonbrew.fe.database.Account.withdraw(Account.java:68)
  21. [19:12:03] [Server thread/WARN]: at org.melonbrew.fe.VaultHandler.withdrawPlayer(VaultHandler.java:78)
  22. [19:12:03] [Server thread/WARN]: at org.wargamer2010.signshop.player.SignShopPlayer.mutateMoney(SignShopPlayer.java:216)
  23. [19:12:03] [Server thread/WARN]: at org.wargamer2010.signshop.listeners.sslisteners.DefaultMoneyTransaction.onSSMoneyTransaction(DefaultMoneyTransaction.java:70)
  24. [19:12:03] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor117.invoke(Unknown Source)
  25. [19:12:03] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. [19:12:03] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:606)
  27. [19:12:03] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292)
  28. [19:12:03] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  29. [19:12:03] [Server thread/WARN]: at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47)
  30. [19:12:03] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  31. [19:12:03] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  32. [19:12:03] [Server thread/WARN]: at org.wargamer2010.signshop.SignShop.scheduleEvent(SignShop.java:218)
  33. [19:12:03] [Server thread/WARN]: at org.wargamer2010.signshop.operations.takePlayerMoney.runOperation(takePlayerMoney.java:27)
  34. [19:12:03] [Server thread/WARN]: at org.wargamer2010.signshop.listeners.SignShopPlayerListener.onPlayerInteract(SignShopPlayerListener.java:283)
  35. [19:12:03] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source)
  36. [19:12:03] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  37. [19:12:03] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:606)
  38. [19:12:03] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292)
  39. [19:12:03] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  40. [19:12:03] [Server thread/WARN]: at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47)
  41. [19:12:03] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  42. [19:12:03] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  43. [19:12:03] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:233)
  44. [19:12:03] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PlayerInteractManager.interact(PlayerInteractManager.java:375)
  45. [19:12:03] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:642)
  46. [19:12:03] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.a(SourceFile:60)
  47. [19:12:03] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.handle(SourceFile:9)
  48. [19:12:03] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:180)
  49. [19:12:03] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81)
  50. [19:12:03] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:713)
  51. [19:12:03] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283)
  52. [19:12:03] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:576)
  53. [19:12:03] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:482)
  54. [19:12:03] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  55. [19:12:09] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  56. [19:12:09] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  57. [19:12:09] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  58. [19:12:09] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1465 (MC: 1.7.9)
  59. [19:12:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  60. [19:12:09] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  61. [19:12:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  62. [19:12:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  63. [19:12:09] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: true | State: RUNNABLE
  64. [19:12:09] [Spigot Watchdog Thread/ERROR]: Stack:
  65. [19:12:09] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
  66. [19:12:09] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:152)
  67. [19:12:09] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:122)
  68. [19:12:09] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
  69. [19:12:09] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.InputRecord.read(InputRecord.java:480)
  70. [19:12:09] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
  71. [19:12:09] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
  72. [19:12:09] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
  73. [19:12:09] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  74. [19:12:09] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
  75. [19:12:09] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:334)
  76. [19:12:09] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:687)
  77. [19:12:09] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
  78. [19:12:09] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
  79. [19:12:09] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
  80. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.melonbrew.fe.UUIDFetcher.call(UUIDFetcher.java:39)
  81. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.melonbrew.fe.UUIDFetcher.getUUIDOf(UUIDFetcher.java:94)
  82. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.melonbrew.fe.Fe.getUUID(Fe.java:379)
  83. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.melonbrew.fe.database.databases.SQLDB.loadAccountMoney(SQLDB.java:189)
  84. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.melonbrew.fe.database.Database.getAccount(Database.java:106)
  85. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.melonbrew.fe.API.getAccount(API.java:80)
  86. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.melonbrew.fe.VaultHandler.getBalance(VaultHandler.java:59)
  87. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.melonbrew.fe.VaultHandler.has(VaultHandler.java:105)
  88. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.wargamer2010.signshop.player.SignShopPlayer.hasMoney(SignShopPlayer.java:182)
  89. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.wargamer2010.signshop.listeners.sslisteners.DefaultMoneyTransaction.onSSMoneyTransaction(DefaultMoneyTransaction.java:48)
  90. [19:12:09] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor117.invoke(Unknown Source)
  91. [19:12:09] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  92. [19:12:09] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
  93. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292)
  94. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  95. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47)
  96. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  97. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  98. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.wargamer2010.signshop.SignShop.scheduleEvent(SignShop.java:218)
  99. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.wargamer2010.signshop.operations.takePlayerMoney.checkRequirements(takePlayerMoney.java:19)
  100. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.wargamer2010.signshop.listeners.SignShopPlayerListener.onPlayerInteract(SignShopPlayerListener.java:249)
  101. [19:12:09] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source)
  102. [19:12:09] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  103. [19:12:09] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
  104. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292)
  105. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  106. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47)
  107. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  108. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  109. [19:12:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:233)
  110. [19:12:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerInteractManager.interact(PlayerInteractManager.java:375)
  111. [19:12:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:642)
  112. [19:12:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.a(SourceFile:60)
  113. [19:12:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.handle(SourceFile:9)
  114. [19:12:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:180)
  115. [19:12:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81)
  116. [19:12:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:713)
  117. [19:12:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283)
  118. [19:12:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:576)
  119. [19:12:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:482)
  120. [19:12:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  121. [19:12:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  122. [19:12:09] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  123. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  124. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Keep-Alive-Timer
  125. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 2324 | Suspended: false | Native: false | State: TIMED_WAITING
  126. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  127. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  128. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:172)
  129. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  130. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  131. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #14
  132. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 2323 | Suspended: false | Native: false | State: TIMED_WAITING
  133. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  134. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  135. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  136. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  137. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  138. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  139. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  140. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  141. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  142. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  143. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  144. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  145. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 612 | Suspended: false | Native: false | State: TIMED_WAITING
  146. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  147. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  148. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  149. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  150. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  151. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  152. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  153. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  154. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  155. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  156. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  157. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-1
  158. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 240 | Suspended: false | Native: false | State: WAITING
  159. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  160. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  161. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  162. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  163. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  164. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  165. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  166. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  167. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  168. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  169. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-23
  170. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 107 | Suspended: false | Native: true | State: RUNNABLE
  171. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  172. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  173. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
  174. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
  175. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
  176. [19:12:10] [Spigot Watchdog Thread/ERROR]: de.howaner.BungeeCordLib.util.ServerConnectionThread.run(ServerConnectionThread.java:21)
  177. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  178. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  179. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 106 | Suspended: false | Native: false | State: TIMED_WAITING
  180. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  181. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  182. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.FileIOThread.b(SourceFile:44)
  183. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.FileIOThread.run(SourceFile:23)
  184. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  185. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  186. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1
  187. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 102 | Suspended: false | Native: false | State: WAITING
  188. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  189. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  190. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  191. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  192. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  193. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  194. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  195. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  196. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  197. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  198. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  199. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 101 | Suspended: false | Native: false | State: WAITING
  200. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  201. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  202. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  203. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  204. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  205. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  206. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  207. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  208. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  209. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  210. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: MV-Inv Profile Write Thread
  211. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 100 | Suspended: false | Native: false | State: WAITING
  212. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  213. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  214. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  215. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  216. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  217. [19:12:10] [Spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData$FileWriteThread.run(FlatFilePlayerData.java:208)
  218. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  219. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  220. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 70 | Suspended: false | Native: false | State: RUNNABLE
  221. [19:12:10] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  222. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
  223. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:145)
  224. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:786)
  225. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:786)
  226. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  227. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
  228. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:145)
  229. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:786)
  230. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.RemoteStatusListener.run(SourceFile:256)
  231. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  232. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  233. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-17
  234. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: TIMED_WAITING
  235. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  236. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  237. [19:12:10] [Spigot Watchdog Thread/ERROR]: uk.co.oliwali.HawkEye.database.ConnectionManager$ConnectionReaper.run(ConnectionManager.java:149)
  238. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  239. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #11
  240. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: BLOCKED
  241. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  242. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
  243. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  244. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  245. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  246. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  247. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  248. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  249. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:373)
  250. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:417)
  251. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
  252. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348)
  253. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  254. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  255. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  256. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #10
  257. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: BLOCKED
  258. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  259. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
  260. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  261. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  262. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  263. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  264. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  265. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  266. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:373)
  267. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:417)
  268. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
  269. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348)
  270. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  271. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  272. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  273. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #9
  274. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: BLOCKED
  275. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  276. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
  277. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  278. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  279. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  280. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  281. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  282. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  283. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:373)
  284. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:417)
  285. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
  286. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348)
  287. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  288. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  289. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  290. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #8
  291. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: BLOCKED
  292. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  293. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
  294. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  295. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  296. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  297. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  298. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  299. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  300. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:373)
  301. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:417)
  302. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
  303. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348)
  304. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  305. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  306. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  307. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #7
  308. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: BLOCKED
  309. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  310. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
  311. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  312. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  313. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  314. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  315. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  316. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  317. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:373)
  318. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:417)
  319. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
  320. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348)
  321. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  322. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  323. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  324. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #6
  325. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: BLOCKED
  326. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  327. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
  328. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  329. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  330. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  331. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  332. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  333. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  334. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:373)
  335. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:417)
  336. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
  337. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348)
  338. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  339. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  340. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  341. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: PermissionsEx-Cleaner
  342. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: WAITING
  343. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  344. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  345. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  346. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  347. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  348. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  349. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #5
  350. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: BLOCKED
  351. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  352. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
  353. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  354. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  355. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  356. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  357. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  358. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  359. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:373)
  360. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:417)
  361. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
  362. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348)
  363. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  364. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  365. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  366. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
  367. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: RUNNABLE
  368. [19:12:10] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  369. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:java.lang.Throwable.fillInStackTrace(Throwable.java:783)
  370. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  371. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Throwable.fillInStackTrace(Native Method)
  372. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Throwable.fillInStackTrace(Throwable.java:783)
  373. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Throwable.<init>(Throwable.java:265)
  374. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Exception.<init>(Exception.java:66)
  375. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.RuntimeException.<init>(RuntimeException.java:62)
  376. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.IndexOutOfBoundsException.<init>(IndexOutOfBoundsException.java:56)
  377. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.StringIndexOutOfBoundsException.<init>(StringIndexOutOfBoundsException.java:69)
  378. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.String.substring(String.java:1875)
  379. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.maxgamer.maxbans.sync.Packet.unserialize(Packet.java:122)
  380. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.maxgamer.maxbans.sync.ClientToServerConnection$1.run(ClientToServerConnection.java:482)
  381. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  382. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #4
  383. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: BLOCKED
  384. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  385. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
  386. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  387. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  388. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  389. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  390. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  391. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  392. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:373)
  393. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:417)
  394. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
  395. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348)
  396. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  397. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  398. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  399. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: MafiHelmet-Thread
  400. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: TIMED_WAITING
  401. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  402. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  403. [19:12:10] [Spigot Watchdog Thread/ERROR]: de.ferdl9999.MafiHelmet.InventoryThread.run(InventoryThread.java:86)
  404. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  405. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  406. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Scoeboard-Cache
  407. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: TIMED_WAITING
  408. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  409. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  410. [19:12:10] [Spigot Watchdog Thread/ERROR]: de.maficraft.MafiCore.ScoreBoard.ScoreBoardCache.run(ScoreBoardCache.java:41)
  411. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  412. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  413. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: ChatManager
  414. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
  415. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  416. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  417. [19:12:10] [Spigot Watchdog Thread/ERROR]: de.maficraft.MafiCore.ChatManager.run(ChatManager.java:149)
  418. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  419. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  420. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Scoreboard-Ping
  421. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
  422. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  423. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  424. [19:12:10] [Spigot Watchdog Thread/ERROR]: de.maficraft.MafiCore.ScoreBoard.ScoreBoardManager.run(ScoreBoardManager.java:232)
  425. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  426. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  427. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
  428. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING
  429. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  430. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  431. [19:12:10] [Spigot Watchdog Thread/ERROR]: com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110)
  432. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  433. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  434. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
  435. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING
  436. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  437. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  438. [19:12:10] [Spigot Watchdog Thread/ERROR]: com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:181)
  439. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  440. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  441. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
  442. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: BLOCKED
  443. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  444. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
  445. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  446. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  447. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  448. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  449. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  450. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  451. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:373)
  452. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:417)
  453. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
  454. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348)
  455. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  456. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  457. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  458. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
  459. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  460. [19:12:10] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  461. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  462. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  463. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  464. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  465. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  466. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  467. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  468. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  469. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  470. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  471. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  472. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  473. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  474. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  475. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Ebean-ButtonPromote.0
  476. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: WAITING
  477. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  478. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  479. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  480. [19:12:10] [Spigot Watchdog Thread/ERROR]: com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75)
  481. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  482. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  483. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: EbeanBackgroundThread
  484. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: TIMED_WAITING
  485. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  486. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  487. [19:12:10] [Spigot Watchdog Thread/ERROR]: com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168)
  488. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  489. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  490. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
  491. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  492. [19:12:10] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  493. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  494. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  495. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  496. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  497. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  498. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  499. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  500. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  501. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  502. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  503. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  504. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  505. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  506. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  507. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
  508. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: BLOCKED
  509. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  510. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
  511. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  512. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  513. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  514. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  515. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  516. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  517. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:411)
  518. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
  519. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
  520. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
  521. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:249)
  522. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  523. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  524. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  525. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:90)
  526. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
  527. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
  528. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
  529. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  530. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  531. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  532. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  533. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
  534. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  535. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  536. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  537. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  538. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  539. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  540. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
  541. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  542. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  543. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  544. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  545. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  546. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  547. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
  548. [19:12:10] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  549. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  550. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.write(PrintStream.java:482)
  551. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
  552. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  553. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.writeBytes(Native Method)
  554. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.write(FileOutputStream.java:345)
  555. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  556. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  557. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(PrintStream.java:482)
  558. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
  559. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
  560. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
  561. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
  562. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
  563. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:707)
  564. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:42)
  565. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  566. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  567. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  568. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  569. [19:12:10] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  570. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  571. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  572. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  573. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  574. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  575. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
  576. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  577. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  578. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
  579. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
  580. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  581. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  582. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
  583. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167)
  584. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadCommandReader.run(ThreadCommandReader.java:32)
  585. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  586. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  587. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  588. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  589. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  590. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  591. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: RUNNABLE
  592. [19:12:10] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  593. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
  594. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
  595. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:334)
  596. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
  597. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
  598. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  599. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  600. [19:12:10] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81)
  601. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  602. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
  603. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:152)
  604. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:122)
  605. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
  606. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.InputRecord.read(InputRecord.java:480)
  607. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
  608. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
  609. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
  610. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  611. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
  612. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:334)
  613. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:687)
  614. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
  615. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
  616. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
  617. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.melonbrew.fe.UUIDFetcher.call(UUIDFetcher.java:39)
  618. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.melonbrew.fe.UUIDFetcher.getUUIDOf(UUIDFetcher.java:94)
  619. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.melonbrew.fe.Fe.getUUID(Fe.java:379)
  620. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.melonbrew.fe.database.databases.SQLDB.loadAccountMoney(SQLDB.java:189)
  621. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.melonbrew.fe.database.Database.getAccount(Database.java:106)
  622. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.melonbrew.fe.API.getAccount(API.java:80)
  623. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.melonbrew.fe.VaultHandler.getBalance(VaultHandler.java:59)
  624. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.melonbrew.fe.VaultHandler.has(VaultHandler.java:105)
  625. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.wargamer2010.signshop.player.SignShopPlayer.hasMoney(SignShopPlayer.java:182)
  626. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.wargamer2010.signshop.listeners.sslisteners.DefaultMoneyTransaction.onSSMoneyTransaction(DefaultMoneyTransaction.java:48)
  627. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor117.invoke(Unknown Source)
  628. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  629. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
  630. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292)
  631. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  632. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47)
  633. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  634. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  635. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.wargamer2010.signshop.SignShop.scheduleEvent(SignShop.java:218)
  636. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.wargamer2010.signshop.operations.takePlayerMoney.checkRequirements(takePlayerMoney.java:19)
  637. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.wargamer2010.signshop.listeners.SignShopPlayerListener.onPlayerInteract(SignShopPlayerListener.java:249)
  638. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source)
  639. [19:12:10] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  640. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
  641. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292)
  642. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  643. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47)
  644. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  645. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  646. [19:12:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:233)
  647. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerInteractManager.interact(PlayerInteractManager.java:375)
  648. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:642)
  649. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.a(SourceFile:60)
  650. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.handle(SourceFile:9)
  651. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:180)
  652. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81)
  653. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:713)
  654. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283)
  655. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:576)
  656. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:482)
  657. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  658. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  659. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  660. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
  661. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  662. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  663. [19:12:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadSleepForever.run(SourceFile:65)
  664. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  665. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  666. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 10 | Suspended: false | Native: false | State: WAITING
  667. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  668. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  669. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  670. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  671. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  672. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  673. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  674. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  675. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  676. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  677. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  678. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  679. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  680. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  681. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  682. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  683. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
  684. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  685. [19:12:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  686. [19:12:10] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  687. [19:12:10] [Spigot Watchdog Thread/ERROR]: Stack:
  688. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  689. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  690. [19:12:10] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  691. [19:12:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  692. [19:12:10] [Spigot Watchdog Thread/INFO]: Attempting to restart with ./start.sh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement