Guest User

Untitled

a guest
Dec 13th, 2016
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.45 KB | None | 0 0
  1. 13.12 20:59:02 [Server] INFO ┃ BedWars ┃ Update database ...
  2. 13.12 20:59:02 [Server] INFO 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, contextClassLoaderSource -> caller, dataSourceName -> yyku81oor3v21ua2c1p|43eb49b9, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> yyku81oor3v21ua2c1p|43eb49b9, idleConnectionTestPeriod -> 0, initialPoolSize -> 3, jdbcUrl -> jdbc:mysql://176.9.10.204:3306/mchost_2437, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 50, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> null, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ]
  3. 13.12 20:59:32 [Server] WARN com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@22898c66 -- 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. 13.12 20:59:32 [Server] INFO java.sql.SQLException: null, message from server: "Host 'node10.mchost.no' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'"
  5. 13.12 20:59:32 [Server] INFO at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  6. 13.12 20:59:32 [Server] INFO at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  7. 13.12 20:59:32 [Server] INFO at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  8. 13.12 20:59:32 [Server] INFO at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1116) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  9. 13.12 20:59:32 [Server] INFO at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  10. 13.12 20:59:32 [Server] INFO at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  11. 13.12 20:59:32 [Server] INFO at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  12. 13.12 20:59:32 [Server] INFO at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  13. 13.12 20:59:32 [Server] INFO at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  14. 13.12 20:59:32 [Server] INFO at sun.reflect.GeneratedConstructorAccessor68.newInstance(Unknown Source) ~[?:?]
  15. 13.12 20:59:32 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_66]
  16. 13.12 20:59:32 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_66]
  17. 13.12 20:59:32 [Server] INFO at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  18. 13.12 20:59:32 [Server] INFO at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  19. 13.12 20:59:32 [Server] INFO at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  20. 13.12 20:59:32 [Server] INFO at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:175) ~[BedwarsRel%20(3).jar:?]
  21. 13.12 20:59:32 [Server] INFO at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:220) ~[BedwarsRel%20(3).jar:?]
  22. 13.12 20:59:32 [Server] INFO at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:206) ~[BedwarsRel%20(3).jar:?]
  23. 13.12 20:59:32 [Server] INFO at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:203) ~[BedwarsRel%20(3).jar:?]
  24. 13.12 20:59:32 [Server] INFO at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1138) ~[BedwarsRel%20(3).jar:?]
  25. 13.12 20:59:32 [Server] INFO at com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1125) ~[BedwarsRel%20(3).jar:?]
  26. 13.12 20:59:32 [Server] INFO at com.mchange.v2.resourcepool.BasicResourcePool.access$700(BasicResourcePool.java:44) ~[BedwarsRel%20(3).jar:?]
  27. 13.12 20:59:32 [Server] INFO at com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run(BasicResourcePool.java:1870) [BedwarsRel%20(3).jar:?]
  28. 13.12 20:59:32 [Server] INFO at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:696) [BedwarsRel%20(3).jar:?]
  29. 13.12 20:59:32 [Server] WARN Having failed to acquire a resource, com.mchange.v2.resourcepool.BasicResourcePool@40776cef is interrupting all Threads waiting on a resource to check out. Will try again in response to new client requests.
  30. 13.12 20:59:32 [Server] INFO ┃ BedWars ┃ Couldn't get a pooled connection: Connections could not be acquired from the underlying database!
  31. 13.12 20:59:32 [Server] WARN com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@426493c9 -- 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:
  32. 13.12 20:59:32 [Server] INFO java.sql.SQLException: null, message from server: "Host 'node10.mchost.no' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'"
Add Comment
Please, Sign In to add comment