saramadyl

Communications link failure

Feb 10th, 2013
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. 2013-02-10 03:24:20 [SEVERE] Exception in thread "pool-1-thread-36"
  2. 2013-02-10 03:24:20 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin SimpleClans2 v1.0-b467 generated an exception while executing task 5
  3. at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  5. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  6. at java.lang.Thread.run(Thread.java:722)
  7. Caused by: com.p000ison.dev.sqlapi.exception.QueryException: java.sql.BatchUpdateException: Communications link failure
  8.  
  9. The last packet successfully received from the server was 4 832 634 milliseconds ago. The last packet sent successfully to the server was 45 052 milliseconds ago.
  10. at com.p000ison.dev.sqlapi.jbdc.JBDCPreparedQuery.executeBatches(JBDCPreparedQuery.java:291)
  11. at com.p000ison.dev.sqlapi.Database.executeUpdateBatch(Database.java:369)
  12. at com.p000ison.dev.sqlapi.Database.executeBatch(Database.java:355)
  13. at com.p000ison.dev.sqlapi.Database.executeBatch(Database.java:344)
  14. at com.p000ison.dev.simpleclans2.database.AutoSaver.run(AutoSaver.java:96)
  15. at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftTask.run(CraftTask.java:53)
  16. at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  17. ... 3 more
  18. Caused by: java.sql.BatchUpdateException: Communications link failure
  19.  
  20. The last packet successfully received from the server was 4 832 634 milliseconds ago. The last packet sent successfully to the server was 45 052 milliseconds ago.
  21. at com.mysql.jdbc.PreparedStatement.executeBatchSerially(PreparedStatement.java:2018)
  22. at com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatement.java:1449)
  23. at com.p000ison.dev.sqlapi.jbdc.JBDCPreparedQuery.executeBatches(JBDCPreparedQuery.java:286)
  24. ... 9 more
Advertisement
Add Comment
Please, Sign In to add comment