Advertisement
Guest User

Untitled

a guest
Oct 11th, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. 2011-07-21 00:27:49 [INFO] [LogBlock] Version check: Your version is up to date
  2. 2011-07-21 00:27:49 [INFO] [LogBlock] Connecting to root@jdbc:mysql://127.0.0.1:3306/logblock...
  3. 2011-07-21 00:27:49 [INFO] [LogBlock] Found stored queue. Try to import now.
  4. 2011-07-21 00:27:49 [WARNING] [LogBlock] Failed to import stored queue:
  5. com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'playerid' cannot be null
  6. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  7. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  8. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  9. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  10. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  11. at com.mysql.jdbc.Util.getInstance(Util.java:382)
  12. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1039)
  13. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  14. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  15. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  16. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  17. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
  18. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
  19. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:779)
  20. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:622)
  21. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:87)
  22. at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:131)
  23. at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:97)
  24. at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
  25. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
  26. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
  27. at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
  28. 2011-07-21 00:27:49 [INFO] [Permissions] version [3.1.7] (Yeti) loaded
  29. 2011-07-21 00:27:49 [INFO] [iConomy] Logging enabled.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement