Advertisement
Guest User

Untitled

a guest
May 25th, 2017
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.91 KB | None | 0 0
  1. [12:31:45] [Server thread/INFO]: NeyzoGames issued server command: /simpleperms import mysql
  2. [12:31:48] [Server thread/WARN]: java.lang.reflect.InvocationTargetException
  3. [12:31:48] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  4. [12:31:48] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  5. [12:31:48] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  6. [12:31:48] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  7. [12:31:48] [Server thread/WARN]: at ru.Den_Abr.SimplePerms.Backends.Backend.constructBackend(Backend.java:203)
  8. [12:31:48] [Server thread/WARN]: at ru.Den_Abr.SimplePerms.Commands.SimplePermsCommand.onCommand(SimplePermsCommand.java:155)
  9. [12:31:48] [Server thread/WARN]: at ru.Den_Abr.SimplePerms.Bukkit.SimplePermsBukkitPlugin.onCommand(SimplePermsBukkitPlugin.java:65)
  10. [12:31:48] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  11. [12:31:48] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  12. [12:31:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650)
  13. [12:31:48] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1354)
  14. [12:31:48] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1189)
  15. [12:31:48] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
  16. [12:31:48] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  17. [12:31:48] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  18. [12:31:48] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  19. [12:31:48] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
  20. [12:31:48] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
  21. [12:31:48] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747)
  22. [12:31:48] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
  23. [12:31:48] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
  24. [12:31:48] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
  25. [12:31:48] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  26. [12:31:48] [Server thread/WARN]: Caused by: ru.Den_Abr.SimplePerms.Libs.org.vibur.dbcp.ViburDBCPException: java.sql.SQLException: Access denied for user 'db1?useUnicode=t'@'ns335904.ip-91-121-132.eu' (using password: YES)
  27. [12:31:48] [Server thread/WARN]: at ru.Den_Abr.SimplePerms.Libs.org.vibur.dbcp.pool.ConnectionFactory.create(ConnectionFactory.java:111)
  28. [12:31:48] [Server thread/WARN]: at ru.Den_Abr.SimplePerms.Libs.org.vibur.dbcp.pool.ConnectionFactory.create(ConnectionFactory.java:99)
  29. [12:31:48] [Server thread/WARN]: at ru.Den_Abr.SimplePerms.Libs.org.vibur.dbcp.pool.ConnectionFactory.create(ConnectionFactory.java:1)
  30. [12:31:48] [Server thread/WARN]: at ru.Den_Abr.SimplePerms.Libs.org.vibur.objectpool.ConcurrentLinkedPool.create(ConcurrentLinkedPool.java:121)
  31. [12:31:48] [Server thread/WARN]: at ru.Den_Abr.SimplePerms.Libs.org.vibur.objectpool.ConcurrentLinkedPool.<init>(ConcurrentLinkedPool.java:115)
  32. [12:31:48] [Server thread/WARN]: at ru.Den_Abr.SimplePerms.Libs.org.vibur.dbcp.ViburDBCPDataSource.start(ViburDBCPDataSource.java:218)
  33. [12:31:48] [Server thread/WARN]: at ru.Den_Abr.SimplePerms.Backends.MySQL.MySQL.<init>(MySQL.java:39)
  34. [12:31:48] [Server thread/WARN]: at ru.Den_Abr.SimplePerms.Backends.MySQL.MySQLBackend.load(MySQLBackend.java:178)
  35. [12:31:48] [Server thread/WARN]: at ru.Den_Abr.SimplePerms.Backends.Backend.<init>(Backend.java:54)
  36. [12:31:48] [Server thread/WARN]: at ru.Den_Abr.SimplePerms.Backends.MySQL.MySQLBackend.<init>(MySQLBackend.java:22)
  37. [12:31:48] [Server thread/WARN]: ... 23 more
  38. [12:31:48] [Server thread/WARN]: Caused by: java.sql.SQLException: Access denied for user 'db1?useUnicode=t'@'ns335904.ip-91-121-132.eu' (using password: YES)
  39. [12:31:48] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:964)
  40. [12:31:48] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3970)
  41. [12:31:48] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3906)
  42. [12:31:48] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:873)
  43. [12:31:48] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1710)
  44. [12:31:48] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1226)
  45. [12:31:48] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2253)
  46. [12:31:48] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2284)
  47. [12:31:48] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2083)
  48. [12:31:48] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:806)
  49. [12:31:48] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  50. [12:31:48] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  51. [12:31:48] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  52. [12:31:48] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  53. [12:31:48] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  54. [12:31:48] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  55. [12:31:48] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:410)
  56. [12:31:48] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:328)
  57. [12:31:48] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
  58. [12:31:48] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
  59. [12:31:48] [Server thread/WARN]: at ru.Den_Abr.SimplePerms.Libs.org.vibur.dbcp.pool.ConnectionFactory.doCreate(ConnectionFactory.java:137)
  60. [12:31:48] [Server thread/WARN]: at ru.Den_Abr.SimplePerms.Libs.org.vibur.dbcp.pool.ConnectionFactory.create(ConnectionFactory.java:107)
  61. [12:31:48] [Server thread/WARN]: ... 32 more
  62. [12:31:48] [Thread-37/WARN]: Exception in thread "Thread-37"
  63. [12:31:48] [Thread-37/WARN]: java.lang.NullPointerException
  64. [12:31:48] [Thread-37/WARN]: at ru.Den_Abr.SimplePerms.Backends.Backend$1.run(Backend.java:152)
  65. [12:31:48] [Thread-37/WARN]: at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement