Advertisement
Guest User

Untitled

a guest
Jun 19th, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. 20.06 01:39:25 [Server] SEVERE at mc.alk.v1r6.executors.CustomCommandExecutor.onCommand(CustomCommandExecutor.java:246)
  2. 20.06 01:39:25 [Server] SEVERE at java.lang.reflect.Method.invoke(Method.java:601)
  3. 20.06 01:39:25 [Server] SEVERE at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  4. 20.06 01:39:25 [Server] SEVERE at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  5. 20.06 01:39:25 [Server] SEVERE at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  6. 20.06 01:39:25 [Server] SEVERE at mc.alk.tracker.executors.BattleTrackerExecutor.resetRatings(BattleTrackerExecutor.java:77)
  7. 20.06 01:39:25 [Server] SEVERE at mc.alk.tracker.controllers.TrackerImpl.resetStats(TrackerImpl.java:367)
  8. 20.06 01:39:25 [Server] SEVERE at mc.alk.tracker.serializers.SQLInstance.deleteTables(SQLInstance.java:559)
  9. 20.06 01:39:25 [Server] SEVERE at mc.alk.v1r6.serializers.SQLSerializer.executeQuery(SQLSerializer.java:296)
  10. 20.06 01:39:25 [Server] SEVERE at mc.alk.v1r6.serializers.SQLSerializer.executeQuery(SQLSerializer.java:320)
  11. 20.06 01:39:25 [Server] SEVERE at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
  12. 20.06 01:39:25 [Server] SEVERE at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
  13. 20.06 01:39:25 [Server] SEVERE at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
  14. 20.06 01:39:25 [Server] SEVERE at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2273)
  15. 20.06 01:39:25 [Server] SEVERE at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
  16. 20.06 01:39:25 [Server] SEVERE at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
  17. 20.06 01:39:25 [Server] SEVERE at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  18. 20.06 01:39:25 [Server] SEVERE at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  19. 20.06 01:39:25 [Server] SEVERE at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  20. 20.06 01:39:25 [Server] SEVERE at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  21. 20.06 01:39:25 [Server] SEVERE at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
  22. 20.06 01:39:25 [Server] SEVERE at com.mysql.jdbc.Util.getInstance(Util.java:382)
  23. 20.06 01:39:25 [Server] SEVERE at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  24. 20.06 01:39:25 [Server] SEVERE at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  25. 20.06 01:39:25 [Server] SEVERE at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  26. 20.06 01:39:25 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  27. 20.06 01:39:25 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  28. 20.06 01:39:25 [Server] SEVERE com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'truncate table bt_PvP_versus; truncate table bt_PvP_tally' at line 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement