Advertisement
OhLorenzo

Untitled

Dec 29th, 2021
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.72 KB | None | 0 0
  1. [09:06:33] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v20.3
  2. [09:06:33] [Server thread/INFO]: [net.coreprotect.hikari.HikariDataSource] HikariPool-1 - Starting...
  3. [09:06:34] [Server thread/ERROR]: [net.coreprotect.hikari.pool.HikariPool] HikariPool-1 - Exception during pool initialization.
  4. java.sql.SQLSyntaxErrorException: Access denied for user 'u6333_CtnEklKHP4'@'%' to database 's6333_FC_Coreportect'
  5. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[patched_1.17.1.jar:git-Purpur-"4ff0630"]
  6. at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[patched_1.17.1.jar:git-Purpur-"4ff0630"]
  7. at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:833) ~[patched_1.17.1.jar:git-Purpur-"4ff0630"]
  8. at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:453) ~[patched_1.17.1.jar:git-Purpur-"4ff0630"]
  9. at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) ~[patched_1.17.1.jar:git-Purpur-"4ff0630"]
  10. at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) ~[patched_1.17.1.jar:git-Purpur-"4ff0630"]
  11. at net.coreprotect.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[CoreProtect-20.3.jar:?]
  12. at net.coreprotect.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[CoreProtect-20.3.jar:?]
  13. at net.coreprotect.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[CoreProtect-20.3.jar:?]
  14. at net.coreprotect.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[CoreProtect-20.3.jar:?]
  15. at net.coreprotect.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[CoreProtect-20.3.jar:?]
  16. at net.coreprotect.hikari.pool.HikariPool.<init>(HikariPool.java:115) ~[CoreProtect-20.3.jar:?]
  17. at net.coreprotect.hikari.HikariDataSource.<init>(HikariDataSource.java:81) ~[CoreProtect-20.3.jar:?]
  18. at net.coreprotect.config.ConfigHandler.loadDatabase(ConfigHandler.java:232) ~[CoreProtect-20.3.jar:?]
  19. at net.coreprotect.config.ConfigHandler.performInitialization(ConfigHandler.java:398) ~[CoreProtect-20.3.jar:?]
  20. at net.coreprotect.CoreProtect.onEnable(CoreProtect.java:71) ~[CoreProtect-20.3.jar:?]
  21. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.17.1.jar:git-Purpur-"4ff0630"]
  22. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.1.jar:git-Purpur-"4ff0630"]
  23. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Purpur-"4ff0630"]
  24. at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561) ~[patched_1.17.1.jar:git-Purpur-"4ff0630"]
  25. at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475) ~[patched_1.17.1.jar:git-Purpur-"4ff0630"]
  26. at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:736) ~[patched_1.17.1.jar:git-Purpur-"4ff0630"]
  27. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:353) ~[patched_1.17.1.jar:git-Purpur-"4ff0630"]
  28. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1233) ~[patched_1.17.1.jar:git-Purpur-"4ff0630"]
  29. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:322) ~[patched_1.17.1.jar:git-Purpur-"4ff0630"]
  30. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  31. [09:06:34] [Server thread/WARN]: net.coreprotect.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: Access denied for user 'u6333_CtnEklKHP4'@'%' to database 's6333_FC_Coreportect'
  32. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.hikari.pool.HikariPool.throwPoolInitializationException(HikariPool.java:596)
  33. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.hikari.pool.HikariPool.checkFailFast(HikariPool.java:582)
  34. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.hikari.pool.HikariPool.<init>(HikariPool.java:115)
  35. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.hikari.HikariDataSource.<init>(HikariDataSource.java:81)
  36. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.config.ConfigHandler.loadDatabase(ConfigHandler.java:232)
  37. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.config.ConfigHandler.performInitialization(ConfigHandler.java:398)
  38. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.CoreProtect.onEnable(CoreProtect.java:71)
  39. [09:06:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  40. [09:06:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
  41. [09:06:34] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
  42. [09:06:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561)
  43. [09:06:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475)
  44. [09:06:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:736)
  45. [09:06:34] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:353)
  46. [09:06:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1233)
  47. [09:06:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:322)
  48. [09:06:34] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  49. [09:06:34] [Server thread/WARN]: Caused by: java.sql.SQLSyntaxErrorException: Access denied for user 'u6333_CtnEklKHP4'@'%' to database 's6333_FC_Coreportect'
  50. [09:06:34] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120)
  51. [09:06:34] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
  52. [09:06:34] [Server thread/WARN]: at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:833)
  53. [09:06:34] [Server thread/WARN]: at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:453)
  54. [09:06:34] [Server thread/WARN]: at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
  55. [09:06:34] [Server thread/WARN]: at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
  56. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138)
  57. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.hikari.pool.PoolBase.newConnection(PoolBase.java:364)
  58. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206)
  59. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476)
  60. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561)
  61. [09:06:34] [Server thread/WARN]: ... 15 more
  62. [09:06:34] [Server thread/INFO]: [CoreProtect] Unable to connect to MySQL server.
  63. [09:06:34] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "net.coreprotect.hikari.HikariDataSource.getConnection()" because "net.coreprotect.config.ConfigHandler.hikariDataSource" is null
  64. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.database.Database.getConnection(Database.java:141)
  65. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.database.Database.getConnection(Database.java:130)
  66. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.config.ConfigHandler.performInitialization(ConfigHandler.java:405)
  67. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.CoreProtect.onEnable(CoreProtect.java:71)
  68. [09:06:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  69. [09:06:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
  70. [09:06:34] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
  71. [09:06:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561)
  72. [09:06:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475)
  73. [09:06:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:736)
  74. [09:06:34] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:353)
  75. [09:06:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1233)
  76. [09:06:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:322)
  77. [09:06:34] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  78. [09:06:34] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.createStatement()" because "connection" is null
  79. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.config.ConfigHandler.performInitialization(ConfigHandler.java:406)
  80. [09:06:34] [Server thread/WARN]: at CoreProtect-20.3.jar//net.coreprotect.CoreProtect.onEnable(CoreProtect.java:71)
  81. [09:06:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  82. [09:06:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
  83. [09:06:34] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
  84. [09:06:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:561)
  85. [09:06:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:475)
  86. [09:06:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:736)
  87. [09:06:34] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:353)
  88. [09:06:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1233)
  89. [09:06:34] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:322)
  90. [09:06:34] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  91. [09:06:34] [Server thread/INFO]: [CoreProtect] CoreProtect was unable to start.
  92. [09:06:34] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v20.3
  93. [09:06:34] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
  94. [09:06:34] [Server thread/INFO]: [CoreProtect] Success! Disabled CoreProtect v20.3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement