Advertisement
Guest User

Error

a guest
Jul 20th, 2011
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. 22:32:11 [INFO] [LogBlock] Version check: Your version is up to date
  2.  
  3. 22:32:11 [INFO] [LogBlock] Connecting to godgodgodgo@jdbc:mysql://mysqlhost:3306/godgodgodgo...
  4.  
  5. 22:32:16 [INFO] [LogBlock] Found stored queue. Try to import now.
  6.  
  7. 22:35:22 [WARNING] [LogBlock] Failed to import stored queue:
  8.  
  9. com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'playerid' cannot be null
  10.  
  11. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  12.  
  13. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  14.  
  15. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  16.  
  17. at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
  18.  
  19. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  20.  
  21. at com.mysql.jdbc.Util.getInstance(Util.java:382)
  22.  
  23. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1039)
  24.  
  25. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  26.  
  27. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  28.  
  29. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  30.  
  31. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  32.  
  33. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
  34.  
  35. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
  36.  
  37. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:779)
  38.  
  39. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:622)
  40.  
  41. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:87)
  42.  
  43. at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:131)
  44.  
  45. at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:97)
  46.  
  47. at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
  48.  
  49. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
  50.  
  51. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
  52.  
  53. at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement