Advertisement
Guest User

Untitled

a guest
Feb 12th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.64 KB | None | 0 0
  1. [12:52:50] [Server thread/INFO]: [CustemEnderChest] Enabling CustemEnderChest v1.0.3
  2. [12:52:50] [Server thread/INFO]: [com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource] Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> 1iyqb429t12lwqh1wjmqxo|17b4939f, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1iyqb429t12lwqh1wjmqxo|17b4939f, idleConnectionTestPeriod -> 0, initialPoolSize -> 3, jdbcUrl -> jdbc:mysql://database/realms_enderchests, lastAcquisitionFailureDefaultUser -> null, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 15, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> null, properties -> {user=******, password=******}, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]
  3. [12:53:20] [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0/WARN]: [com.mchange.v2.resourcepool.BasicResourcePool] com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@74b40f6a -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (30). Last acquisition attempt exception:
  4. com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'realms_enderchests'
  5. at sun.reflect.GeneratedConstructorAccessor89.newInstance(Unknown Source) ~[?:?]
  6. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_151]
  7. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_151]
  8. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[patched_1.12.2.jar:git-Paper-1244]
  9. at com.mysql.jdbc.Util.getInstance(Util.java:408) ~[patched_1.12.2.jar:git-Paper-1244]
  10. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:943) ~[patched_1.12.2.jar:git-Paper-1244]
  11. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973) ~[patched_1.12.2.jar:git-Paper-1244]
  12. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909) ~[patched_1.12.2.jar:git-Paper-1244]
  13. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:873) ~[patched_1.12.2.jar:git-Paper-1244]
  14. at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1710) ~[patched_1.12.2.jar:git-Paper-1244]
  15. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1226) ~[patched_1.12.2.jar:git-Paper-1244]
  16. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2191) ~[patched_1.12.2.jar:git-Paper-1244]
  17. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2222) ~[patched_1.12.2.jar:git-Paper-1244]
  18. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2017) ~[patched_1.12.2.jar:git-Paper-1244]
  19. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:779) ~[patched_1.12.2.jar:git-Paper-1244]
  20. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[patched_1.12.2.jar:git-Paper-1244]
  21. at sun.reflect.GeneratedConstructorAccessor87.newInstance(Unknown Source) ~[?:?]
  22. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_151]
  23. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_151]
  24. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[patched_1.12.2.jar:git-Paper-1244]
  25. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:389) ~[patched_1.12.2.jar:git-Paper-1244]
  26. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) ~[patched_1.12.2.jar:git-Paper-1244]
  27. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:135) ~[AdRewards.jar:?]
  28. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182) ~[AdRewards.jar:?]
  29. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171) ~[AdRewards.jar:?]
  30. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137) ~[AdRewards.jar:?]
  31. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014) ~[AdRewards.jar:?]
  32. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32) ~[AdRewards.jar:?]
  33. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810) [AdRewards.jar:?]
  34. at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547) [AdRewards.jar:?]
  35. [12:53:20] [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1/WARN]: [com.mchange.v2.resourcepool.BasicResourcePool] com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@5ac41316 -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (30). Last acquisition attempt exception:
  36. com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'realms_enderchests'
  37. at sun.reflect.GeneratedConstructorAccessor89.newInstance(Unknown Source) ~[?:?]
  38. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_151]
  39. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_151]
  40. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[patched_1.12.2.jar:git-Paper-1244]
  41. at com.mysql.jdbc.Util.getInstance(Util.java:408) ~[patched_1.12.2.jar:git-Paper-1244]
  42. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:943) ~[patched_1.12.2.jar:git-Paper-1244]
  43. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973) ~[patched_1.12.2.jar:git-Paper-1244]
  44. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909) ~[patched_1.12.2.jar:git-Paper-1244]
  45. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:873) ~[patched_1.12.2.jar:git-Paper-1244]
  46. at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1710) ~[patched_1.12.2.jar:git-Paper-1244]
  47. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1226) ~[patched_1.12.2.jar:git-Paper-1244]
  48. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2191) ~[patched_1.12.2.jar:git-Paper-1244]
  49. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2222) ~[patched_1.12.2.jar:git-Paper-1244]
  50. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2017) ~[patched_1.12.2.jar:git-Paper-1244]
  51. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:779) ~[patched_1.12.2.jar:git-Paper-1244]
  52. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[patched_1.12.2.jar:git-Paper-1244]
  53. at sun.reflect.GeneratedConstructorAccessor87.newInstance(Unknown Source) ~[?:?]
  54. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_151]
  55. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_151]
  56. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[patched_1.12.2.jar:git-Paper-1244]
  57. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:389) ~[patched_1.12.2.jar:git-Paper-1244]
  58. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) ~[patched_1.12.2.jar:git-Paper-1244]
  59. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:135) ~[AdRewards.jar:?]
  60. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182) ~[AdRewards.jar:?]
  61. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171) ~[AdRewards.jar:?]
  62. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137) ~[AdRewards.jar:?]
  63. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014) ~[AdRewards.jar:?]
  64. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32) ~[AdRewards.jar:?]
  65. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810) [AdRewards.jar:?]
  66. at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547) [AdRewards.jar:?]
  67. [12:53:20] [Server thread/WARN]: java.sql.SQLException: Connections could not be acquired from the underlying database!
  68. [12:53:20] [Server thread/WARN]: at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)
  69. [12:53:20] [Server thread/WARN]: at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:529)
  70. [12:53:20] [Server thread/WARN]: at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:128)
  71. [12:53:20] [Server thread/WARN]: at io.g13.customenderchest.database.DatabaseManager.getConnection(DatabaseManager.java:50)
  72. [12:53:20] [Server thread/WARN]: at io.g13.customenderchest.database.CustomEnderChestDAOImpl.createTable(CustomEnderChestDAOImpl.java:142)
  73. [12:53:20] [Server thread/WARN]: at io.g13.customenderchest.database.DatabaseManager.reload(DatabaseManager.java:46)
  74. [12:53:20] [Server thread/WARN]: at io.g13.customenderchest.database.DatabaseManager.<init>(DatabaseManager.java:23)
  75. [12:53:20] [Server thread/WARN]: at io.g13.customenderchest.CustomEnderChestPlugin.onEnable(CustomEnderChestPlugin.java:26)
  76. [12:53:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  77. [12:53:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316)
  78. [12:53:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  79. [12:53:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:386)
  80. [12:53:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:335)
  81. [12:53:20] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442)
  82. [12:53:20] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403)
  83. [12:53:20] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341)
  84. [12:53:20] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:292)
  85. [12:53:20] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616)
  86. [12:53:20] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  87. [12:53:20] [Server thread/WARN]: Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  88. [12:53:20] [Server thread/WARN]: at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicResourcePool.java:1319)
  89. [12:53:20] [Server thread/WARN]: at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(BasicResourcePool.java:557)
  90. [12:53:20] [Server thread/WARN]: at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicResourcePool.java:477)
  91. [12:53:20] [Server thread/WARN]: at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:525)
  92. [12:53:20] [Server thread/WARN]: ... 17 more
  93. [12:53:20] [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2/WARN]: [com.mchange.v2.resourcepool.BasicResourcePool] com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@2790090e -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (30). Last acquisition attempt exception:
  94. com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'realms_enderchests'
  95. at sun.reflect.GeneratedConstructorAccessor89.newInstance(Unknown Source) ~[?:?]
  96. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_151]
  97. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_151]
  98. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[patched_1.12.2.jar:git-Paper-1244]
  99. at com.mysql.jdbc.Util.getInstance(Util.java:408) ~[patched_1.12.2.jar:git-Paper-1244]
  100. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:943) ~[patched_1.12.2.jar:git-Paper-1244]
  101. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973) ~[patched_1.12.2.jar:git-Paper-1244]
  102. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909) ~[patched_1.12.2.jar:git-Paper-1244]
  103. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:873) ~[patched_1.12.2.jar:git-Paper-1244]
  104. at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1710) ~[patched_1.12.2.jar:git-Paper-1244]
  105. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1226) ~[patched_1.12.2.jar:git-Paper-1244]
  106. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2191) ~[patched_1.12.2.jar:git-Paper-1244]
  107. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2222) ~[patched_1.12.2.jar:git-Paper-1244]
  108. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2017) ~[patched_1.12.2.jar:git-Paper-1244]
  109. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:779) ~[patched_1.12.2.jar:git-Paper-1244]
  110. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[patched_1.12.2.jar:git-Paper-1244]
  111. at sun.reflect.GeneratedConstructorAccessor87.newInstance(Unknown Source) ~[?:?]
  112. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_151]
  113. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_151]
  114. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[patched_1.12.2.jar:git-Paper-1244]
  115. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:389) ~[patched_1.12.2.jar:git-Paper-1244]
  116. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) ~[patched_1.12.2.jar:git-Paper-1244]
  117. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:135) ~[AdRewards.jar:?]
  118. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182) ~[AdRewards.jar:?]
  119. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171) ~[AdRewards.jar:?]
  120. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137) ~[AdRewards.jar:?]
  121. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014) ~[AdRewards.jar:?]
  122. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32) ~[AdRewards.jar:?]
  123. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810) [AdRewards.jar:?]
  124. at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547) [AdRewards.jar:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement