图书管理系统:
现象: 登陆界面不显示背景图片,输入用户名和口令后进去是一个空白页面. 浏览器上无错误提示;
myeclipse后台信息: 当启动控制台后,出现如下的错误提示:
2010-7-15 11:05:56 org.apache.catalina.core.AprLifecycleListener init
信息: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\jdk1.6.0_03\bin;C:\Tomcat 6.0\bin
2010-7-15 11:05:56 org.apache.coyote.http11.Http11Protocol init
信息: Initializing Coyote HTTP/1.1 on http-8080
2010-7-15 11:05:56 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 761 ms
2010-7-15 11:05:56 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2010-7-15 11:05:56 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/6.0.14
2010-7-15 11:05:59 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider register
信息: Parsing configuration file [struts-default.xml]
2010-7-15 11:06:00 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider register
信息: Parsing configuration file [struts-plugin.xml]
2010-7-15 11:06:00 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider register
信息: Parsing configuration file [struts.xml]
2010-7-15 11:06:00 org.apache.struts2.config.Settings getLocale
警告: Settings: Could not parse struts.locale setting, substituting default VM locale
2010-7-15 11:06:01 com.opensymphony.xwork2.util.ObjectTypeDeterminerFactory <clinit>
信息: Setting DefaultObjectTypeDeterminer as default ...
log4j:WARN No appenders could be found for logger (org.apache.struts.util.PropertyMessageResources).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN No appenders could be found for logger (org.apache.struts.util.PropertyMessageResources).
log4j:WARN Please initialize the log4j system properly.
2010-7-15 11:06:11 org.apache.coyote.http11.Http11Protocol start
信息: Starting Coyote HTTP/1.1 on http-8080
2010-7-15 11:06:11 org.apache.jk.common.ChannelSocket init
信息: JK: ajp13 listening on /0.0.0.0:8009
2010-7-15 11:06:11 org.apache.jk.server.JkMain start
信息: Jk running ID=0 time=0/47 config=null
2010-7-15 11:06:11 org.apache.catalina.startup.Catalina start
信息: Server startup in 14673 ms
2010-7-15 11:32:31 org.apache.catalina.core.ApplicationContext log
信息: HTMLManager: init: Associated with Deployer 'Catalina:type=Deployer,host=localhost'
2010-7-15 11:32:31 org.apache.catalina.core.ApplicationContext log
信息: HTMLManager: init: Global resources are available
2010-7-15 11:32:31 org.apache.catalina.core.ApplicationContext log
信息: HTMLManager: list: Listing contexts for virtual host 'localhost'