1. 程式人生 > >Initializing Spring root WebApplicationContext log4j:WARN No appenders couould be found for logger (

Initializing Spring root WebApplicationContext log4j:WARN No appenders couould be found for logger (

13:41:48,958 INFO [web.context.ContextLoader] Root WebApplicationContext: initialization started 
13:41:49,067 INFO [context.support.XmlWebApplicationContext] Refreshing Root WebApplicationContext: startup date [Wed Nov 04 13:41:49 CST 2015]; root of context hierarchy 
13:41:49,117 INFO [factory.xml.XmlBeanDefinitionReader] Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml] 
13:41:49,440 INFO [factory.config.PropertyPlaceholderConfigurer] Loading properties file from ServletContext resource [/WEB-INF/configs/all.properties] 
before controller afterPropertiesSe 
13:41:49,551 INFO [v2.log.MLog] MLog clients using log4j logging. 
13:41:49,720 INFO [v2.c3p0.C3P0Registry] Initializing c3p0-0.9.2.1 [built 20-March-2013 10:47:27 +0000; debug? true; trace: 10] 
13:41:50,009 INFO [org.
hibernate
.Version] HHH000412: Hibernate Core {5.0.2.Final} 
13:41:50,011 INFO [hibernate.cfg.Environment] HHH000206: hibernate.properties not found 
13:41:50,012 INFO [hibernate.cfg.Environment] HHH000021: Bytecode provider name : javassist 
13:41:50,069 INFO [annotations.common.Version] HCANN000001: Hibernate Commons Annotations {5.0.0.Final} 
13:41:50,211 INFO [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 -> 1k67t389c1lzsplk14o06b0|1dbed0, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.
MySQL
.jdbc.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1k67t389c1lzsplk14o06b0|1dbed0, idleConnectionTestPeriod -> 0, initialPoolSize -> 1, jdbcUrl -> jdbc:mysql://127.0.0.1:3306/ntci, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 20, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 20, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 1, numHelperThreads -> 3, preferredTestQuery -> null, properties -> {user=*
, password=*}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] 
13:42:21,818 WARN [v2.resourcepool.BasicResourcePool] com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@e23d8 – 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: 
Java.sql.SQLException: Access denied for user ‘tester’@’localhost’ (using password: YES)