异常的Tomcat输出信息


正常情况下是没有换行的。现在异常的情况是有换行的。

2014-3-28 11:24:51 org.apache.catalina.core.AprLifecycleListener init
信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_34\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Java\jdk1.6.0_34\jre\bin;C:/Program Files/Java/jdk1.6.0_34/bin/../jre/bin/server;C:/Program Files/Java/jdk1.6.0_34/bin/../jre/bin;C:/Program Files/Java/jdk1.6.0_34/bin/../jre/lib/amd64;E:\Oracle11gR2\Administrator\product\11.2.0\dbhome_1\bin;.;C:\Program Files\Java\jdk1.6.0_34\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;D:\tools\apache-maven-2.2.1\bin;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Common Files\Easysoft\Shared\;C:\Program Files\Common Files\Easysoft\Shared\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;E:\Microsoft SQL Server\Shared\100\Tools\Binn\;E:\Microsoft SQL Server\Shared\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;D:\sqluldr64;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\MySQL\MySQL Server 5.1\bin;C:\Program Files (x86)\Git\bin;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;D:\Program Files (x86);D:\eclipse;;.
2014-3-28 11:24:51 org.apache.tomcat.util.digester.SetPropertiesRule begin
警告: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:wxsc' did not find a matching property.
2014-3-28 11:24:51 org.apache.coyote.http11.Http11Protocol init
信息: Initializing Coyote HTTP/1.1 on http-8989
2014-3-28 11:24:51 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 563 ms
2014-3-28 11:24:51 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2014-3-28 11:24:51 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/6.0.36
2014-3-28 11:24:52 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring root WebApplicationContext
2014-03-28 11:24:52,142 INFO [org.springframework.web.context.ContextLoader] - Root WebApplicationContext: initialization started
[INFO ] Root WebApplicationContext: initialization started
  2014-03-28 11:24:52,191 INFO [org.springframework.web.context.support.XmlWebApplicationContext] - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@58d0deb5: display name [Root WebApplicationContext]; startup date [Fri Mar 28 11:24:52 CST 2014]; root of context hierarchy
[INFO ] Refreshing org.springframework.web.context.support.XmlWebApplicationContext@58d0deb5: display name [Root WebApplicationContext]; startup date [Fri Mar 28 11:24:52 CST 2014]; root of context hierarchy
  2014-03-28 11:24:52,272 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - Loading XML bean definitions from URL [file:/H:/project249/.metadata/.plugins/org.eclipse.wst.server.core/tmp1/wtpwebapps/wxsc/WEB-INF/classes/applicationContext.xml]
[INFO ] Loading XML bean definitions from URL [file:/H:/project249/.metadata/.plugins/org.eclipse.wst.server.core/tmp1/wtpwebapps/wxsc/WEB-INF/classes/applicationContext.xml]
  2014-03-28 11:24:52,950 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - Loading XML bean definitions from URL [file:/H:/project249/.metadata/.plugins/org.eclipse.wst.server.core/tmp1/wtpwebapps/wxsc/WEB-INF/classes/applicationContext-persist.xml]
[INFO ] Loading XML bean definitions from URL [file:/H:/project249/.metadata/.plugins/org.eclipse.wst.server.core/tmp1/wtpwebapps/wxsc/WEB-INF/classes/applicationContext-persist.xml]
  2014-03-28 11:24:52,969 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - Loading XML bean definitions from URL [file:/H:/project249/.metadata/.plugins/org.eclipse.wst.server.core/tmp1/wtpwebapps/wxsc/WEB-INF/classes/applicationContext-service.xml]
[INFO ] Loading XML bean definitions from URL [file:/H:/project249/.metadata/.plugins/org.eclipse.wst.server.core/tmp1/wtpwebapps/wxsc/WEB-INF/classes/applicationContext-service.xml]
  2014-03-28 11:24:52,987 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - Loading XML bean definitions from URL [file:/H:/project249/.metadata/.plugins/org.eclipse.wst.server.core/tmp1/wtpwebapps/wxsc/WEB-INF/classes/applicationContext-service-liuhaihui.xml]
[INFO ] Loading XML bean definitions from URL [file:/H:/project249/.metadata/.plugins/org.eclipse.wst.server.core/tmp1/wtpwebapps/wxsc/WEB-INF/classes/applicationContext-service-liuhaihui.xml]
  2014-03-28 11:24:53,009 INFO [org.springframework.web.context.support.XmlWebApplicationContext] - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@58d0deb5]: org.springframework.beans.factory.support.DefaultListableBeanFactory@3b7447c5
[INFO ] Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@58d0deb5]: org.springframework.beans.factory.support.DefaultListableBeanFactory@3b7447c5
  2014-03-28 11:24:53,091 INFO [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer] - Loading properties file from class path resource [jdbc.properties]
[INFO ] Loading properties file from class path resource [jdbc.properties]
  2014-03-28 11:24:53,138 INFO [org.springframework.beans.factory.support.DefaultListableBeanFactory] - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3b7447c5: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,pabpp,cabpp,dataSource,entityManagerFactory,transactionManager,txAdvice,org.springframework.aop.config.internalAutoProxyCreator,managerTx,request.musicMessageHandler,request.newsMessageHandler,request.textMessageHandler,request.voiceMessageHandler,serverNumMessageHandlerChain,serverNumberMenuService,subscribeNumberMenuService,dataAnalysisService]; root of factory hierarchy
[INFO ] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3b7447c5: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,pabpp,cabpp,dataSource,entityManagerFactory,transactionManager,txAdvice,org.springframework.aop.config.internalAutoProxyCreator,managerTx,request.musicMessageHandler,request.newsMessageHandler,request.textMessageHandler,request.voiceMessageHandler,serverNumMessageHandlerChain,serverNumberMenuService,subscribeNumberMenuService,dataAnalysisService]; root of factory hierarchy
  2014-03-28 11:24:53,205 INFO [org.springframework.web.context.ContextLoader] - Root WebApplicationContext: initialization completed in 1061 ms
[INFO ] Root WebApplicationContext: initialization completed in 1061 ms
  2014-03-28 11:24:53,330 INFO [com.opensymphony.xwork2.config.providers.XmlConfigurationProvider] - Parsing configuration file [struts-default.xml]
[INFO ] Parsing configuration file [struts-default.xml]
  2014-03-28 11:24:53,447 INFO [com.opensymphony.xwork2.config.providers.XmlConfigurationProvider] - Parsing configuration file [struts-plugin.xml]
[INFO ] Parsing configuration file [struts-plugin.xml]
  2014-03-28 11:24:53,471 INFO [com.opensymphony.xwork2.config.providers.XmlConfigurationProvider] - Unable to locate configuration files of the name struts.xml, skipping
[INFO ] Unable to locate configuration files of the name struts.xml, skipping
  2014-03-28 11:24:53,471 INFO [com.opensymphony.xwork2.config.providers.XmlConfigurationProvider] - Parsing configuration file [struts.xml]
[INFO ] Parsing configuration file [struts.xml]
  2014-03-28 11:24:53,479 INFO [org.apache.struts2.config.BeanSelectionProvider] - Loading global messages from applicationMessage
[INFO ] Loading global messages from applicationMessage
  2014-03-28 11:24:53,568 INFO [org.apache.struts2.spring.StrutsSpringObjectFactory] - Initializing Struts-Spring integration...
[INFO ] Initializing Struts-Spring integration...
  2014-03-28 11:24:53,569 INFO [com.opensymphony.xwork2.spring.SpringObjectFactory] - Setting autowire strategy to name
[INFO ] Setting autowire strategy to name
  2014-03-28 11:24:53,569 INFO [org.apache.struts2.spring.StrutsSpringObjectFactory] - ... initialized Struts-Spring integration successfully
[INFO ] ... initialized Struts-Spring integration successfully
  2014-03-28 11:24:54,431 INFO [com.opensymphony.xwork2.config.providers.XmlConfigurationProvider] - Parsing configuration file [struts-default.xml]
[INFO ] Parsing configuration file [struts-default.xml]
  2014-03-28 11:24:54,467 INFO [com.opensymphony.xwork2.config.providers.XmlConfigurationProvider] - Parsing configuration file [struts-plugin.xml]
[INFO ] Parsing configuration file [struts-plugin.xml]
  2014-03-28 11:24:54,470 INFO [com.opensymphony.xwork2.config.providers.XmlConfigurationProvider] - Unable to locate configuration files of the name struts.xml, skipping
[INFO ] Unable to locate configuration files of the name struts.xml, skipping
  2014-03-28 11:24:54,470 INFO [com.opensymphony.xwork2.config.providers.XmlConfigurationProvider] - Parsing configuration file [struts.xml]
[INFO ] Parsing configuration file [struts.xml]
  2014-03-28 11:24:54,475 INFO [org.apache.struts2.config.BeanSelectionProvider] - Loading global messages from applicationMessage
[INFO ] Loading global messages from applicationMessage
  2014-03-28 11:24:54,486 INFO [org.apache.struts2.spring.StrutsSpringObjectFactory] - Initializing Struts-Spring integration...
[INFO ] Initializing Struts-Spring integration...
  2014-03-28 11:24:54,486 INFO [com.opensymphony.xwork2.spring.SpringObjectFactory] - Setting autowire strategy to name
[INFO ] Setting autowire strategy to name
  2014-03-28 11:24:54,486 INFO [org.apache.struts2.spring.StrutsSpringObjectFactory] - ... initialized Struts-Spring integration successfully
[INFO ] ... initialized Struts-Spring integration successfully
  2014-3-28 11:24:54 org.apache.coyote.http11.Http11Protocol start
信息: Starting Coyote HTTP/1.1 on http-8989
2014-3-28 11:24:54 org.apache.jk.common.ChannelSocket init
信息: JK: ajp13 listening on /0.0.0.0:8009
2014-3-28 11:24:54 org.apache.jk.server.JkMain start
信息: Jk running ID=0 time=0/33  config=null
2014-3-28 11:24:54 org.apache.catalina.startup.Catalina start
信息: Server startup in 3503 ms

你可能感兴趣的:(tomcat)