Advertisement
Guest User

Untitled

a guest
Jan 24th, 2017
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.56 KB | None | 0 0
  1. [00:04:42] [Server thread/INFO]: [mBoxes] Enabling mBoxes v1.0
  2. [00:04:42] [Server thread/WARN]: [mBoxes] Could not save mBoxes_messages.properties to plugins/mBoxes/mBoxes_messages.properties because mBoxes_messages.properties already exists.
  3. [00:04:42] [Server thread/WARN]: java.sql.SQLException: The connection property 'useUnicode' only accepts values of the form: 'true', 'false', 'yes' or 'no'. The value 'true§characterEncoding=UTF-8§autoReconnect=true§user=db1§password=S9OZ4Z0jtOqYwEdYPgSc0D9M' is not in this set.
  4. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  5. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  6. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  7. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  8. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionPropertiesImpl$ConnectionProperty.validateStringValues(ConnectionPropertiesImpl.java:309)
  9. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionPropertiesImpl$BooleanConnectionProperty.initializeFrom(ConnectionPropertiesImpl.java:100)
  10. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionPropertiesImpl$ConnectionProperty.initializeFrom(ConnectionPropertiesImpl.java:208)
  11. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionPropertiesImpl.initializeProperties(ConnectionPropertiesImpl.java:2758)
  12. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.initializeDriverProperties(ConnectionImpl.java:3337)
  13. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:788)
  14. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  15. [00:04:42] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  16. [00:04:42] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  17. [00:04:42] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  18. [00:04:42] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  19. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  20. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  21. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  22. [00:04:42] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  23. [00:04:42] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:270)
  24. [00:04:42] [Server thread/WARN]: at ru.jampire.mmysql.MySQL.connect(MySQL.java:65)
  25. [00:04:42] [Server thread/WARN]: at ru.jampire.mmysql.MySQL.<init>(MySQL.java:29)
  26. [00:04:42] [Server thread/WARN]: at ru.jampire.mmysql.MySQL.get(MySQL.java:47)
  27. [00:04:42] [Server thread/WARN]: at ru.jampire.mboxes.Main.onEnable(Main.java:35)
  28. [00:04:42] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  29. [00:04:42] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  30. [00:04:42] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  31. [00:04:42] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
  32. [00:04:42] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
  33. [00:04:42] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
  34. [00:04:42] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
  35. [00:04:42] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
  36. [00:04:42] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
  37. [00:04:42] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563)
  38. [00:04:42] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  39. [00:04:42] [Server thread/INFO]: [mBoxes] Ошибка при соединении с базой данных.
  40. [00:04:42] [Server thread/WARN]: java.sql.SQLException: The connection property 'useUnicode' only accepts values of the form: 'true', 'false', 'yes' or 'no'. The value 'true§characterEncoding=UTF-8§autoReconnect=true§user=db2§password=A3N299OaUgjVhCStshTrjuLy' is not in this set.
  41. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  42. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  43. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  44. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  45. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionPropertiesImpl$ConnectionProperty.validateStringValues(ConnectionPropertiesImpl.java:309)
  46. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionPropertiesImpl$BooleanConnectionProperty.initializeFrom(ConnectionPropertiesImpl.java:100)
  47. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionPropertiesImpl$ConnectionProperty.initializeFrom(ConnectionPropertiesImpl.java:208)
  48. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionPropertiesImpl.initializeProperties(ConnectionPropertiesImpl.java:2758)
  49. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.initializeDriverProperties(ConnectionImpl.java:3337)
  50. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:788)
  51. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  52. [00:04:42] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  53. [00:04:42] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  54. [00:04:42] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  55. [00:04:42] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  56. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  57. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  58. [00:04:42] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  59. [00:04:42] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  60. [00:04:42] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:270)
  61. [00:04:42] [Server thread/WARN]: at ru.jampire.mmysql.MySQL.connect(MySQL.java:65)
  62. [00:04:42] [Server thread/WARN]: at ru.jampire.mmysql.MySQL.<init>(MySQL.java:29)
  63. [00:04:42] [Server thread/WARN]: at ru.jampire.mmysql.MySQL.get(MySQL.java:47)
  64. [00:04:42] [Server thread/WARN]: at ru.jampire.mboxes.Main.onEnable(Main.java:40)
  65. [00:04:42] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  66. [00:04:42] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
  67. [00:04:42] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  68. [00:04:42] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359)
  69. [00:04:42] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318)
  70. [00:04:42] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
  71. [00:04:42] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
  72. [00:04:42] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
  73. [00:04:42] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
  74. [00:04:42] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563)
  75. [00:04:42] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  76. [00:04:42] [Server thread/INFO]: [mBoxes] Ошибка при соединении с базой данных.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement