Guest User

Untitled

a guest
Dec 11th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. 2011-09-28 07:56:18 [INFO] Error while dumping log. Make sure your MySQL user has access to the LogBlock folder, or disable clearlog.dumpDeletedLog
  2. 2011-09-28 07:56:18 [SEVERE] [LogBlock ClearLog] Exception while dumping log:
  3. java.sql.SQLException: Access denied for user 'minecraft'@'%' (using password: YES)
  4. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  5. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  6. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  7. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  8. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  9. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
  10. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
  11. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:779)
  12. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:622)
  13. at de.diddiz.LogBlock.CommandsHandler$CommandClearLog.run(CommandsHandler.java:723)
  14. at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
Add Comment
Please, Sign In to add comment