Geekboy

Untitled

Jan 22nd, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  java.sql.SQLException: statement is not executing
  2. 16:35:41 [SEVERE]       at org.sqlite.Stmt.checkOpen(Stmt.java:49)
  3. 16:35:41 [SEVERE]       at org.sqlite.PrepStmt.batch(PrepStmt.java:170)
  4. 16:35:41 [SEVERE]       at org.sqlite.PrepStmt.setString(PrepStmt.java:254)
  5. 16:35:41 [SEVERE]       at me.botsko.prism.actionlibs.ActionRecorder.insertActionsIntoDatabase(ActionRecorder.java:209)
  6. 16:35:41 [SEVERE]       at me.botsko.prism.actionlibs.ActionRecorder.save(ActionRecorder.java:147)
  7. 16:35:41 [SEVERE]       at me.botsko.prism.actionlibs.ActionRecorder.run(ActionRecorder.java:239)
  8. 16:35:41 [SEVERE]       at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftTask.run(CraftTask.java:53)
  9. 16:35:41 [SEVERE]       at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  10. 16:35:41 [SEVERE]       at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  11. 16:35:41 [SEVERE]       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  12. 16:35:41 [SEVERE]       at java.lang.Thread.run(Thread.java:722)
Advertisement
Add Comment
Please, Sign In to add comment