Advertisement
DuneSciFye

Untitled

Aug 29th, 2022
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. [CoreProtect]: Processing chat data...
  2. [CoreProtect]: Processing command data...
  3. [CoreProtect]: Processing container data...
  4.  
  5. 19:45:14
  6.  
  7. [CoreProtect]: Processing item data...
  8.  
  9. 19:45:15
  10.  
  11. [CoreProtect]: Processing database lock data...
  12. [CoreProtect]: Processing entity data...
  13.  
  14. Console
  15. 19:45:50
  16.  
  17. java.sql.SQLException: The total number of locks exceeds the lock table size
  18. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129)
  19.  
  20. INFO
  21. 19:45:50
  22.  
  23. [CoreProtect]: Processing entity map data...
  24.  
  25. Console
  26. 19:45:50
  27.  
  28. at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
  29. at com.mysql.cj.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:555)
  30. at com.mysql.cj.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:339)
  31. at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354)
  32. at CoreProtect.jar//net.coreprotect.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)
  33. at CoreProtect.jar//net.coreprotect.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)
  34. at CoreProtect.jar//net.coreprotect.command.PurgeCommand$1BasicThread.run(PurgeCommand.java:329)
  35. at java.base/java.lang.Thread.run(Thread.java:833)
  36.  
  37. INFO
  38. 19:45:50
  39.  
  40. [CoreProtect]: Processing material map data...
  41. [CoreProtect]: Processing blockdata map data...
  42. [CoreProtect]: Processing session data...
  43. [CoreProtect]: Processing sign data...
  44. [CoreProtect]: Processing skull data...
  45. [CoreProtect]: Processing user data...
  46. [CoreProtect]: Processing username log data...
  47. [CoreProtect]: Processing version data...
  48. [CoreProtect]: Processing world data...
  49. [net.coreprotect.hikari.HikariDataSource]: HikariPool-1 - Shutdown initiated...
  50. [net.coreprotect.hikari.HikariDataSource]: HikariPool-1 - Shutdown completed.
  51. [net.coreprotect.hikari.HikariDataSource]: HikariPool-2 - Starting...
  52. [net.coreprotect.hikari.HikariDataSource]: HikariPool-2 - Start completed.
  53. [CoreProtect]: Data purge successful.
  54. [CoreProtect]: 0 rows of data deleted.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement