Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.92 KB | None | 0 0
  1. [00:53:28] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.72
  2. [00:53:28] [Server thread/INFO]: __
  3. [00:53:28] [Server thread/INFO]: | |__) LuckPerms v5.0.72
  4. [00:53:28] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  5. [00:53:28] [Server thread/INFO]:
  6. [00:53:28] [Server thread/INFO]: [LuckPerms] Loading configuration...
  7. [00:53:28] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
  8. [00:53:28] [Server thread/WARN]: [Server thread] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Starting...
  9. [00:53:28] [Server thread/WARN]: [Server thread] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Start completed.
  10. [00:53:33] [Server thread/ERROR]: [LuckPerms] Failed to init storage implementation
  11. [00:53:33] [Server thread/WARN]: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5001ms.
  12. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createTimeoutException(HikariPool.java:697)
  13. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:196)
  14. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:161)
  15. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.HikariDataSource.getConnection(HikariDataSource.java:100)
  16. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.common.storage.implementation.sql.connection.hikari.HikariConnectionFactory.getConnection(HikariConnectionFactory.java:131)
  17. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.common.storage.implementation.sql.SqlStorage.init(SqlStorage.java:154)
  18. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.common.storage.Storage.init(Storage.java:114)
  19. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.common.storage.StorageFactory.getInstance(StorageFactory.java:88)
  20. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.enable(AbstractLuckPermsPlugin.java:147)
  21. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.bukkit.LPBukkitBootstrap.onEnable(LPBukkitBootstrap.java:155)
  22. [00:53:33] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
  23. [00:53:33] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
  24. [00:53:33] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)
  25. [00:53:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462)
  26. [00:53:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376)
  27. [00:53:33] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:204)
  28. [00:53:33] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784)
  29. [00:53:33] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  30. [00:53:33] [Server thread/WARN]: Caused by: me.lucko.luckperms.lib.hikari.pool.PoolBase$ConnectionSetupException: java.sql.SQLException: Access denied for user 'epicwatrboy'@'localhost' (using password: YES)
  31. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:501)
  32. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.access$100(HikariPool.java:71)
  33. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:727)
  34. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:713)
  35. [00:53:33] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
  36. [00:53:33] [Server thread/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  37. [00:53:33] [Server thread/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  38. [00:53:33] [Server thread/WARN]: ... 1 more
  39. [00:53:33] [Server thread/WARN]: Caused by: java.sql.SQLException: Access denied for user 'epicwatrboy'@'localhost' (using password: YES)
  40. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
  41. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
  42. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
  43. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:864)
  44. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1707)
  45. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1217)
  46. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2189)
  47. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2220)
  48. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2015)
  49. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:768)
  50. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  51. [00:53:33] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  52. [00:53:33] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  53. [00:53:33] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  54. [00:53:33] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  55. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  56. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:385)
  57. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:323)
  58. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:428)
  59. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:136)
  60. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.PoolBase.newConnection(PoolBase.java:353)
  61. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
  62. [00:53:33] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:473)
  63. [00:53:33] [Server thread/WARN]: ... 7 more
  64. [00:53:33] [Server thread/INFO]: [LuckPerms] Loading messaging service... [PLUGINMSG]
  65. [00:53:34] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  66. [00:53:34] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  67. [00:53:39] [Server thread/WARN]: java.util.concurrent.CompletionException: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5001ms.
  68. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.common.storage.Storage.lambda$makeFuture$1(Storage.java:103)
  69. [00:53:39] [Server thread/WARN]: at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source)
  70. [00:53:39] [Server thread/WARN]: at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source)
  71. [00:53:39] [Server thread/WARN]: at java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
  72. [00:53:39] [Server thread/WARN]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source)
  73. [00:53:39] [Server thread/WARN]: at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
  74. [00:53:39] [Server thread/WARN]: at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
  75. [00:53:39] [Server thread/WARN]: Caused by: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5001ms.
  76. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createTimeoutException(HikariPool.java:697)
  77. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:196)
  78. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:161)
  79. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.HikariDataSource.getConnection(HikariDataSource.java:100)
  80. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.common.storage.implementation.sql.connection.hikari.HikariConnectionFactory.getConnection(HikariConnectionFactory.java:131)
  81. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.common.storage.implementation.sql.SqlStorage.loadAllGroups(SqlStorage.java:432)
  82. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.common.storage.Storage.lambda$loadAllGroups$10(Storage.java:194)
  83. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.common.storage.Storage.lambda$makeFuture$1(Storage.java:98)
  84. [00:53:39] [Server thread/WARN]: ... 6 more
  85. [00:53:39] [Server thread/WARN]: Caused by: me.lucko.luckperms.lib.hikari.pool.PoolBase$ConnectionSetupException: java.sql.SQLException: Access denied for user 'epicwatrboy'@'localhost' (using password: YES)
  86. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:501)
  87. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.access$100(HikariPool.java:71)
  88. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:727)
  89. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:713)
  90. [00:53:39] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
  91. [00:53:39] [Server thread/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  92. [00:53:39] [Server thread/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  93. [00:53:39] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  94. [00:53:39] [Server thread/WARN]: Caused by: java.sql.SQLException: Access denied for user 'epicwatrboy'@'localhost' (using password: YES)
  95. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
  96. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
  97. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
  98. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:864)
  99. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1707)
  100. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1217)
  101. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2189)
  102. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2220)
  103. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2015)
  104. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:768)
  105. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  106. [00:53:39] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  107. [00:53:39] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  108. [00:53:39] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  109. [00:53:39] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  110. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  111. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:385)
  112. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:323)
  113. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:428)
  114. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:136)
  115. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.PoolBase.newConnection(PoolBase.java:353)
  116. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
  117. [00:53:39] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:473)
  118. [00:53:39] [Server thread/WARN]: ... 7 more
  119. [00:53:39] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 10796ms)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement