Advertisement
Guest User

Untitled

a guest
Sep 1st, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 106.08 KB | None | 0 0
  1.  
  2. [14:21:02] [Server thread/INFO]: [Civ-War] [StrategicGoodGen] Generated Land Good: strategic_horse
  3. [14:21:02] [Server thread/INFO]: [Civ-War] [StrategicGoodGen] Generated all goodies in this pack.
  4. [14:21:02] [Server thread/INFO]: [Civ-War] [StrategicGoodGen] Not enough water goodies in this civpack, we try to generate more
  5. [14:21:09] [Server thread/INFO]: [Civ-War] [StrategicGoodGen] Generating 1 more water goodie in this pack.
  6. [14:21:09] [Server thread/INFO]: [Civ-War] [StrategicGoodGen] Generated Water Good: strategic_coral
  7. [14:21:09] [Server thread/INFO]: [Civ-War] [StrategicGoodGen] Generated Water Good: strategic_sea_shell
  8. [14:21:09] [Server thread/INFO]: [Civ-War] [StrategicGoodGen] Generated Water Good: strategic_mercury
  9. [14:21:09] [Server thread/INFO]: [Civ-War] [StrategicGoodGen] Changed goodie to a water goodie.
  10. [14:21:09] [Server thread/INFO]: [Civ-War] [StrategicGoodGen] Cleared 1218 entries in Biome Cache.
  11. [14:21:09] [Server thread/INFO]: [Civ-War] [StrategicGoodGen] Generated row 11 / 12 of Civpacks
  12. [14:21:09] [Server thread/INFO]: [Civ-War] [StrategicGoodGen] ===== Finished Generating 1746 Strategic Good Locations ======
  13. [14:21:09] [Server thread/INFO]: [Civ-War] [StrategicGoodGen] ===== Make sure to restart server after generating the strategic good pillar, Trade goods & Anti Xray were not processed!
  14. [14:21:09] [Server thread/INFO]: [Civ-War] Table RUINS ok!
  15. [14:21:09] [Server thread/INFO]: [Civ-War] Loading Configuration file:ruins.yml
  16. [14:21:09] [Server thread/INFO]: [Civ-War] Loaded 0 Ruins
  17. [14:21:09] [Server thread/INFO]: [Civ-War] Loading Configuration file:ruins.yml
  18. [14:21:09] [Server thread/INFO]: [Civ-War] [DEBUG] TagAPI Registered
  19. [14:21:09] [Server thread/INFO]: [Civ-War] Loading Configuration file: tips.txt
  20. [14:21:09] [Server thread/INFO]: [MVdWPlaceholderAPI] Civ-War added custom placeholder {resprefix}
  21. [14:21:09] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [resprefix] ...
  22. [14:21:09] [Server thread/INFO]: [MVdWPlaceholderAPI] Civ-War added custom placeholder {ressuffix}
  23. [14:21:09] [Server thread/INFO]: [AnimatedNames] Refreshing cached placeholders [ressuffix] ...
  24. [14:21:09] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.7
  25. [14:21:09] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  26. [14:21:09] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  27. [14:21:09] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
  28. [14:21:09] [Server thread/WARN]: [EnjinMinecraftPlugin] Economy plugin is not enabled.
  29. [14:21:09] [Server thread/INFO]: [ShotbowCore] Enabling ShotbowCore v1.0
  30. [14:21:09] [Server thread/INFO]: [ShotbowCore] Enabled!
  31. [14:21:09] [Server thread/INFO]: Registered getNearbyEntities
  32. [14:21:09] [Server thread/INFO]: Registered desync
  33. [14:21:09] [Server thread/INFO]: Registered setupwizard
  34. [14:21:09] [Server thread/INFO]: Registered titles
  35. [14:21:09] [Server thread/INFO]: [dynmap-civcraft] Enabling dynmap-civcraft v1.0
  36. [14:21:09] [Server thread/INFO]: [CivilizationCraft Dynmap] Enabled dynmap!
  37. [14:21:09] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.3
  38. [14:21:09] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
  39. [14:21:09] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  40. [14:21:09] [Server thread/INFO]: [BonusManager] Enabling BonusManager v1.0
  41. [14:21:09] [Server thread/INFO]: [BonusManager] minez manager added
  42. [14:21:10] [Server thread/WARN]: java.sql.SQLException: Unable to open a test connection to the given database. JDBC url = jdbc:mysql://localhost:3306/default?characterEncoding=utf-8, username = username. Terminating connection pool (set lazyInit to true if you expect to start your database after your app). Original Exception: ------
  43. java.sql.SQLException: Access denied for user 'username'@'localhost' (using password: YES)
  44. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:959)
  45. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3870)
  46. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3806)
  47. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:871)
  48. at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1686)
  49. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1207)
  50. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2254)
  51. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2285)
  52. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2084)
  53. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:795)
  54. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44)
  55. at sun.reflect.GeneratedConstructorAccessor114.newInstance(Unknown Source)
  56. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  57. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  58. at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
  59. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400)
  60. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327)
  61. at java.sql.DriverManager.getConnection(DriverManager.java:664)
  62. at java.sql.DriverManager.getConnection(DriverManager.java:247)
  63. at com.jolbox.bonecp.BoneCP.obtainRawInternalConnection(BoneCP.java:363)
  64. at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:416)
  65. at net.shotbow.sql.sql.MySQLProvider.addPool(MySQLProvider.java:48)
  66. at net.shotbow.sql.sql.MySQLProvider.getConnection(MySQLProvider.java:56)
  67. at net.shotbow.sql.sql.MySQLStorage.getConnection(MySQLStorage.java:93)
  68. at net.shotbow.sql.sql.MySQLStorage$QueryExecutor.prepareQuery(MySQLStorage.java:372)
  69. at net.shotbow.sql.sql.MySQLStorage.executeQuery(MySQLStorage.java:115)
  70. at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:45)
  71. at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:40)
  72. at net.lazertester.bonusmanager.sql.BonusesTable.<init>(BonusesTable.java:31)
  73. at net.lazertester.bonusmanager.Manager.<init>(Manager.java:64)
  74. at net.lazertester.bonusmanager.BonusManager.getManager(BonusManager.java:513)
  75. at net.lazertester.bonusmanager.BonusManager.onEnable(BonusManager.java:87)
  76. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  77. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  78. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  79. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  80. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  81. at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
  82. at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
  83. at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
  84. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
  85. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  86. at java.lang.Thread.run(Thread.java:748)
  87. ------
  88.  
  89. [14:21:10] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  90. [14:21:10] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  91. [14:21:10] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  92. [14:21:10] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  93. [14:21:10] [Server thread/WARN]: at com.jolbox.bonecp.PoolUtil.generateSQLException(PoolUtil.java:192)
  94. [14:21:10] [Server thread/WARN]: at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:422)
  95. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLProvider.addPool(MySQLProvider.java:48)
  96. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLProvider.getConnection(MySQLProvider.java:56)
  97. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.getConnection(MySQLStorage.java:93)
  98. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage$QueryExecutor.prepareQuery(MySQLStorage.java:372)
  99. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.executeQuery(MySQLStorage.java:115)
  100. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:45)
  101. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:40)
  102. [14:21:10] [Server thread/WARN]: at net.lazertester.bonusmanager.sql.BonusesTable.<init>(BonusesTable.java:31)
  103. [14:21:10] [Server thread/WARN]: at net.lazertester.bonusmanager.Manager.<init>(Manager.java:64)
  104. [14:21:10] [Server thread/WARN]: at net.lazertester.bonusmanager.BonusManager.getManager(BonusManager.java:513)
  105. [14:21:10] [Server thread/WARN]: at net.lazertester.bonusmanager.BonusManager.onEnable(BonusManager.java:87)
  106. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  107. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  108. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  109. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  110. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  111. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
  112. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
  113. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
  114. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
  115. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  116. [14:21:10] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  117. [14:21:10] [Server thread/WARN]: Caused by: java.sql.SQLException: Access denied for user 'username'@'localhost' (using password: YES)
  118. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:959)
  119. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3870)
  120. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3806)
  121. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:871)
  122. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1686)
  123. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1207)
  124. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2254)
  125. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2285)
  126. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2084)
  127. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:795)
  128. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44)
  129. [14:21:10] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor114.newInstance(Unknown Source)
  130. [14:21:10] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  131. [14:21:10] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  132. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
  133. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400)
  134. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327)
  135. [14:21:10] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  136. [14:21:10] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
  137. [14:21:10] [Server thread/WARN]: at com.jolbox.bonecp.BoneCP.obtainRawInternalConnection(BoneCP.java:363)
  138. [14:21:10] [Server thread/WARN]: at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:416)
  139. [14:21:10] [Server thread/WARN]: ... 22 more
  140. [14:21:10] [Server thread/WARN]: java.lang.NullPointerException
  141. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLProvider.getConnection(MySQLProvider.java:57)
  142. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.getConnection(MySQLStorage.java:93)
  143. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage$QueryExecutor.prepareQuery(MySQLStorage.java:372)
  144. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.executeQuery(MySQLStorage.java:115)
  145. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:45)
  146. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:40)
  147. [14:21:10] [Server thread/WARN]: at net.lazertester.bonusmanager.sql.BonusesTable.<init>(BonusesTable.java:31)
  148. [14:21:10] [Server thread/WARN]: at net.lazertester.bonusmanager.Manager.<init>(Manager.java:64)
  149. [14:21:10] [Server thread/WARN]: at net.lazertester.bonusmanager.BonusManager.getManager(BonusManager.java:513)
  150. [14:21:10] [Server thread/WARN]: at net.lazertester.bonusmanager.BonusManager.onEnable(BonusManager.java:87)
  151. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  152. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  153. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  154. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  155. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  156. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
  157. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
  158. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
  159. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
  160. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  161. [14:21:10] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  162. [14:21:10] [Server thread/WARN]: java.lang.NullPointerException
  163. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage$QueryExecutor.prepareQuery(MySQLStorage.java:374)
  164. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.executeQuery(MySQLStorage.java:115)
  165. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:45)
  166. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:40)
  167. [14:21:10] [Server thread/WARN]: at net.lazertester.bonusmanager.sql.BonusesTable.<init>(BonusesTable.java:31)
  168. [14:21:10] [Server thread/WARN]: at net.lazertester.bonusmanager.Manager.<init>(Manager.java:64)
  169. [14:21:10] [Server thread/WARN]: at net.lazertester.bonusmanager.BonusManager.getManager(BonusManager.java:513)
  170. [14:21:10] [Server thread/WARN]: at net.lazertester.bonusmanager.BonusManager.onEnable(BonusManager.java:87)
  171. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  172. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  173. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  174. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  175. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  176. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
  177. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
  178. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
  179. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
  180. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  181. [14:21:10] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  182. [14:21:10] [Server thread/ERROR]: Error occurred while enabling BonusManager v1.0 (Is it up to date?)
  183. java.lang.NullPointerException
  184. at net.shotbow.sql.sql.MySQLStorage$Query.execute(MySQLStorage.java:278) ~[?:?]
  185. at net.shotbow.sql.sql.MySQLStorage.executeQuery(MySQLStorage.java:116) ~[?:?]
  186. at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:45) ~[?:?]
  187. at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:40) ~[?:?]
  188. at net.lazertester.bonusmanager.sql.BonusesTable.<init>(BonusesTable.java:31) ~[?:?]
  189. at net.lazertester.bonusmanager.Manager.<init>(Manager.java:64) ~[?:?]
  190. at net.lazertester.bonusmanager.BonusManager.getManager(BonusManager.java:513) ~[?:?]
  191. at net.lazertester.bonusmanager.BonusManager.onEnable(BonusManager.java:87) ~[?:?]
  192. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[TestServer.jar:git-Spigot-e000104-4cb3258]
  193. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [TestServer.jar:git-Spigot-e000104-4cb3258]
  194. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [TestServer.jar:git-Spigot-e000104-4cb3258]
  195. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361) [TestServer.jar:git-Spigot-e000104-4cb3258]
  196. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321) [TestServer.jar:git-Spigot-e000104-4cb3258]
  197. at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411) [TestServer.jar:git-Spigot-e000104-4cb3258]
  198. at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376) [TestServer.jar:git-Spigot-e000104-4cb3258]
  199. at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331) [TestServer.jar:git-Spigot-e000104-4cb3258]
  200. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269) [TestServer.jar:git-Spigot-e000104-4cb3258]
  201. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [TestServer.jar:git-Spigot-e000104-4cb3258]
  202. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  203. [14:21:10] [Server thread/INFO]: [ShotbowSql] Enabling ShotbowSql v0.1
  204. [14:21:10] [Server thread/WARN]: java.sql.SQLException: Unable to open a test connection to the given database. JDBC url = jdbc:mysql://localhost:3306/default?characterEncoding=utf-8, username = username. Terminating connection pool (set lazyInit to true if you expect to start your database after your app). Original Exception: ------
  205. java.sql.SQLException: Access denied for user 'username'@'localhost' (using password: YES)
  206. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:959)
  207. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3870)
  208. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3806)
  209. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:871)
  210. at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1686)
  211. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1207)
  212. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2254)
  213. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2285)
  214. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2084)
  215. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:795)
  216. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44)
  217. at sun.reflect.GeneratedConstructorAccessor114.newInstance(Unknown Source)
  218. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  219. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  220. at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
  221. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400)
  222. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327)
  223. at java.sql.DriverManager.getConnection(DriverManager.java:664)
  224. at java.sql.DriverManager.getConnection(DriverManager.java:247)
  225. at com.jolbox.bonecp.BoneCP.obtainRawInternalConnection(BoneCP.java:363)
  226. at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:416)
  227. at net.shotbow.sql.sql.MySQLProvider.addPool(MySQLProvider.java:48)
  228. at net.shotbow.sql.sql.MySQLProvider.getConnection(MySQLProvider.java:56)
  229. at net.shotbow.sql.sql.MySQLStorage.getConnection(MySQLStorage.java:93)
  230. at net.shotbow.sql.sql.MySQLStorage$QueryExecutor.prepareQuery(MySQLStorage.java:372)
  231. at net.shotbow.sql.sql.MySQLStorage.executeQuery(MySQLStorage.java:115)
  232. at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:45)
  233. at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:40)
  234. at net.shotbow.sql.sql.PlayerTable.<init>(PlayerTable.java:37)
  235. at net.shotbow.sql.objects.ShotbowPlayerManager.<init>(ShotbowPlayerManager.java:38)
  236. at net.shotbow.sql.ShotbowSql.onEnable(ShotbowSql.java:35)
  237. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  238. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  239. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  240. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  241. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  242. at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
  243. at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
  244. at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
  245. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
  246. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  247. at java.lang.Thread.run(Thread.java:748)
  248. ------
  249.  
  250. [14:21:10] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  251. [14:21:10] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  252. [14:21:10] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  253. [14:21:10] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  254. [14:21:10] [Server thread/WARN]: at com.jolbox.bonecp.PoolUtil.generateSQLException(PoolUtil.java:192)
  255. [14:21:10] [Server thread/WARN]: at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:422)
  256. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLProvider.addPool(MySQLProvider.java:48)
  257. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLProvider.getConnection(MySQLProvider.java:56)
  258. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.getConnection(MySQLStorage.java:93)
  259. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage$QueryExecutor.prepareQuery(MySQLStorage.java:372)
  260. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.executeQuery(MySQLStorage.java:115)
  261. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:45)
  262. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:40)
  263. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.PlayerTable.<init>(PlayerTable.java:37)
  264. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.objects.ShotbowPlayerManager.<init>(ShotbowPlayerManager.java:38)
  265. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.ShotbowSql.onEnable(ShotbowSql.java:35)
  266. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  267. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  268. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  269. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  270. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  271. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
  272. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
  273. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
  274. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
  275. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  276. [14:21:10] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  277. [14:21:10] [Server thread/WARN]: Caused by: java.sql.SQLException: Access denied for user 'username'@'localhost' (using password: YES)
  278. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:959)
  279. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3870)
  280. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3806)
  281. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:871)
  282. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1686)
  283. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1207)
  284. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2254)
  285. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2285)
  286. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2084)
  287. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:795)
  288. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44)
  289. [14:21:10] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor114.newInstance(Unknown Source)
  290. [14:21:10] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  291. [14:21:10] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  292. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
  293. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400)
  294. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327)
  295. [14:21:10] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  296. [14:21:10] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
  297. [14:21:10] [Server thread/WARN]: at com.jolbox.bonecp.BoneCP.obtainRawInternalConnection(BoneCP.java:363)
  298. [14:21:10] [Server thread/WARN]: at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:416)
  299. [14:21:10] [Server thread/WARN]: ... 21 more
  300. [14:21:10] [Server thread/WARN]: java.lang.NullPointerException
  301. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLProvider.getConnection(MySQLProvider.java:57)
  302. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.getConnection(MySQLStorage.java:93)
  303. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage$QueryExecutor.prepareQuery(MySQLStorage.java:372)
  304. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.executeQuery(MySQLStorage.java:115)
  305. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:45)
  306. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:40)
  307. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.PlayerTable.<init>(PlayerTable.java:37)
  308. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.objects.ShotbowPlayerManager.<init>(ShotbowPlayerManager.java:38)
  309. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.ShotbowSql.onEnable(ShotbowSql.java:35)
  310. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  311. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  312. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  313. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  314. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  315. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
  316. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
  317. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
  318. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
  319. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  320. [14:21:10] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  321. [14:21:10] [Server thread/WARN]: java.lang.NullPointerException
  322. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage$QueryExecutor.prepareQuery(MySQLStorage.java:374)
  323. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.executeQuery(MySQLStorage.java:115)
  324. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:45)
  325. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:40)
  326. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.PlayerTable.<init>(PlayerTable.java:37)
  327. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.objects.ShotbowPlayerManager.<init>(ShotbowPlayerManager.java:38)
  328. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.ShotbowSql.onEnable(ShotbowSql.java:35)
  329. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  330. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  331. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  332. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  333. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  334. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
  335. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
  336. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
  337. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
  338. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  339. [14:21:10] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  340. [14:21:10] [Server thread/ERROR]: Error occurred while enabling ShotbowSql v0.1 (Is it up to date?)
  341. java.lang.NullPointerException
  342. at net.shotbow.sql.sql.MySQLStorage$Query.execute(MySQLStorage.java:278) ~[?:?]
  343. at net.shotbow.sql.sql.MySQLStorage.executeQuery(MySQLStorage.java:116) ~[?:?]
  344. at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:45) ~[?:?]
  345. at net.shotbow.sql.sql.MySQLStorage.createTable(MySQLStorage.java:40) ~[?:?]
  346. at net.shotbow.sql.sql.PlayerTable.<init>(PlayerTable.java:37) ~[?:?]
  347. at net.shotbow.sql.objects.ShotbowPlayerManager.<init>(ShotbowPlayerManager.java:38) ~[?:?]
  348. at net.shotbow.sql.ShotbowSql.onEnable(ShotbowSql.java:35) ~[?:?]
  349. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[TestServer.jar:git-Spigot-e000104-4cb3258]
  350. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [TestServer.jar:git-Spigot-e000104-4cb3258]
  351. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [TestServer.jar:git-Spigot-e000104-4cb3258]
  352. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361) [TestServer.jar:git-Spigot-e000104-4cb3258]
  353. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321) [TestServer.jar:git-Spigot-e000104-4cb3258]
  354. at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411) [TestServer.jar:git-Spigot-e000104-4cb3258]
  355. at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376) [TestServer.jar:git-Spigot-e000104-4cb3258]
  356. at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331) [TestServer.jar:git-Spigot-e000104-4cb3258]
  357. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269) [TestServer.jar:git-Spigot-e000104-4cb3258]
  358. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [TestServer.jar:git-Spigot-e000104-4cb3258]
  359. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  360. [14:21:10] [Server thread/INFO]: [ServerStatusSigns] Enabling ServerStatusSigns v1.0
  361. [14:21:10] [Server thread/WARN]: java.sql.SQLException: Unable to open a test connection to the given database. JDBC url = jdbc:mysql://localhost:3306/default?characterEncoding=utf-8, username = username. Terminating connection pool (set lazyInit to true if you expect to start your database after your app). Original Exception: ------
  362. java.sql.SQLException: Access denied for user 'username'@'localhost' (using password: YES)
  363. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:959)
  364. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3870)
  365. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3806)
  366. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:871)
  367. at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1686)
  368. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1207)
  369. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2254)
  370. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2285)
  371. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2084)
  372. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:795)
  373. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44)
  374. at sun.reflect.GeneratedConstructorAccessor114.newInstance(Unknown Source)
  375. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  376. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  377. at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
  378. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400)
  379. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327)
  380. at java.sql.DriverManager.getConnection(DriverManager.java:664)
  381. at java.sql.DriverManager.getConnection(DriverManager.java:247)
  382. at com.jolbox.bonecp.BoneCP.obtainRawInternalConnection(BoneCP.java:363)
  383. at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:416)
  384. at net.shotbow.sql.sql.MySQLProvider.addPool(MySQLProvider.java:48)
  385. at net.shotbow.sql.sql.MySQLProvider.getConnection(MySQLProvider.java:56)
  386. at net.shotbow.sql.sql.MySQLStorage.getConnection(MySQLStorage.java:93)
  387. at net.shotbow.sql.sql.MySQLStorage$QueryExecutor.prepareQuery(MySQLStorage.java:372)
  388. at net.shotbow.sql.sql.MySQLStorage.execute(MySQLStorage.java:124)
  389. at net.shotbow.sql.sql.MySQLStorage.execute(MySQLStorage.java:110)
  390. at com.shotbow.serverstatussigns.sql.ServerStatusTable.insertNewRecordForThisServer(ServerStatusTable.java:50)
  391. at com.shotbow.serverstatussigns.ServerStatusManager.<init>(ServerStatusManager.java:46)
  392. at com.shotbow.serverstatussigns.ServiceLocator.getServerStatusManager(ServiceLocator.java:36)
  393. at com.shotbow.serverstatussigns.ServerStatusSigns.onEnable(ServerStatusSigns.java:38)
  394. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  395. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  396. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  397. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  398. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  399. at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
  400. at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
  401. at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
  402. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
  403. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  404. at java.lang.Thread.run(Thread.java:748)
  405. ------
  406.  
  407. [14:21:10] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  408. [14:21:10] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  409. [14:21:10] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  410. [14:21:10] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  411. [14:21:10] [Server thread/WARN]: at com.jolbox.bonecp.PoolUtil.generateSQLException(PoolUtil.java:192)
  412. [14:21:10] [Server thread/WARN]: at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:422)
  413. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLProvider.addPool(MySQLProvider.java:48)
  414. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLProvider.getConnection(MySQLProvider.java:56)
  415. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.getConnection(MySQLStorage.java:93)
  416. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage$QueryExecutor.prepareQuery(MySQLStorage.java:372)
  417. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.execute(MySQLStorage.java:124)
  418. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.execute(MySQLStorage.java:110)
  419. [14:21:10] [Server thread/WARN]: at com.shotbow.serverstatussigns.sql.ServerStatusTable.insertNewRecordForThisServer(ServerStatusTable.java:50)
  420. [14:21:10] [Server thread/WARN]: at com.shotbow.serverstatussigns.ServerStatusManager.<init>(ServerStatusManager.java:46)
  421. [14:21:10] [Server thread/WARN]: at com.shotbow.serverstatussigns.ServiceLocator.getServerStatusManager(ServiceLocator.java:36)
  422. [14:21:10] [Server thread/WARN]: at com.shotbow.serverstatussigns.ServerStatusSigns.onEnable(ServerStatusSigns.java:38)
  423. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  424. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  425. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  426. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  427. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  428. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
  429. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
  430. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
  431. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
  432. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  433. [14:21:10] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  434. [14:21:10] [Server thread/WARN]: Caused by: java.sql.SQLException: Access denied for user 'username'@'localhost' (using password: YES)
  435. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:959)
  436. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3870)
  437. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3806)
  438. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:871)
  439. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1686)
  440. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1207)
  441. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2254)
  442. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2285)
  443. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2084)
  444. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:795)
  445. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44)
  446. [14:21:10] [Server thread/WARN]: at sun.reflect.GeneratedConstructorAccessor114.newInstance(Unknown Source)
  447. [14:21:10] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  448. [14:21:10] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  449. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
  450. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400)
  451. [14:21:10] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327)
  452. [14:21:10] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  453. [14:21:10] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
  454. [14:21:10] [Server thread/WARN]: at com.jolbox.bonecp.BoneCP.obtainRawInternalConnection(BoneCP.java:363)
  455. [14:21:10] [Server thread/WARN]: at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:416)
  456. [14:21:10] [Server thread/WARN]: ... 21 more
  457. [14:21:10] [Server thread/WARN]: java.lang.NullPointerException
  458. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLProvider.getConnection(MySQLProvider.java:57)
  459. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.getConnection(MySQLStorage.java:93)
  460. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage$QueryExecutor.prepareQuery(MySQLStorage.java:372)
  461. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.execute(MySQLStorage.java:124)
  462. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.execute(MySQLStorage.java:110)
  463. [14:21:10] [Server thread/WARN]: at com.shotbow.serverstatussigns.sql.ServerStatusTable.insertNewRecordForThisServer(ServerStatusTable.java:50)
  464. [14:21:10] [Server thread/WARN]: at com.shotbow.serverstatussigns.ServerStatusManager.<init>(ServerStatusManager.java:46)
  465. [14:21:10] [Server thread/WARN]: at com.shotbow.serverstatussigns.ServiceLocator.getServerStatusManager(ServiceLocator.java:36)
  466. [14:21:10] [Server thread/WARN]: at com.shotbow.serverstatussigns.ServerStatusSigns.onEnable(ServerStatusSigns.java:38)
  467. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  468. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  469. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  470. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  471. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  472. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
  473. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
  474. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
  475. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
  476. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  477. [14:21:10] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  478. [14:21:10] [Server thread/WARN]: java.lang.NullPointerException
  479. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage$QueryExecutor.prepareQuery(MySQLStorage.java:374)
  480. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.execute(MySQLStorage.java:124)
  481. [14:21:10] [Server thread/WARN]: at net.shotbow.sql.sql.MySQLStorage.execute(MySQLStorage.java:110)
  482. [14:21:10] [Server thread/WARN]: at com.shotbow.serverstatussigns.sql.ServerStatusTable.insertNewRecordForThisServer(ServerStatusTable.java:50)
  483. [14:21:10] [Server thread/WARN]: at com.shotbow.serverstatussigns.ServerStatusManager.<init>(ServerStatusManager.java:46)
  484. [14:21:10] [Server thread/WARN]: at com.shotbow.serverstatussigns.ServiceLocator.getServerStatusManager(ServiceLocator.java:36)
  485. [14:21:10] [Server thread/WARN]: at com.shotbow.serverstatussigns.ServerStatusSigns.onEnable(ServerStatusSigns.java:38)
  486. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  487. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  488. [14:21:10] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  489. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  490. [14:21:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  491. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
  492. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
  493. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
  494. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
  495. [14:21:10] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  496. [14:21:10] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  497. [14:21:10] [Server thread/ERROR]: Error occurred while enabling ServerStatusSigns v1.0 (Is it up to date?)
  498. java.lang.NullPointerException
  499. at net.shotbow.sql.sql.MySQLStorage$QueryExecutor.execute(MySQLStorage.java:414) ~[?:?]
  500. at net.shotbow.sql.sql.MySQLStorage.execute(MySQLStorage.java:125) ~[?:?]
  501. at net.shotbow.sql.sql.MySQLStorage.execute(MySQLStorage.java:110) ~[?:?]
  502. at com.shotbow.serverstatussigns.sql.ServerStatusTable.insertNewRecordForThisServer(ServerStatusTable.java:50) ~[?:?]
  503. at com.shotbow.serverstatussigns.ServerStatusManager.<init>(ServerStatusManager.java:46) ~[?:?]
  504. at com.shotbow.serverstatussigns.ServiceLocator.getServerStatusManager(ServiceLocator.java:36) ~[?:?]
  505. at com.shotbow.serverstatussigns.ServerStatusSigns.onEnable(ServerStatusSigns.java:38) ~[?:?]
  506. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[TestServer.jar:git-Spigot-e000104-4cb3258]
  507. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [TestServer.jar:git-Spigot-e000104-4cb3258]
  508. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [TestServer.jar:git-Spigot-e000104-4cb3258]
  509. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361) [TestServer.jar:git-Spigot-e000104-4cb3258]
  510. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321) [TestServer.jar:git-Spigot-e000104-4cb3258]
  511. at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411) [TestServer.jar:git-Spigot-e000104-4cb3258]
  512. at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376) [TestServer.jar:git-Spigot-e000104-4cb3258]
  513. at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331) [TestServer.jar:git-Spigot-e000104-4cb3258]
  514. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269) [TestServer.jar:git-Spigot-e000104-4cb3258]
  515. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [TestServer.jar:git-Spigot-e000104-4cb3258]
  516. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  517. [14:21:10] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  518. [14:21:10] [Server thread/INFO]: Done (354.160s)! For help, type "help" or "?"
  519. [14:21:10] [Craft Scheduler Thread - 128/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  520. [14:21:11] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  521. [14:21:11] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  522. [14:21:11] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
  523. [14:21:11] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.9.2(109)
  524. [14:21:11] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.6
  525. [14:21:11] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  526. [14:21:11] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  527. [14:21:15] [Server thread/INFO]: [Citizens] Loaded 2 NPCs.
  528. [14:21:15] [Server thread/INFO]: [Civ-War] Finished Loading Citizens. Starting Post-Build-Sync Task
  529. [14:21:15] [Server thread/WARN]: [MythicMobs] Error with 'MOBSINRADIUS' targeter: The 'type' attribute must be a valid MythicMob or MythicEntity type.
  530. [14:21:15] [Server thread/WARN]: [MythicMobs] -- Incorrect attribute: SpookySkeleton
  531. [14:21:15] [Server thread/WARN]: [MythicMobs] Error with 'MOBSINRADIUS' targeter: The 'type' attribute must be a valid MythicMob or MythicEntity type.
  532. [14:21:15] [Server thread/WARN]: [MythicMobs] -- Incorrect attribute: SpookySkeleton
  533. [14:21:15] [Server thread/WARN]: [MythicMobs] Error with 'MOBSINRADIUS' targeter: The 'type' attribute must be a valid MythicMob or MythicEntity type.
  534. [14:21:15] [Server thread/WARN]: [MythicMobs] -- Incorrect attribute: GrimReaper
  535. [14:21:15] [Server thread/WARN]: [MythicMobs] Error with 'MOBSINRADIUS' targeter: The 'type' attribute must be a valid MythicMob or MythicEntity type.
  536. [14:21:15] [Server thread/WARN]: [MythicMobs] -- Incorrect attribute: GrimReaper2
  537. [14:21:15] [Server thread/WARN]: [MythicMobs] Error with 'RALLY' skill: The 'type' attribute must be a valid MythicMob or MythicEntity type.
  538. [14:21:15] [Server thread/WARN]: [MythicMobs] -- Incorrect line: MythicalVanguard
  539. [14:21:15] [Server thread/WARN]: [MythicMobs] Error with 'RALLY' skill: The 'type' attribute must be a valid MythicMob or MythicEntity type.
  540. [14:21:15] [Server thread/WARN]: [MythicMobs] -- Incorrect line: MythicalScytheLord
  541. [14:21:15] [Server thread/WARN]: [MythicMobs] Error with 'MOBSINRADIUS' targeter: The 'type' attribute must be a valid MythicMob or MythicEntity type.
  542. [14:21:15] [Server thread/WARN]: [MythicMobs] -- Incorrect attribute: MythicalVanguard
  543. [14:21:15] [Server thread/WARN]: [MythicMobs] Error with 'MOBSINRADIUS' targeter: The 'type' attribute must be a valid MythicMob or MythicEntity type.
  544. [14:21:15] [Server thread/WARN]: [MythicMobs] -- Incorrect attribute: MythicalScytheLord
  545. [14:21:15] [Server thread/WARN]: [MythicMobs] Error with 'MOBSINRADIUS' targeter: The 'type' attribute must be a valid MythicMob or MythicEntity type.
  546. [14:21:15] [Server thread/WARN]: [MythicMobs] -- Incorrect attribute: MythicalVanguard
  547. [14:21:15] [Server thread/WARN]: [MythicMobs] Error with 'MOBSINRADIUS' targeter: The 'type' attribute must be a valid MythicMob or MythicEntity type.
  548. [14:21:15] [Server thread/WARN]: [MythicMobs] -- Incorrect attribute: MythicalScytheLord
  549. [14:21:15] [Server thread/WARN]: [MythicMobs] Error with 'MOBSINRADIUS' targeter: The 'type' attribute must be a valid MythicMob or MythicEntity type.
  550. [14:21:15] [Server thread/WARN]: [MythicMobs] -- Incorrect attribute: MythicalVanguard
  551. [14:21:15] [Server thread/WARN]: [MythicMobs] Error with 'MOBSINRADIUS' targeter: The 'type' attribute must be a valid MythicMob or MythicEntity type.
  552. [14:21:15] [Server thread/WARN]: [MythicMobs] -- Incorrect attribute: MythicalScytheLord
  553. [14:21:16] [Craft Scheduler Thread - 125/INFO]: [Vault] Checking for Updates ...
  554. [14:21:16] [Server thread/INFO]: [ActionBarAPI] No update was found, you are running the latest version.
  555. [14:21:16] [Server thread/INFO]: [TitleAPI] An update for TitleAPI is available, new version is 1.7.5. Your installed version is 1.7.4.
  556. Please update to the latest version :)
  557. [14:21:16] [Server thread/WARN]: [ViaVersion] There is a newer version available: 1.5.0, you're on: 1.2.0
  558. [14:21:16] [Craft Scheduler Thread - 125/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.5.0
  559. [14:21:16] [Craft Scheduler Thread - 125/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
  560. [14:21:28] [User Authenticator #1/INFO]: UUID of player falazar is ee37df84-9e1f-45f4-aa0d-ea23274e26ac
  561. [14:22:02] [User Authenticator #2/INFO]: UUID of player falazar is ee37df84-9e1f-45f4-aa0d-ea23274e26ac
  562. [14:22:19] [Server thread/INFO]: [Civ-War] [WARNING] Canceling horse spawn reason:CHUNK_GEN
  563. [14:22:19] [Server thread/INFO]: [Civ-War] [WARNING] Canceling horse spawn reason:CHUNK_GEN
  564. [14:22:19] [Server thread/INFO]: [Civ-War] [WARNING] Canceling horse spawn reason:CHUNK_GEN
  565. [14:22:19] [Server thread/INFO]: [Civ-War] [WARNING] Canceling horse spawn reason:CHUNK_GEN
  566. [14:22:21] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  567. [14:22:21] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  568. [14:22:21] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  569. [14:22:21] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-e000104-4cb3258 (MC: 1.9.2)
  570. [14:22:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  571. [14:22:21] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  572. [14:22:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  573. [14:22:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  574. [14:22:21] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  575. [14:22:21] [Spigot Watchdog Thread/ERROR]: Stack:
  576. [14:22:21] [Spigot Watchdog Thread/ERROR]: java.lang.String.toLowerCase(String.java:2670)
  577. [14:22:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.CraftServer.getWorld(CraftServer.java:1024)
  578. [14:22:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.Bukkit.getWorld(Bukkit.java:500)
  579. [14:22:21] [Spigot Watchdog Thread/ERROR]: com.avrgaming.civcraft.populators.tradegood.TradeGoodPopulator.populator(TradeGoodPopulator.java:29)
  580. [14:22:21] [Spigot Watchdog Thread/ERROR]: com.avrgaming.civcraft.populators.tradegood.TradeGoodPopulator.populate(TradeGoodPopulator.java:24)
  581. [14:22:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.Chunk.a(Chunk.java:945)
  582. [14:22:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.Chunk.loadNearby(Chunk.java:916)
  583. [14:22:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:209)
  584. [14:22:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:143)
  585. [14:22:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:122)
  586. [14:22:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:118)
  587. [14:22:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.ChunkProviderServer.getOrCreateChunkFast(ChunkProviderServer.java:76)
  588. [14:22:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.World.getChunkAt(World.java:324)
  589. [14:22:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.CraftChunk.getHandle(CraftChunk.java:45)
  590. [14:22:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.CraftChunk.getEntities(CraftChunk.java:76)
  591. [14:22:21] [Spigot Watchdog Thread/ERROR]: io.lumine.xikage.mythicmobs.adapters.bukkit.events.ChunkLoadListener$ChunkLoader.run(ChunkLoadListener.java:38)
  592. [14:22:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
  593. [14:22:21] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  594. [14:22:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:729)
  595. [14:22:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400)
  596. [14:22:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660)
  597. [14:22:21] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559)
  598. [14:22:21] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  599. [14:22:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
  600. [14:22:21] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  601. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  602. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  603. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  604. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  605. [14:22:24] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  606. [14:22:24] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  607. [14:22:24] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  608. [14:22:24] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  609. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  610. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  611. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  612. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
  613. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  614. [14:22:24] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  615. [14:22:24] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  616. [14:22:24] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  617. [14:22:24] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  618. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  619. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  620. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 149
  621. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 229 | Suspended: false | Native: false | State: TIMED_WAITING
  622. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  623. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  624. [14:22:24] [Spigot Watchdog Thread/ERROR]: com.avrgaming.civcraft.threading.timers.AnnouncementTimer.run(AnnouncementTimer.java:47)
  625. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
  626. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  627. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  628. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  629. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  630. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  631. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 129
  632. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 209 | Suspended: false | Native: false | State: TIMED_WAITING
  633. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  634. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  635. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  636. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  637. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  638. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  639. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  640. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  641. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  642. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  643. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  644. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 128
  645. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 208 | Suspended: false | Native: false | State: TIMED_WAITING
  646. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  647. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  648. [14:22:24] [Spigot Watchdog Thread/ERROR]: com.avrgaming.civcraft.database.SQLUpdate.run(SQLUpdate.java:59)
  649. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
  650. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  651. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  652. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  653. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  654. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  655. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 127
  656. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 207 | Suspended: false | Native: true | State: RUNNABLE
  657. [14:22:24] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  658. [14:22:24] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  659. [14:22:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)
  660. [14:22:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
  661. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  662. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
  663. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  664. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:171)
  665. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141)
  666. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  667. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
  668. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  669. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
  670. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
  671. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)
  672. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
  673. [14:22:24] [Spigot Watchdog Thread/ERROR]: net.coreprotect.Metrics.postPlugin(Metrics.java:686)
  674. [14:22:24] [Spigot Watchdog Thread/ERROR]: net.coreprotect.Metrics.access$400(Metrics.java:58)
  675. [14:22:24] [Spigot Watchdog Thread/ERROR]: net.coreprotect.Metrics$1.run(Metrics.java:764)
  676. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
  677. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  678. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  679. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  680. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  681. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  682. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 126
  683. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 206 | Suspended: false | Native: true | State: RUNNABLE
  684. [14:22:24] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  685. [14:22:24] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  686. [14:22:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
  687. [14:22:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334)
  688. [14:22:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309)
  689. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  690. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
  691. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  692. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  693. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  694. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  695. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:589)
  696. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:538)
  697. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(NetworkClient.java:180)
  698. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
  699. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
  700. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
  701. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:339)
  702. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:357)
  703. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
  704. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
  705. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
  706. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
  707. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334)
  708. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309)
  709. [14:22:24] [Spigot Watchdog Thread/ERROR]: io.lumine.xikage.mythicmobs.mcstats.MetricsLite.postPlugin(MetricsLite.java:365)
  710. [14:22:24] [Spigot Watchdog Thread/ERROR]: io.lumine.xikage.mythicmobs.mcstats.MetricsLite.access$200(MetricsLite.java:53)
  711. [14:22:24] [Spigot Watchdog Thread/ERROR]: io.lumine.xikage.mythicmobs.mcstats.MetricsLite$1.run(MetricsLite.java:175)
  712. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
  713. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  714. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  715. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  716. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  717. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  718. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 124
  719. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 204 | Suspended: false | Native: true | State: RUNNABLE
  720. [14:22:24] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  721. [14:22:24] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  722. [14:22:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
  723. [14:22:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334)
  724. [14:22:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309)
  725. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  726. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
  727. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
  728. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
  729. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
  730. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  731. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:589)
  732. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:538)
  733. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(NetworkClient.java:180)
  734. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
  735. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
  736. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
  737. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:339)
  738. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:357)
  739. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
  740. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
  741. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
  742. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
  743. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334)
  744. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309)
  745. [14:22:24] [Spigot Watchdog Thread/ERROR]: net.citizensnpcs.Metrics.postPlugin(Metrics.java:400)
  746. [14:22:24] [Spigot Watchdog Thread/ERROR]: net.citizensnpcs.Metrics.access$500(Metrics.java:57)
  747. [14:22:24] [Spigot Watchdog Thread/ERROR]: net.citizensnpcs.Metrics$1.run(Metrics.java:486)
  748. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
  749. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  750. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  751. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  752. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  753. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  754. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 2
  755. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 82 | Suspended: false | Native: false | State: TIMED_WAITING
  756. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  757. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  758. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  759. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  760. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  761. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  762. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  763. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  764. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  765. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  766. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  767. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1
  768. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: WAITING
  769. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  770. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  771. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  772. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.primesoft.asyncworldedit.directChunk.relighter.BlockReligher.relightLoop(BlockReligher.java:312)
  773. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.primesoft.asyncworldedit.directChunk.relighter.BlockReligher.access$100(BlockReligher.java:63)
  774. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.primesoft.asyncworldedit.directChunk.relighter.BlockReligher$3.run(BlockReligher.java:235)
  775. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71)
  776. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  777. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  778. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  779. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  780. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  781. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 0
  782. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 80 | Suspended: false | Native: false | State: TIMED_WAITING
  783. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  784. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  785. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  786. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  787. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  788. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  789. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  790. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  791. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  792. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  793. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  794. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-3
  795. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 73 | Suspended: false | Native: false | State: TIMED_WAITING
  796. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  797. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  798. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  799. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  800. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
  801. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  802. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  803. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  804. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  805. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  806. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  807. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 72 | Suspended: false | Native: false | State: TIMED_WAITING
  808. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  809. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  810. [14:22:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.FileIOThread.c(SourceFile:44)
  811. [14:22:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.FileIOThread.run(SourceFile:30)
  812. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  813. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  814. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: BoneCP-pool-watch-thread
  815. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: false | State: WAITING
  816. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  817. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  818. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  819. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  820. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403)
  821. [14:22:24] [Spigot Watchdog Thread/ERROR]: com.jolbox.bonecp.PoolWatchThread.run(PoolWatchThread.java:75)
  822. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  823. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  824. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  825. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  826. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: BoneCP-keep-alive-scheduler
  827. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 70 | Suspended: false | Native: false | State: WAITING
  828. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  829. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  830. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  831. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  832. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  833. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  834. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  835. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  836. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  837. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  838. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  839. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: BoneCP-pool-watch-thread
  840. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: false | State: WAITING
  841. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  842. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  843. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  844. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  845. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403)
  846. [14:22:24] [Spigot Watchdog Thread/ERROR]: com.jolbox.bonecp.PoolWatchThread.run(PoolWatchThread.java:75)
  847. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  848. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  849. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  850. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  851. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: BoneCP-keep-alive-scheduler
  852. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: false | State: WAITING
  853. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  854. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  855. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  856. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  857. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  858. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  859. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  860. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  861. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  862. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  863. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  864. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: BoneCP-pool-watch-thread
  865. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: false | State: WAITING
  866. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  867. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  868. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  869. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  870. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403)
  871. [14:22:24] [Spigot Watchdog Thread/ERROR]: com.jolbox.bonecp.PoolWatchThread.run(PoolWatchThread.java:75)
  872. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  873. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  874. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  875. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  876. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: BoneCP-keep-alive-scheduler
  877. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 66 | Suspended: false | Native: false | State: TIMED_WAITING
  878. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  879. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  880. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  881. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  882. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  883. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  884. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  885. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  886. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  887. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  888. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  889. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: com.google.common.base.internal.Finalizer
  890. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: WAITING
  891. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  892. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  893. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  894. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  895. [14:22:24] [Spigot Watchdog Thread/ERROR]: com.google.common.base.internal.Finalizer.run(Finalizer.java:131)
  896. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  897. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  898. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: BoneCP-pool-watch-thread
  899. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: false | State: WAITING
  900. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  901. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  902. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  903. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  904. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403)
  905. [14:22:24] [Spigot Watchdog Thread/ERROR]: com.jolbox.bonecp.PoolWatchThread.run(PoolWatchThread.java:75)
  906. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  907. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  908. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  909. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  910. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: BoneCP-keep-alive-scheduler
  911. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: WAITING
  912. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  913. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  914. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  915. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  916. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  917. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  918. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  919. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  920. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  921. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  922. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  923. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: BoneCP-pool-watch-thread
  924. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: false | State: WAITING
  925. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  926. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  927. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  928. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  929. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403)
  930. [14:22:24] [Spigot Watchdog Thread/ERROR]: com.jolbox.bonecp.PoolWatchThread.run(PoolWatchThread.java:75)
  931. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  932. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  933. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  934. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  935. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: BoneCP-keep-alive-scheduler
  936. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: WAITING
  937. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  938. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  939. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  940. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  941. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  942. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  943. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  944. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  945. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  946. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  947. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  948. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: BoneCP-pool-watch-thread
  949. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: WAITING
  950. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  951. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  952. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  953. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  954. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403)
  955. [14:22:24] [Spigot Watchdog Thread/ERROR]: com.jolbox.bonecp.PoolWatchThread.run(PoolWatchThread.java:75)
  956. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  957. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  958. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  959. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  960. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: BoneCP-keep-alive-scheduler
  961. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
  962. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  963. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  964. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  965. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  966. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  967. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  968. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  969. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  970. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  971. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  972. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  973. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: com.google.common.base.internal.Finalizer
  974. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: WAITING
  975. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  976. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  977. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  978. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  979. [14:22:24] [Spigot Watchdog Thread/ERROR]: com.google.common.base.internal.Finalizer.run(Finalizer.java:131)
  980. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  981. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  982. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-16-thread-1
  983. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
  984. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  985. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  986. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  987. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  988. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  989. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  990. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  991. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  992. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  993. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  994. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  995. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
  996. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
  997. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  998. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  999. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  1000. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  1001. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1002. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  1003. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING
  1004. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1005. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1006. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  1007. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  1008. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1009. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: commons-pool-EvictionTimer
  1010. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING
  1011. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1012. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1013. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  1014. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  1015. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1016. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  1017. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: TIMED_WAITING
  1018. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1019. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1020. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  1021. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  1022. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1023. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-2 Acceptor0 SelectChannelConnector@0.0.0.0:8123
  1024. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: true | State: RUNNABLE
  1025. [14:22:24] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  1026. [14:22:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
  1027. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1028. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  1029. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
  1030. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
  1031. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
  1032. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
  1033. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1034. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1035. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1036. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1037. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-1 Selector0
  1038. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: RUNNABLE
  1039. [14:22:24] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  1040. [14:22:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  1041. [14:22:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  1042. [14:22:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  1043. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1044. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  1045. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  1046. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  1047. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  1048. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  1049. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
  1050. [14:22:24] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
  1051. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1052. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1053. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1054. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1055. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: HashSessionScavenger-0
  1056. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
  1057. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1058. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1059. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  1060. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  1061. [14:22:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1062. [14:22:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
  1063. [14:22:24] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: WAITING
  1064. [14:22:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1065. [14:22:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1066. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1067. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1068. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
  1069. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1070. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1071. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1072. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1073. [14:22:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement