Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. 02.11 19:49:13 [Server] INFO at java.lang.Thread.run(Thread.java:722)
  2. 02.11 19:49:13 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  3. 02.11 19:49:13 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  4. 02.11 19:49:13 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  5. 02.11 19:49:13 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftTask.run(CraftTask.java:53)
  6. 02.11 19:49:13 [Server] INFO at nl.lolmewn.stats.Main$7.run(Main.java:1046)
  7. 02.11 19:49:13 [Server] INFO at nl.lolmewn.stats.Main.access$300(Main.java:53)
  8. 02.11 19:49:13 [Server] INFO at nl.lolmewn.stats.Main.runTableUpdates(Main.java:629)
  9. 02.11 19:49:13 [Server] INFO at nl.lolmewn.stats.Main.updateStatsInDatabase(Main.java:662)
  10. 02.11 19:49:13 [Server] INFO at nl.lolmewn.stats.api.saver.DefaultDataSaver.save(DefaultDataSaver.java:69)
  11. 02.11 19:49:13 [Server] INFO at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:102)
  12. 02.11 19:49:13 [Server] INFO at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310)
  13. 02.11 19:49:13 [Server] INFO at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325)
  14. 02.11 19:49:13 [Server] INFO at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2407)
  15. 02.11 19:49:13 [Server] INFO at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
  16. 02.11 19:49:13 [Server] INFO at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
  17. 02.11 19:49:13 [Server] INFO at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  18. 02.11 19:49:13 [Server] INFO at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  19. 02.11 19:49:13 [Server] INFO at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  20. 02.11 19:49:13 [Server] INFO at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  21. 02.11 19:49:13 [Server] INFO at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
  22. 02.11 19:49:13 [Server] INFO at com.mysql.jdbc.Util.getInstance(Util.java:382)
  23. 02.11 19:49:13 [Server] INFO at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  24. 02.11 19:49:13 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  25. 02.11 19:49:13 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  26. 02.11 19:49:13 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  27. 02.11 19:49:13 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  28. 02.11 19:49:13 [Server] INFO com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'player_id' in 'where clause'
  29. 02.11 19:49:13 [Server] SEVERE null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement