Guest User

Untitled

a guest
Jul 19th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. 2012-04-01 01:30:18 [SEVERE] [LogBlock ClearLog] Exception:
  2. java.sql.SQLException: Got temporary error 233 'Out of operation records in transaction coordinator (increase MaxNoOfConcurrentOperations)' from NDBCLUSTER
  3. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  4. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3609)
  5. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3541)
  6. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2002)
  7. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2163)
  8. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2618)
  9. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2568)
  10. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:842)
  11. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:681)
  12. at de.diddiz.LogBlock.CommandsHandler$CommandClearLog.run(CommandsHandler.java:730)
  13. at de.diddiz.LogBlock.CommandsHandler$AbstractCommand.<init>(CommandsHandler.java:375)
  14. at de.diddiz.LogBlock.CommandsHandler$CommandClearLog.<init>(CommandsHandler.java:690)
  15. at de.diddiz.LogBlock.AutoClearLog.run(AutoClearLog.java:24)
  16. at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
  17. at java.lang.Thread.run(Unknown Source)
Add Comment
Please, Sign In to add comment