Advertisement
Mykeware

Untitled

Oct 17th, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.53 KB | None | 0 0
  1. 17.10 14:34:29 [Server] Server thread/INFO [nucleus]: Dysthymic ran the command: /econmigrate
  2. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: org.h2.jdbc.JdbcSQLException: Value too long for column "BALANCE DECIMAL(11, 2)": "6890980551.00 (12)"; SQL statement:
  3. 17.10 14:34:30 [Server] INFO UPDATE economyliteplayers SET balance = ? WHERE uuid = ? AND currency = ? [22001-192]
  4. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.message.DbException.getJdbcSQLException(DbException.java:345)
  5. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.message.DbException.get(DbException.java:179)
  6. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.table.Column.validateConvertUpdateSequence(Column.java:335)
  7. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.table.Table.validateConvertUpdateSequence(Table.java:784)
  8. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.command.dml.Update.update(Update.java:125)
  9. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.command.CommandContainer.update(CommandContainer.java:98)
  10. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.command.Command.executeUpdate(Command.java:258)
  11. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:160)
  12. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:146)
  13. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeUpdate(ProxyPreparedStatement.java:61)
  14. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeUpdate(HikariProxyPreparedStatement.java)
  15. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at io.github.flibio.economylite.utils.sql.SqlManager.executeUpdate(SqlManager.java:118)
  16. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at io.github.flibio.economylite.impl.PlayerServiceCommon.setBalance(PlayerServiceCommon.java:68)
  17. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at com.negafinity.totalecon2econlite.MigrateCommandExecutor.execute(MigrateCommandExecutor.java:52)
  18. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:351)
  19. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:333)
  20. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:291)
  21. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:82)
  22. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:913)
  23. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:892)
  24. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
  25. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
  26. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:122)
  27. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$0(SourceFile:39)
  28. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  29. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  30. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  31. 17.10 14:34:30 [Multicraft] Skipped 45 lines due to rate limit (30/s)
  32. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: org.h2.jdbc.JdbcSQLException: Value too long for column "BALANCE DECIMAL(11, 2) SELECTIVITY 1": "10242122793.15 (13)"; SQL statement:
  33. 17.10 14:34:30 [Server] INFO UPDATE economyliteplayers SET balance = ? WHERE uuid = ? AND currency = ? [22001-192]
  34. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.message.DbException.getJdbcSQLException(DbException.java:345)
  35. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.message.DbException.get(DbException.java:179)
  36. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.table.Column.validateConvertUpdateSequence(Column.java:335)
  37. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.table.Table.validateConvertUpdateSequence(Table.java:784)
  38. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.command.dml.Update.update(Update.java:125)
  39. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.command.CommandContainer.update(CommandContainer.java:98)
  40. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.command.Command.executeUpdate(Command.java:258)
  41. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:160)
  42. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:146)
  43. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeUpdate(ProxyPreparedStatement.java:61)
  44. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeUpdate(HikariProxyPreparedStatement.java)
  45. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at io.github.flibio.economylite.utils.sql.SqlManager.executeUpdate(SqlManager.java:118)
  46. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at io.github.flibio.economylite.impl.PlayerServiceCommon.setBalance(PlayerServiceCommon.java:68)
  47. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at com.negafinity.totalecon2econlite.MigrateCommandExecutor.execute(MigrateCommandExecutor.java:52)
  48. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:351)
  49. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:333)
  50. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:291)
  51. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:82)
  52. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:913)
  53. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:892)
  54. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
  55. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
  56. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:122)
  57. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$0(SourceFile:39)
  58. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  59. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  60. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  61. 17.10 14:34:30 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.util.Util.func_181617_a(SourceFile:45)
  62. 17.10 14:34:31 [Multicraft] Skipped 7 lines due to rate limit (30/s)
  63. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: org.h2.jdbc.JdbcSQLException: Value too long for column "BALANCE DECIMAL(11, 2) SELECTIVITY 1": "2010062056.00 (12)"; SQL statement:
  64. 17.10 14:34:31 [Server] INFO UPDATE economyliteplayers SET balance = ? WHERE uuid = ? AND currency = ? [22001-192]
  65. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.message.DbException.getJdbcSQLException(DbException.java:345)
  66. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.message.DbException.get(DbException.java:179)
  67. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.table.Column.validateConvertUpdateSequence(Column.java:335)
  68. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.table.Table.validateConvertUpdateSequence(Table.java:784)
  69. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.command.dml.Update.update(Update.java:125)
  70. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.command.CommandContainer.update(CommandContainer.java:98)
  71. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.command.Command.executeUpdate(Command.java:258)
  72. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:160)
  73. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:146)
  74. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeUpdate(ProxyPreparedStatement.java:61)
  75. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeUpdate(HikariProxyPreparedStatement.java)
  76. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at io.github.flibio.economylite.utils.sql.SqlManager.executeUpdate(SqlManager.java:118)
  77. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at io.github.flibio.economylite.impl.PlayerServiceCommon.setBalance(PlayerServiceCommon.java:68)
  78. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at com.negafinity.totalecon2econlite.MigrateCommandExecutor.execute(MigrateCommandExecutor.java:52)
  79. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:351)
  80. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:333)
  81. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:291)
  82. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:82)
  83. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:913)
  84. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:892)
  85. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
  86. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
  87. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:122)
  88. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$0(SourceFile:39)
  89. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  90. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  91. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  92. 17.10 14:34:31 [Server] Server thread/INFO [STDERR]: [org.h2.jdbc.JdbcSQLException:printStackTrace:80]: at net.minecraft.util.Util.func_181617_a(SourceFile:45)
  93. 17.10 14:34:35 [Multicraft] Skipped 7 lines due to rate limit (30/s)
  94. 17.10 14:34:35 [Server] Server thread/WARN Can't keep up! Did the system time change, or is the server overloaded? Running 6542ms behind, skipping 130 tick(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement