当前位置: 代码迷 >> Java Web开发 >> struts2.3.4+spring3.1+mybats帮忙看看这个有关问题
  详细解决方案

struts2.3.4+spring3.1+mybats帮忙看看这个有关问题

热度:4438   发布时间:2013-02-25 21:08:17.0
struts2.3.4+spring3.1+mybats帮忙看看这个问题
2012-11-14 14:35:43 org.apache.catalina.core.AprLifecycleListener init
信息: Loaded APR based Apache Tomcat Native library 1.1.23 using APR version 1.4.6.
2012-11-14 14:35:43 org.apache.catalina.core.AprLifecycleListener init
信息: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
2012-11-14 14:35:43 org.apache.catalina.core.AprLifecycleListener initializeSSL
信息: OpenSSL successfully initialized with version OpenSSL 1.0.0g 18 Jan 2012
2012-11-14 14:35:44 org.apache.coyote.http11.Http11AprProtocol init
信息: Initializing Coyote HTTP/1.1 on http-8080
2012-11-14 14:35:44 org.apache.coyote.ajp.AjpAprProtocol init
信息: Initializing Coyote AJP/1.3 on ajp-8009
2012-11-14 14:35:44 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 1104 ms
2012-11-14 14:35:44 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2012-11-14 14:35:44 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/6.0.36
log4j:ERROR Could not find value for key log4j.appender.A4
log4j:ERROR Could not instantiate appender named "A4".
log4j:ERROR Could not find value for key log4j.appender.debug
log4j:ERROR Could not instantiate appender named "debug".
log4j:ERROR Could not find value for key log4j.appender.stdout
log4j:ERROR Could not instantiate appender named "stdout".
log4j:ERROR Could not find value for key log4j.appender.stdout
log4j:ERROR Could not instantiate appender named "stdout".
log4j:ERROR Could not find value for key log4j.appender.C1
log4j:ERROR Could not instantiate appender named "C1".
log4j:ERROR Could not find value for key log4j.appender.stdout
log4j:ERROR Could not instantiate appender named "stdout".
log4j:ERROR Could not find value for key log4j.appender.C1
log4j:ERROR Could not instantiate appender named "C1".
2012-11-14 14:35:45 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring root WebApplicationContext
20121114143545 0    [main] INFO  org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:273)  - Root WebApplicationContext: initialization started
20121114143545 312  [main] INFO  org.springframework.web.context.support.XmlWebApplicationContext.prepareRefresh(AbstractApplicationContext.java:495)  - Refreshing Root WebApplicationContext: startup date [Wed Nov 14 14:35:45 CST 2012]; root of context hierarchy
20121114143545 640  [main] INFO  org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:557)  - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1a1c42f: defining beans []; root of factory hierarchy
  相关解决方案