今天遷移老專案是,啟動發現c3p0報錯,資料庫什么的都沒改,求大佬指點
log4j:WARN Please initialize the log4j system properly.
Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@5cd1e90f [ co
nnectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@19
cfc335 [ acquireIncrement -> 10, acquireRetryAttempts -> 30, acquireRetryDelay -
> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquir
eFailure -> false, checkoutTimeout -> 0, connectionTesterClassName -> com.mchang
e.v2.c3p0.impl.DefaultConnectionTester, factoryClassLocation -> null, forceIgnor
eUnresolvedTransactions -> false, idleConnectionTestPeriod -> 60, initialPoolSiz
e -> 30, maxIdleTime -> 60, maxPoolSize -> 100, maxStatements -> 0, maxStatement
sPerConnection -> 0, minPoolSize -> 10, nestedDataSource -> com.mchange.v2.c3p0.
DriverManagerDataSource@3664deb4 [ description -> null, driverClass -> com.mysql
.jdbc.Driver, factoryClassLocation -> null, jdbcUrl -> jdbc:mysql://localhost:33
06/som?characterEncoding=gbk&useUnicode=true&autoReconnect=true, properties -> {
user=******, password=******} ] , preferredTestQuery -> null, propertyCycle -> 3
00, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, usesTra
ditionalReflectiveProxies -> false ] , factoryClassLocation -> null, numHelperTh
reads -> 3, poolOwnerIdentityToken -> 5cd1e90f ]
?????????????
Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@67ccd270 [ co
nnectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@77
e4a29e [ acquireIncrement -> 10, acquireRetryAttempts -> 30, acquireRetryDelay -
> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquir
eFailure -> false, checkoutTimeout -> 0, connectionTesterClassName -> com.mchang
e.v2.c3p0.impl.DefaultConnectionTester, factoryClassLocation -> null, forceIgnor
eUnresolvedTransactions -> false, idleConnectionTestPeriod -> 60, initialPoolSiz
e -> 30, maxIdleTime -> 60, maxPoolSize -> 100, maxStatements -> 0, maxStatement
sPerConnection -> 0, minPoolSize -> 10, nestedDataSource -> com.mchange.v2.c3p0.
DriverManagerDataSource@3a5f6638 [ description -> null, driverClass -> com.mysql
.jdbc.Driver, factoryClassLocation -> null, jdbcUrl -> jdbc:mysql://localhost:33
06/som?characterEncoding=gbk&useUnicode=true&autoReconnect=true, properties -> {
user=******, password=******} ] , preferredTestQuery -> null, propertyCycle -> 3
00, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, usesTra
ditionalReflectiveProxies -> false ] , factoryClassLocation -> null, numHelperTh
reads -> 3, poolOwnerIdentityToken -> 67ccd270 ]
轉載請註明出處,本文鏈接:https://www.uj5u.com/qianduan/260829.html
標籤:應用服務器
