此回复为自动发出,仅用于显示而已,并无任何其他特殊作用
楼主【lhp636_1】截止到2008-07-21 15:48:46的历史汇总数据(不包括此帖):
发帖的总数量:13                       发帖的总分数:240                      每贴平均分数:18                       
回帖的总数量:13                       得分贴总数量:1                        回帖的得分率:7%                       
结贴的总数量:13                       结贴的总分数:240                      
无满意结贴数:0                        无满意结贴分:0                        
未结的帖子数:0                        未结的总分数:0                        
结贴的百分比:100.00%               结分的百分比:100.00%                  
无满意结贴率:0.00  %               无满意结分率:0.00  %                  
敬礼!

解决方案 »

  1.   

    2008-7-21 15:35:33 org.apache.catalina.core.AprLifecycleListener lifecycleEvent
    信息: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.5.0_06\bin;C:\Program Files\Apache Software Foundation\Tomcat 5.5\bin
    2008-7-21 15:35:33 org.apache.coyote.http11.Http11BaseProtocol init
    信息: Initializing Coyote HTTP/1.1 on http-8080
    2008-7-21 15:35:33 org.apache.catalina.startup.Catalina load
    信息: Initialization processed in 1953 ms
    2008-7-21 15:35:33 org.apache.catalina.core.StandardService start
    信息: Starting service Catalina
    2008-7-21 15:35:33 org.apache.catalina.core.StandardEngine start
    信息: Starting Servlet Engine: Apache Tomcat/5.5.26
    2008-7-21 15:35:33 org.apache.catalina.core.StandardHost start
    信息: XML validation disabled
    2008-07-21 15:35:38,203  INFO (org.springframework.web.context.ContextLoader:177) - Root WebApplicationContext: initialization started
    2008-07-21 15:35:38,328  INFO (org.springframework.web.context.support.XmlWebApplicationContext:378) - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@114a306: display name [Root WebApplicationContext]; startup date [Mon Jul 21 15:35:38 CST 2008]; root of context hierarchy
    2008-07-21 15:35:38,734  INFO (org.springframework.beans.factory.xml.XmlBeanDefinitionReader:293) - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
    2008-07-21 15:35:39,031  INFO (org.springframework.web.context.support.XmlWebApplicationContext:393) - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@114a306]: org.springframework.beans.factory.support.DefaultListableBeanFactory@273f4e
    2008-07-21 15:35:39,437  INFO (org.springframework.beans.factory.support.DefaultListableBeanFactory:275) - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@273f4e: defining beans [storage,testDataProvider,skillDao,employeeDao,personManager,customFreeerManager,customFreeerManagerUtil,chatService,chatLoginAction,chatLogoutAction,usersAvailableAction,roomsAvailableAction,crudRoomAction,enterRoomAction,messagesAvailableInRoomAction,sendMessageToRoomAction,usersAvailableInRoomAction,exitRoomAction,hangmanService,startHangmanAction,guessCharacterAction,getUpdatedHangmanAction]; root of factory hierarchy
    2008-07-21 15:35:39,734  INFO (org.apache.struts2.showcase.application.TestDataProvider:89) - TestDataProvider - [addTestSkills]: Added test skill data.
    2008-07-21 15:35:39,734  INFO (org.apache.struts2.showcase.application.TestDataProvider:102) - TestDataProvider - [addTestEmployees]: Added test employee data.
    2008-07-21 15:35:40,046  INFO (org.springframework.web.context.ContextLoader:197) - Root WebApplicationContext: initialization completed in 1828 ms
    2008-07-21 15:35:40,437  WARN (org.apache.myfaces.shared_impl.util.LocaleUtils:52) - Locale name in faces-config.xml null or empty, setting locale to default locale : zh_CN
    2008-07-21 15:35:41,812  INFO (com.opensymphony.xwork2.config.providers.XmlConfigurationProvider:140) - Parsing configuration file [struts-default.xml]
    2008-07-21 15:35:42,328  INFO (com.opensymphony.xwork2.config.providers.XmlConfigurationProvider:140) - Parsing configuration file [struts-plugin.xml]
    2008-07-21 15:35:43,093  INFO (com.opensymphony.xwork2.config.providers.XmlConfigurationProvider:140) - Parsing configuration file [struts.xml]
    2008-07-21 15:35:43,109 DEBUG (org.apache.struts2.config.PropertiesSettings:60) - struts.properties missing
    2008-07-21 15:35:43,109  WARN (org.apache.struts2.config.Settings:143) - Settings: Could not parse struts.locale setting, substituting default VM locale
    2008-07-21 15:35:43,125  INFO (org.apache.struts2.config.BeanSelectionProvider:203) - Choosing bean (spring) for class com.opensymphony.xwork2.ObjectFactory
    2008-07-21 15:35:43,125  INFO (org.apache.struts2.config.BeanSelectionProvider:203) - Choosing bean (struts) for class com.opensymphony.xwork2.util.XWorkConverter
    2008-07-21 15:35:43,125  INFO (org.apache.struts2.config.BeanSelectionProvider:203) - Choosing bean (struts) for interface com.opensymphony.xwork2.TextProvider
    2008-07-21 15:35:43,125  INFO (org.apache.struts2.config.BeanSelectionProvider:203) - Choosing bean (struts) for interface com.opensymphony.xwork2.ActionProxyFactory
    2008-07-21 15:35:43,125  INFO (org.apache.struts2.config.BeanSelectionProvider:203) - Choosing bean (struts) for interface com.opensymphony.xwork2.util.ObjectTypeDeterminer
    2008-07-21 15:35:43,125  INFO (org.apache.struts2.config.BeanSelectionProvider:203) - Choosing bean (struts) for interface org.apache.struts2.dispatcher.mapper.ActionMapper
    2008-07-21 15:35:43,125  INFO (org.apache.struts2.config.BeanSelectionProvider:203) - Choosing bean (jakarta) for interface org.apache.struts2.dispatcher.multipart.MultiPartRequest
    2008-07-21 15:35:43,140 DEBUG (org.apache.struts2.config.BeanSelectionProvider:216) - Choosing bean (customFreeerManager) for class org.apache.struts2.views.freeer.FreeerManager to be loaded from the ObjectFactory
    2008-07-21 15:35:43,140  INFO (org.apache.struts2.config.BeanSelectionProvider:203) - Choosing bean (struts) for class org.apache.struts2.views.velocity.VelocityManager
    2008-07-21 15:35:43,156  INFO (org.apache.struts2.config.BeanSelectionProvider:185) - Loading global messages from globalMessages
    2008-07-21 15:35:43,531  INFO (org.apache.struts2.spring.StrutsSpringObjectFactory:55) - Initializing Struts-Spring integration...
    2008-07-21 15:35:43,546  INFO (com.opensymphony.xwork2.spring.SpringObjectFactory:72) - Setting autowire strategy to name
    2008-07-21 15:35:43,546  INFO (org.apache.struts2.spring.StrutsSpringObjectFactory:87) - ... initialized Struts-Spring integration successfully
    2008-07-21 15:35:46,500  INFO (com.opensymphony.xwork2.util.ResolverUtil:282) - Scanning for classes in [/C:/Program Files/Apache Software Foundation/Tomcat 5.5/webapps/chat/WEB-INF/classes/org/apache/struts2/showcase/person/] matching criteria: org.apache.struts2.config.ClasspathConfigurationProvider$1@1dea382
    2008-07-21 15:35:46,562 DEBUG (org.apache.struts2.config.ClasspathConfigurationProvider:275) - ClasspathConfigurationProvider: Processing class org.apache.struts2.showcase.person.NewPersonAction
    2008-07-21 15:35:46,593 DEBUG (org.apache.struts2.config.ClasspathConfigurationProvider:275) - ClasspathConfigurationProvider: Processing class org.apache.struts2.showcase.person.ListPeopleAction
    2008-07-21 15:35:46,609 DEBUG (org.apache.struts2.config.ClasspathConfigurationProvider:275) - ClasspathConfigurationProvider: Processing class org.apache.struts2.showcase.person.EditPersonAction
    2008-07-21 15:35:46,687  INFO (com.opensymphony.xwork2.util.ObjectTypeDeterminerFactory:28) - Setting DefaultObjectTypeDeterminer as default ...
    log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax).
    log4j:WARN Please initialize the log4j system properly.
    这是全部信息
      

  2.   

    从这个信息看好像是环境出问题了或者TOMCAT下的什么包没了......
      

  3.   

    卸载了重新装了还是起不来信息倒是少了很多
    2008-7-21 16:14:18 org.apache.catalina.core.AprLifecycleListener lifecycleEvent
    信息: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.5.0_06\bin;C:\Program Files\Apache Software Foundation\Tomcat 5.5\bin
    2008-7-21 16:14:19 org.apache.coyote.http11.Http11BaseProtocol init
    信息: Initializing Coyote HTTP/1.1 on http-8080
    2008-7-21 16:14:19 org.apache.catalina.startup.Catalina load
    信息: Initialization processed in 1312 ms
    2008-7-21 16:14:19 org.apache.catalina.core.StandardService start
    信息: Starting service Catalina
    2008-7-21 16:14:19 org.apache.catalina.core.StandardEngine start
    信息: Starting Servlet Engine: Apache Tomcat/5.5.26
    2008-7-21 16:14:19 org.apache.catalina.core.StandardHost start
    信息: XML validation disabled
    log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester).
    log4j:WARN Please initialize the log4j system properly.
      

  4.   

    好像需要在环境变量里配置个tomcat_home吧....
      

  5.   

    tomcat5.5.。。jdk1.5好像不需要配置吧。
      

  6.   

    不是tomcat的问题应该...看起来好像是log4j这个包出问题了..是没导还是怎么的.或者是在配置文件里面设置日志的级别人问题.看下....<root>下面改下级别试下.
      

  7.   

    是么.....反正我们只要装上JDK和TOMCAT后都手动配置......不太清楚不配置可不可以
    你可以看吓帮助文件里有没有关于这个原因的解释...