设为首页 收藏本站
查看: 469|回复: 0

[经验分享] 异常的Tomcat输出信息

[复制链接]

尚未签到

发表于 2017-1-26 08:30:38 | 显示全部楼层 |阅读模式
正常情况下是没有换行的。现在异常的情况是有换行的。

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

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-333490-1-1.html 上篇帖子: tomcat的Http11Protocol,Http11Processor 下篇帖子: maven tomcat插件以及josso相关配置
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表