最近整合框架struts2+spring2+hibernate3+dwr2
部署tomcat有时启动很慢
信息: Starting Servlet Engine: Apache Tomcat/6.0.16
2009-5-18 13:09:39 org.apache.catalina.core.StandardContext addApplicationListener
信息: The listener "org.springframework.web.context.ContextLoaderListener" is already configured for this context. The duplicate definition has been ignored.
2009-5-18 13:09:39 org.apache.catalina.core.StandardContext addApplicationListener
信息: The listener "org.springframework.web.util.IntrospectorCleanupListener" is already configured for this context. The duplicate definition has been ignored.
log4j:WARN No appenders could be found for logger (org.springframework.web.context.ContextLoader).
log4j:WARN Please initialize the log4j system properly.
2009-5-18 13:09:39 org.apache.catalina.core.ApplicationContext log
信息: Loading Spring root WebApplicationContext
log4j:WARN No appenders could be found for logger (com.opensymphony.xwork2.config.providers.XmlConfigurationProvider).
log4j:WARN Please initialize the log4j system properly.
2009-5-18 13:10:17 org.apache.coyote.http11.Http11Protocol start
信息: Starting Coyote HTTP/1.1 on http-8080
2009-5-18 13:10:17 org.apache.jk.common.ChannelSocket init
信息: JK: ajp13 listening on /0.0.0.0:8009
2009-5-18 13:10:17 org.apache.jk.server.JkMain start
信息: Jk running ID=0 time=0/31  config=null
2009-5-18 13:10:17 org.apache.catalina.startup.Catalina start
信息: Server startup in 40459 ms在<beans default-lazy-init="true">也加了代理
但就是有时启动要好几分钟,有时就停在
信息: Loading Spring root WebApplicationContext加载spring这里启动不起来
为什么?机器配置很高。