Advertisement
JaguarJo

CoreProtect MySQL error

May 13th, 2014
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.15 KB | None | 0 0
  1. [18:57:36] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.0.9
  2. [18:57:36] [Server thread/WARN]: java.sql.SQLException: Access denied for user 'mc4006'@'173.236.89.114' (using password: YES)
  3. [18:57:36] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  4. [18:57:36] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  5. [18:57:36] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  6. [18:57:36] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
  7. [18:57:36] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
  8. [18:57:36] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296)
  9. [18:57:36] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338)
  10. [18:57:36] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  11. [18:57:36] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  12. [18:57:36] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  13. [18:57:36] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  14. [18:57:36] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  15. [18:57:36] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  16. [18:57:36] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  17. [18:57:36] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  18. [18:57:36] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  19. [18:57:36] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  20. [18:57:36] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  21. [18:57:36] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
  22. [18:57:36] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
  23. [18:57:36] [Server thread/WARN]: at net.coreprotect.database.Database.getConnection(Database.java:39)
  24. [18:57:36] [Server thread/WARN]: at net.coreprotect.model.Config.loadDatabase(Config.java:773)
  25. [18:57:36] [Server thread/WARN]: at net.coreprotect.model.Config.init(Config.java:901)
  26. [18:57:36] [Server thread/WARN]: at net.coreprotect.CoreProtect.onEnable(CoreProtect.java:46)
  27. [18:57:36] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250)
  28. [18:57:36] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
  29. [18:57:36] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  30. [18:57:36] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448)
  31. [18:57:36] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382)
  32. [18:57:36] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352)
  33. [18:57:36] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326)
  34. [18:57:36] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282)
  35. [18:57:36] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182)
  36. [18:57:36] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
  37. [18:57:36] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  38. [18:57:36] [Server thread/INFO]: CoreProtect version 2.0.9 is enabled!
  39. [18:57:36] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  40. [18:57:36] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.21.4
  41. [18:57:36] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  42. [18:57:36] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement