Guest User

Untitled

a guest
Jul 15th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. 2012-03-26 20:39:46 [SEVERE] java.sql.SQLException: Column count doesn't match value count at row 1
  2. 2012-03-26 20:39:46 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  3. 2012-03-26 20:39:46 [SEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  4. 2012-03-26 20:39:46 [SEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  5. 2012-03-26 20:39:46 [SEVERE] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  6. 2012-03-26 20:39:46 [SEVERE] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  7. 2012-03-26 20:39:46 [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
  8. 2012-03-26 20:39:46 [SEVERE] at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
  9. 2012-03-26 20:39:46 [SEVERE] at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2407)
  10. 2012-03-26 20:39:46 [SEVERE] at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325)
  11. 2012-03-26 20:39:46 [SEVERE] at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310)
  12. 2012-03-26 20:39:46 [SEVERE] at is.gussi.bukkit.plugin.gatekeeper.datasource.DatasourceMySQL.add(DatasourceMySQL.java:48)
  13. 2012-03-26 20:39:46 [SEVERE] at is.gussi.bukkit.plugin.gatekeeper.GateKeeper.loadIsNet(GateKeeper.java:123)
  14. 2012-03-26 20:39:46 [SEVERE] at is.gussi.bukkit.plugin.gatekeeper.GateKeeper.onEnable(GateKeeper.java:44)
  15. 2012-03-26 20:39:46 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
  16. 2012-03-26 20:39:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
  17. 2012-03-26 20:39:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  18. 2012-03-26 20:39:46 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
  19. 2012-03-26 20:39:46 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
  20. 2012-03-26 20:39:46 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374)
  21. 2012-03-26 20:39:46 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361)
  22. 2012-03-26 20:39:46 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
  23. 2012-03-26 20:39:46 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
  24. 2012-03-26 20:39:46 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
Add Comment
Please, Sign In to add comment