Guest User

InvSQL SQL error

a guest
Feb 27th, 2013
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. 2013-02-27 14:10:49 [SEVERE] java.sql.SQLException: No value specified for parameter 2
  2. 2013-02-27 14:10:49 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  3. 2013-02-27 14:10:49 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  4. 2013-02-27 14:10:49 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  5. 2013-02-27 14:10:49 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  6. 2013-02-27 14:10:49 [SEVERE] at com.mysql.jdbc.PreparedStatement.checkAllParametersSet(PreparedStatement.java:2558)
  7. 2013-02-27 14:10:49 [SEVERE] at com.mysql.jdbc.PreparedStatement.fillSendPacket(PreparedStatement.java:2534)
  8. 2013-02-27 14:10:49 [SEVERE] at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2381)
  9. 2013-02-27 14:10:49 [SEVERE] at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325)
  10. 2013-02-27 14:10:49 [SEVERE] at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310)
  11. 2013-02-27 14:10:49 [SEVERE] at fr.areku.InventorySQL.database.methods.PlayerCheck.doAction(PlayerCheck.java:369)
  12. 2013-02-27 14:10:49 [SEVERE] at fr.areku.InventorySQL.database.SQLMethod.run(SQLMethod.java:62)
  13. 2013-02-27 14:10:49 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftTask.run(CraftTask.java:53)
  14. 2013-02-27 14:10:49 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  15. 2013-02-27 14:10:49 [SEVERE] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  16. 2013-02-27 14:10:49 [SEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  17. 2013-02-27 14:10:49 [SEVERE] at java.lang.Thread.run(Thread.java:722)
Advertisement
Add Comment
Please, Sign In to add comment