MyEclipse中启动tomcate失败
十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log
信息: Server version: Apache Tomcat/8.0.26十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: Server built: Aug 18 2015 11:38:37 UTC十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: Server number: 8.0.26.0十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: OS Name: Windows 7十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: OS Version: 6.1十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: Architecture: amd64十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: Java Home: D:\MyEclipse Professional 2014\binary\com.sun.java.jdk7.win32.x86_64_1.7.0.u45\jre十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: JVM Version: 1.7.0_45-b18十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: JVM Vendor: Oracle Corporation十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: CATALINA_BASE: E:\tomcat\apache-tomcat-8.0.26十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: CATALINA_HOME: E:\tomcat\apache-tomcat-8.0.26十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: Command line argument: -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:11776十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: Command line argument: -Dcatalina.home=E:\tomcat\apache-tomcat-8.0.26十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: Command line argument: -Dcatalina.base=E:\tomcat\apache-tomcat-8.0.26十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: Command line argument: -Djava.endorsed.dirs=E:\tomcat\apache-tomcat-8.0.26/common/endorsed十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: Command line argument: -Djava.io.tmpdir=E:\tomcat\apache-tomcat-8.0.26\temp十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: Command line argument: -Djava.library.path=D:\MyEclipse Professional 2014\binary\com.sun.java.jdk7.win32.x86_64_1.7.0.u45\bin;E:\tomcat\apache-tomcat-8.0.26\bin十月 20, 2015 9:53:04 下午 org.apache.catalina.startup.VersionLoggerListener log信息: Command line argument: -Dsun.io.useCanonCaches=false十月 20, 2015 9:53:04 下午 org.apache.catalina.core.AprLifecycleListener lifecycleEvent信息: Loaded APR based Apache Tomcat Native library 1.1.33 using APR version 1.5.1.十月 20, 2015 9:53:04 下午 org.apache.catalina.core.AprLifecycleListener lifecycleEvent信息: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].十月 20, 2015 9:53:05 下午 org.apache.catalina.core.AprLifecycleListener initializeSSL信息: OpenSSL successfully initialized (OpenSSL 1.0.1m 19 Mar 2015)十月 20, 2015 9:53:05 下午 org.apache.coyote.AbstractProtocol init信息: Initializing ProtocolHandler ["http-apr-8080"]十月 20, 2015 9:53:05 下午 org.apache.coyote.AbstractProtocol init严重: Failed to initialize end point associated with ProtocolHandler ["http-apr-8080"]java.lang.Exception: Socket bind failed: [730048] ?????????×???(Э?é/???????/???)????í?? at org.apache.tomcat.util.net.AprEndpoint.bind(AprEndpoint.java:471) at org.apache.tomcat.util.net.AbstractEndpoint.init(AbstractEndpoint.java:737) at org.apache.coyote.AbstractProtocol.init(AbstractProtocol.java:457) at org.apache.catalina.connector.Connector.initInternal(Connector.java:960) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102) at org.apache.catalina.core.StandardService.initInternal(StandardService.java:567) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102) at org.apache.catalina.core.StandardServer.initInternal(StandardServer.java:851) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102) at org.apache.catalina.startup.Catalina.load(Catalina.java:576) at org.apache.catalina.startup.Catalina.load(Catalina.java:599) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:310) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:484)十月 20, 2015 9:53:05 下午 org.apache.catalina.core.StandardService initInternal严重: Failed to initialize connector [Connector[HTTP/1.1-8080]]org.apache.catalina.LifecycleException: Failed to initialize component [Connector[HTTP/1.1-8080]] at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:106) at org.apache.catalina.core.StandardService.initInternal(StandardService.java:567) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102) at org.apache.catalina.core.StandardServer.initInternal(StandardServer.java:851) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102) at org.apache.catalina.startup.Catalina.load(Catalina.java:576) at org.apache.catalina.startup.Catalina.load(Catalina.java:599) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:310) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:484)Caused by: org.apache.catalina.LifecycleException: Protocol handler initialization failed at org.apache.catalina.connector.Connector.initInternal(Connector.java:962) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102) ... 12 moreCaused by: java.lang.Exception: Socket bind failed: [730048] ?????????×???(Э?é/???????/???)????í?? at org.apache.tomcat.util.net.AprEndpoint.bind(AprEndpoint.java:471) at org.apache.tomcat.util.net.AbstractEndpoint.init(AbstractEndpoint.java:737) at org.apache.coyote.AbstractProtocol.init(AbstractProtocol.java:457) at org.apache.catalina.connector.Connector.initInternal(Connector.java:960) ... 13 more十月 20, 2015 9:53:05 下午 org.apache.coyote.AbstractProtocol init信息: Initializing ProtocolHandler ["ajp-apr-8009"]十月 20, 2015 9:53:05 下午 org.apache.coyote.AbstractProtocol init严重: Failed to initialize end point associated with ProtocolHandler ["ajp-apr-8009"]java.lang.Exception: Socket bind failed: [730048] ?????????×???(Э?é/???????/???)????í?? at org.apache.tomcat.util.net.AprEndpoint.bind(AprEndpoint.java:471) at org.apache.tomcat.util.net.AbstractEndpoint.init(AbstractEndpoint.java:737) at org.apache.coyote.AbstractProtocol.init(AbstractProtocol.java:457) at org.apache.catalina.connector.Connector.initInternal(Connector.java:960) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102) at org.apache.catalina.core.StandardService.initInternal(StandardService.java:567) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102) at org.apache.catalina.core.StandardServer.initInternal(StandardServer.java:851) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102) at org.apache.catalina.startup.Catalina.load(Catalina.java:576) at org.apache.catalina.startup.Catalina.load(Catalina.java:599) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:310) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:484)十月 20, 2015 9:53:05 下午 org.apache.catalina.core.StandardService initInternal严重: Failed to initialize connector [Connector[AJP/1.3-8009]]org.apache.catalina.LifecycleException: Failed to initialize component [Connector[AJP/1.3-8009]] at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:106) at org.apache.catalina.core.StandardService.initInternal(StandardService.java:567) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102) at org.apache.catalina.core.StandardServer.initInternal(StandardServer.java:851) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102) at org.apache.catalina.startup.Catalina.load(Catalina.java:576) at org.apache.catalina.startup.Catalina.load(Catalina.java:599) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:310) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:484)Caused by: org.apache.catalina.LifecycleException: Protocol handler initialization failed at org.apache.catalina.connector.Connector.initInternal(Connector.java:962) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102) ... 12 moreCaused by: java.lang.Exception: Socket bind failed: [730048] ?????????×???(Э?é/???????/???)????í?? at org.apache.tomcat.util.net.AprEndpoint.bind(AprEndpoint.java:471) at org.apache.tomcat.util.net.AbstractEndpoint.init(AbstractEndpoint.java:737) at org.apache.coyote.AbstractProtocol.init(AbstractProtocol.java:457) at org.apache.catalina.connector.Connector.initInternal(Connector.java:960) ... 13 more十月 20, 2015 9:53:05 下午 org.apache.catalina.startup.Catalina load信息: Initialization processed in 1824 ms十月 20, 2015 9:53:05 下午 org.apache.catalina.core.StandardService startInternal信息: Starting service Catalina十月 20, 2015 9:53:05 下午 org.apache.catalina.core.StandardEngine startInternal信息: Starting Servlet Engine: Apache Tomcat/8.0.26十月 20, 2015 9:53:05 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deploying web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\BBSV4.0十月 20, 2015 9:53:06 下午 org.apache.jasper.servlet.TldScanner scanJars信息: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.十月 20, 2015 9:53:06 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deployment of web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\BBSV4.0 has finished in 1,409 ms十月 20, 2015 9:53:06 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deploying web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\BBSV5.0十月 20, 2015 9:53:08 下午 org.apache.jasper.servlet.TldScanner scanJars信息: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.十月 20, 2015 9:53:08 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts-default.xml]十月 20, 2015 9:53:08 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts-plugin.xml]十月 20, 2015 9:53:08 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts.xml]十月 20, 2015 9:53:08 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Overriding property struts.i18n.reload - old value: false new value: true十月 20, 2015 9:53:08 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Overriding property struts.configuration.xml.reload - old value: false new value: true十月 20, 2015 9:53:09 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deployment of web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\BBSV5.0 has finished in 2,090 ms十月 20, 2015 9:53:09 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deploying web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\docs十月 20, 2015 9:53:09 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deployment of web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\docs has finished in 28 ms十月 20, 2015 9:53:09 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deploying web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\examples十月 20, 2015 9:53:09 下午 org.apache.catalina.core.ApplicationContext log信息: ContextListener: contextInitialized()十月 20, 2015 9:53:09 下午 org.apache.catalina.core.ApplicationContext log信息: SessionListener: contextInitialized()十月 20, 2015 9:53:09 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deployment of web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\examples has finished in 371 ms十月 20, 2015 9:53:09 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deploying web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\host-manager十月 20, 2015 9:53:09 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deployment of web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\host-manager has finished in 35 ms十月 20, 2015 9:53:09 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deploying web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\manager十月 20, 2015 9:53:09 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deployment of web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\manager has finished in 36 ms十月 20, 2015 9:53:09 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deploying web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\ROOT十月 20, 2015 9:53:09 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deployment of web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\ROOT has finished in 24 ms十月 20, 2015 9:53:09 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deploying web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\rr十月 20, 2015 9:53:09 下午 org.apache.jasper.servlet.TldScanner scanJars信息: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.十月 20, 2015 9:53:09 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deployment of web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\rr has finished in 190 ms十月 20, 2015 9:53:09 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deploying web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_2十月 20, 2015 9:53:10 下午 org.apache.jasper.servlet.TldScanner scanJars信息: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.十月 20, 2015 9:53:11 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts-default.xml]十月 20, 2015 9:53:11 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts-plugin.xml]十月 20, 2015 9:53:11 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts.xml]十月 20, 2015 9:53:11 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deployment of web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_2 has finished in 1,747 ms十月 20, 2015 9:53:11 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deploying web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_4十月 20, 2015 9:53:12 下午 org.apache.jasper.servlet.TldScanner scanJars信息: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.十月 20, 2015 9:53:12 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.RENDER_CLEAR_JAVASCRIPT_FOR_BUTTON' found, using default value false十月 20, 2015 9:53:12 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.RENDER_HIDDEN_FIELDS_FOR_LINK_PARAMS' found, using default value false十月 20, 2015 9:53:12 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.SAVE_FORM_SUBMIT_LINK_IE' found, using default value false十月 20, 2015 9:53:12 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.READONLY_AS_DISABLED_FOR_SELECTS' found, using default value true十月 20, 2015 9:53:12 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.RENDER_VIEWSTATE_ID' found, using default value true十月 20, 2015 9:53:12 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.STRICT_XHTML_LINKS' found, using default value true十月 20, 2015 9:53:12 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.RENDER_FORM_SUBMIT_SCRIPT_INLINE' found, using default value false十月 20, 2015 9:53:12 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getLongInitParameter信息: No context init parameter 'org.apache.myfaces.CONFIG_REFRESH_PERIOD' found, using default value 2十月 20, 2015 9:53:12 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.VIEWSTATE_JAVASCRIPT' found, using default value false十月 20, 2015 9:53:12 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getStringInitParameter信息: No context init parameter 'org.apache.myfaces.REFRESH_TRANSIENT_BUILD_ON_PSS' found, using default value auto十月 20, 2015 9:53:12 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.REFRESH_TRANSIENT_BUILD_ON_PSS_PRESERVE_STATE' found, using default value false十月 20, 2015 9:53:12 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.VALIDATE_XML' found, using default value false十月 20, 2015 9:53:12 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.WRAP_SCRIPT_CONTENT_WITH_XML_COMMENT_TAG' found, using default value true十月 20, 2015 9:53:12 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig createAndInitializeMyFacesConfig信息: Tomahawk jar not available. Autoscrolling, DetectJavascript, AddResourceClass and CheckExtensionsFilter are disabled now.十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator feedStandardConfig信息: Reading standard config META-INF/standard-faces-config.xml十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator getWebAppConfig信息: Reading config /WEB-INF/faces-config.xml十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: Starting up MyFaces-package : myfaces-api in version : 2.0.2 from path : file:/E:/tomcat/apache-tomcat-8.0.26/webapps/Struts02_4/WEB-INF/lib/myfaces-api-2.0.2.jar十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: Starting up MyFaces-package : myfaces-impl in version : 2.0.2 from path : file:/E:/tomcat/apache-tomcat-8.0.26/webapps/Struts02_4/WEB-INF/lib/myfaces-impl-2.0.2.jar十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tomahawk not found.十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tomahawk12 not found.十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tomahawk-sandbox not found.十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tomahawk-sandbox12 not found.十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tomahawk-sandbox15 not found.十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : myfaces-orchestra-core not found.十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : myfaces-orchestra-core12 not found.十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : trinidad-api not found.十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : trinidad-impl not found.十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tobago not found.十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : commons-el not found.十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : jsp-api not found.十月 20, 2015 9:53:12 下午 org.apache.myfaces.util.ExternalSpecifications isBeanValidationAvailable信息: MyFaces Bean Validation support disabled十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.FacesConfigurator handleSerialFactory信息: Serialization provider : class org.apache.myfaces.shared_impl.util.serial.DefaultSerialFactory十月 20, 2015 9:53:12 下午 org.apache.myfaces.config.annotation.DefaultLifecycleProviderFactory getLifecycleProvider信息: Using LifecycleProvider java.lang.String十月 20, 2015 9:53:12 下午 org.apache.myfaces.webapp.AbstractFacesInitializer initFaces信息: ServletContext 'E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_4\' initialized.十月 20, 2015 9:53:12 下午 org.apache.myfaces.webapp.AbstractFacesInitializer initFaces警告: ********************************************************************** WARNING: Apache MyFaces-2 is running in DEVELOPMENT mode. ****** ^^^^^^^^^^^ ****** Do NOT deploy to your live server(s) without changing this. ****** See Application#getProjectStage() for more information. **********************************************************************十月 20, 2015 9:53:12 下午 org.apache.myfaces.webapp.StartupServletContextListener contextInitialized信息: MyFaces already initialized十月 20, 2015 9:53:13 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts-default.xml]十月 20, 2015 9:53:13 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts-plugin.xml]十月 20, 2015 9:53:13 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts.xml]十月 20, 2015 9:53:13 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deployment of web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_4 has finished in 2,177 ms十月 20, 2015 9:53:13 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deploying web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_5十月 20, 2015 9:53:14 下午 org.apache.jasper.servlet.TldScanner scanJars信息: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.十月 20, 2015 9:53:15 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.RENDER_CLEAR_JAVASCRIPT_FOR_BUTTON' found, using default value false十月 20, 2015 9:53:15 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.RENDER_HIDDEN_FIELDS_FOR_LINK_PARAMS' found, using default value false十月 20, 2015 9:53:15 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.SAVE_FORM_SUBMIT_LINK_IE' found, using default value false十月 20, 2015 9:53:15 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.READONLY_AS_DISABLED_FOR_SELECTS' found, using default value true十月 20, 2015 9:53:15 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.RENDER_VIEWSTATE_ID' found, using default value true十月 20, 2015 9:53:15 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.STRICT_XHTML_LINKS' found, using default value true十月 20, 2015 9:53:15 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.RENDER_FORM_SUBMIT_SCRIPT_INLINE' found, using default value false十月 20, 2015 9:53:15 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getLongInitParameter信息: No context init parameter 'org.apache.myfaces.CONFIG_REFRESH_PERIOD' found, using default value 2十月 20, 2015 9:53:15 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.VIEWSTATE_JAVASCRIPT' found, using default value false十月 20, 2015 9:53:15 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getStringInitParameter信息: No context init parameter 'org.apache.myfaces.REFRESH_TRANSIENT_BUILD_ON_PSS' found, using default value auto十月 20, 2015 9:53:15 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.REFRESH_TRANSIENT_BUILD_ON_PSS_PRESERVE_STATE' found, using default value false十月 20, 2015 9:53:15 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.VALIDATE_XML' found, using default value false十月 20, 2015 9:53:15 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.WRAP_SCRIPT_CONTENT_WITH_XML_COMMENT_TAG' found, using default value true十月 20, 2015 9:53:15 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig createAndInitializeMyFacesConfig信息: Tomahawk jar not available. Autoscrolling, DetectJavascript, AddResourceClass and CheckExtensionsFilter are disabled now.十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator feedStandardConfig信息: Reading standard config META-INF/standard-faces-config.xml十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator getWebAppConfig信息: Reading config /WEB-INF/faces-config.xml十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: Starting up MyFaces-package : myfaces-api in version : 2.0.2 from path : file:/E:/tomcat/apache-tomcat-8.0.26/webapps/Struts02_5/WEB-INF/lib/myfaces-api-2.0.2.jar十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: Starting up MyFaces-package : myfaces-impl in version : 2.0.2 from path : file:/E:/tomcat/apache-tomcat-8.0.26/webapps/Struts02_5/WEB-INF/lib/myfaces-impl-2.0.2.jar十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tomahawk not found.十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tomahawk12 not found.十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tomahawk-sandbox not found.十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tomahawk-sandbox12 not found.十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tomahawk-sandbox15 not found.十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : myfaces-orchestra-core not found.十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : myfaces-orchestra-core12 not found.十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : trinidad-api not found.十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : trinidad-impl not found.十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tobago not found.十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : commons-el not found.十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : jsp-api not found.十月 20, 2015 9:53:15 下午 org.apache.myfaces.util.ExternalSpecifications isBeanValidationAvailable信息: MyFaces Bean Validation support disabled十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.FacesConfigurator handleSerialFactory信息: Serialization provider : class org.apache.myfaces.shared_impl.util.serial.DefaultSerialFactory十月 20, 2015 9:53:15 下午 org.apache.myfaces.config.annotation.DefaultLifecycleProviderFactory getLifecycleProvider信息: Using LifecycleProvider java.lang.String十月 20, 2015 9:53:15 下午 org.apache.myfaces.webapp.AbstractFacesInitializer initFaces信息: ServletContext 'E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_5\' initialized.十月 20, 2015 9:53:15 下午 org.apache.myfaces.webapp.AbstractFacesInitializer initFaces警告: ********************************************************************** WARNING: Apache MyFaces-2 is running in DEVELOPMENT mode. ****** ^^^^^^^^^^^ ****** Do NOT deploy to your live server(s) without changing this. ****** See Application#getProjectStage() for more information. **********************************************************************十月 20, 2015 9:53:15 下午 org.apache.myfaces.webapp.StartupServletContextListener contextInitialized信息: MyFaces already initialized十月 20, 2015 9:53:16 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts-default.xml]十月 20, 2015 9:53:16 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts-plugin.xml]十月 20, 2015 9:53:16 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts.xml]十月 20, 2015 9:53:16 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deployment of web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_5 has finished in 2,838 ms十月 20, 2015 9:53:16 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deploying web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_6十月 20, 2015 9:53:17 下午 org.apache.jasper.servlet.TldScanner scanJars信息: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.十月 20, 2015 9:53:17 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.RENDER_CLEAR_JAVASCRIPT_FOR_BUTTON' found, using default value false十月 20, 2015 9:53:17 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.RENDER_HIDDEN_FIELDS_FOR_LINK_PARAMS' found, using default value false十月 20, 2015 9:53:17 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.SAVE_FORM_SUBMIT_LINK_IE' found, using default value false十月 20, 2015 9:53:17 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.READONLY_AS_DISABLED_FOR_SELECTS' found, using default value true十月 20, 2015 9:53:17 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.RENDER_VIEWSTATE_ID' found, using default value true十月 20, 2015 9:53:17 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.STRICT_XHTML_LINKS' found, using default value true十月 20, 2015 9:53:17 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.RENDER_FORM_SUBMIT_SCRIPT_INLINE' found, using default value false十月 20, 2015 9:53:17 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getLongInitParameter信息: No context init parameter 'org.apache.myfaces.CONFIG_REFRESH_PERIOD' found, using default value 2十月 20, 2015 9:53:17 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.VIEWSTATE_JAVASCRIPT' found, using default value false十月 20, 2015 9:53:17 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getStringInitParameter信息: No context init parameter 'org.apache.myfaces.REFRESH_TRANSIENT_BUILD_ON_PSS' found, using default value auto十月 20, 2015 9:53:17 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.REFRESH_TRANSIENT_BUILD_ON_PSS_PRESERVE_STATE' found, using default value false十月 20, 2015 9:53:17 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.VALIDATE_XML' found, using default value false十月 20, 2015 9:53:17 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig getBooleanInitParameter信息: No context init parameter 'org.apache.myfaces.WRAP_SCRIPT_CONTENT_WITH_XML_COMMENT_TAG' found, using default value true十月 20, 2015 9:53:17 下午 org.apache.myfaces.shared_impl.config.MyfacesConfig createAndInitializeMyFacesConfig信息: Tomahawk jar not available. Autoscrolling, DetectJavascript, AddResourceClass and CheckExtensionsFilter are disabled now.十月 20, 2015 9:53:17 下午 org.apache.myfaces.config.FacesConfigurator feedStandardConfig信息: Reading standard config META-INF/standard-faces-config.xml十月 20, 2015 9:53:17 下午 org.apache.myfaces.config.FacesConfigurator getWebAppConfig信息: Reading config /WEB-INF/faces-config.xml十月 20, 2015 9:53:17 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: Starting up MyFaces-package : myfaces-api in version : 2.0.2 from path : file:/E:/tomcat/apache-tomcat-8.0.26/webapps/Struts02_6/WEB-INF/lib/myfaces-api-2.0.2.jar十月 20, 2015 9:53:18 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: Starting up MyFaces-package : myfaces-impl in version : 2.0.2 from path : file:/E:/tomcat/apache-tomcat-8.0.26/webapps/Struts02_6/WEB-INF/lib/myfaces-impl-2.0.2.jar十月 20, 2015 9:53:18 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tomahawk not found.十月 20, 2015 9:53:18 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tomahawk12 not found.十月 20, 2015 9:53:18 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tomahawk-sandbox not found.十月 20, 2015 9:53:18 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tomahawk-sandbox12 not found.十月 20, 2015 9:53:18 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tomahawk-sandbox15 not found.十月 20, 2015 9:53:18 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : myfaces-orchestra-core not found.十月 20, 2015 9:53:18 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : myfaces-orchestra-core12 not found.十月 20, 2015 9:53:18 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : trinidad-api not found.十月 20, 2015 9:53:18 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : trinidad-impl not found.十月 20, 2015 9:53:18 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : tobago not found.十月 20, 2015 9:53:18 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : commons-el not found.十月 20, 2015 9:53:18 下午 org.apache.myfaces.config.FacesConfigurator startLib信息: MyFaces-package : jsp-api not found.十月 20, 2015 9:53:18 下午 org.apache.myfaces.util.ExternalSpecifications isBeanValidationAvailable信息: MyFaces Bean Validation support disabled十月 20, 2015 9:53:18 下午 org.apache.myfaces.config.FacesConfigurator handleSerialFactory信息: Serialization provider : class org.apache.myfaces.shared_impl.util.serial.DefaultSerialFactory十月 20, 2015 9:53:18 下午 org.apache.myfaces.config.annotation.DefaultLifecycleProviderFactory getLifecycleProvider信息: Using LifecycleProvider java.lang.String十月 20, 2015 9:53:18 下午 org.apache.myfaces.webapp.AbstractFacesInitializer initFaces信息: ServletContext 'E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_6\' initialized.十月 20, 2015 9:53:18 下午 org.apache.myfaces.webapp.AbstractFacesInitializer initFaces警告: ********************************************************************** WARNING: Apache MyFaces-2 is running in DEVELOPMENT mode. ****** ^^^^^^^^^^^ ****** Do NOT deploy to your live server(s) without changing this. ****** See Application#getProjectStage() for more information. **********************************************************************十月 20, 2015 9:53:18 下午 org.apache.myfaces.webapp.StartupServletContextListener contextInitialized信息: MyFaces already initialized十月 20, 2015 9:53:18 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts-default.xml]十月 20, 2015 9:53:18 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts-plugin.xml]十月 20, 2015 9:53:18 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts.xml]十月 20, 2015 9:53:18 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deployment of web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_6 has finished in 2,434 ms十月 20, 2015 9:53:18 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deploying web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_7十月 20, 2015 9:53:19 下午 org.apache.jasper.servlet.TldScanner scanJars信息: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.十月 20, 2015 9:53:19 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts-default.xml]十月 20, 2015 9:53:20 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts-plugin.xml]十月 20, 2015 9:53:20 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts.xml]十月 20, 2015 9:53:20 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deployment of web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_7 has finished in 1,594 ms十月 20, 2015 9:53:20 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deploying web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_8十月 20, 2015 9:53:21 下午 org.apache.jasper.servlet.TldScanner scanJars信息: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.十月 20, 2015 9:53:21 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts-default.xml]十月 20, 2015 9:53:21 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts-plugin.xml]十月 20, 2015 9:53:21 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts.xml]十月 20, 2015 9:53:21 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Overriding property struts.i18n.reload - old value: false new value: true十月 20, 2015 9:53:21 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Overriding property struts.configuration.xml.reload - old value: false new value: true十月 20, 2015 9:53:21 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deployment of web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_8 has finished in 1,443 ms十月 20, 2015 9:53:21 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deploying web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_9十月 20, 2015 9:53:22 下午 org.apache.jasper.servlet.TldScanner scanJars信息: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.十月 20, 2015 9:53:22 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts-default.xml]十月 20, 2015 9:53:22 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts-plugin.xml]十月 20, 2015 9:53:22 下午 com.opensymphony.xwork2.util.logging.commons.CommonsLogger info信息: Parsing configuration file [struts.xml]十月 20, 2015 9:53:23 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deployment of web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\Struts02_9 has finished in 1,053 ms十月 20, 2015 9:53:23 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deploying web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\zxcsecond十月 20, 2015 9:53:23 下午 org.apache.catalina.startup.HostConfig deployDirectory信息: Deployment of web application directory E:\tomcat\apache-tomcat-8.0.26\webapps\zxcsecond has finished in 133 ms十月 20, 2015 9:53:23 下午 org.apache.catalina.startup.Catalina start信息: Server startup in 17677 ms十月 20, 2015 9:53:23 下午 org.apache.catalina.core.StandardServer await严重: StandardServer.await: create[localhost:8005]: java.net.BindException: Address already in use: JVM_Bind at java.net.DualStackPlainSocketImpl.bind0(Native Method) at java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:106) at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:190) at java.net.ServerSocket.bind(ServerSocket.java:376) at java.net.ServerSocket.<init>(ServerSocket.java:237) at org.apache.catalina.core.StandardServer.await(StandardServer.java:420) at org.apache.catalina.startup.Catalina.await(Catalina.java:713) at org.apache.catalina.startup.Catalina.start(Catalina.java:659) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:351) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:485)十月 20, 2015 9:53:23 下午 org.apache.coyote.AbstractProtocol pause信息: Pausing ProtocolHandler ["http-apr-8080"]十月 20, 2015 9:53:23 下午 org.apache.coyote.AbstractProtocol pause信息: Pausing ProtocolHandler ["ajp-apr-8009"]十月 20, 2015 9:53:23 下午 org.apache.catalina.core.StandardService stopInternal信息: Stopping service Catalina十月 20, 2015 9:53:23 下午 org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks严重: The web application [Struts02_4] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@14a648e3]) and a value of type [org.apache.myfaces.config.RuntimeConfig] (value [org.apache.myfaces.config.RuntimeConfig@30fb39ac]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.十月 20, 2015 9:53:23 下午 org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks严重: The web application [Struts02_4] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@49d1ba60]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@68231a7c]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.十月 20, 2015 9:53:23 下午 org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks严重: The web application [Struts02_5] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7104a50c]) and a value of type [org.apache.myfaces.config.RuntimeConfig] (value [org.apache.myfaces.config.RuntimeConfig@67eff0cb]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.十月 20, 2015 9:53:23 下午 org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks严重: The web application [Struts02_5] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@39a9d4bc]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@3ccda037]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.十月 20, 2015 9:53:23 下午 org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks严重: The web application [Struts02_6] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35af9c7b]) and a value of type [org.apache.myfaces.config.RuntimeConfig] (value [org.apache.myfaces.config.RuntimeConfig@1c4a6ac6]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.十月 20, 2015 9:53:23 下午 org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks严重: The web application [Struts02_6] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@59a7fbac]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@237c0730]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.十月 20, 2015 9:53:23 下午 org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks严重: The web application [Struts02_7] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@40d5802c]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@d1e9f5]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.十月 20, 2015 9:53:23 下午 org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks严重: The web application [Struts02_8] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@588dff15]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@5265e91e]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.十月 20, 2015 9:53:23 下午 org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks严重: The web application [Struts02_8] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@20abdad5]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@72abe6b4]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.十月 20, 2015 9:53:23 下午 org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks严重: The web application [Struts02_9] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@6d9e0f7f]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@240b9312]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.十月 20, 2015 9:53:23 下午 org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks严重: The web application [Struts02_9] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@73e4953a]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@24014e47]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.十月 20, 2015 9:53:23 下午 org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks严重: The web application [BBSV5.0] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@60ae0279]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@40248785]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.十月 20, 2015 9:53:23 下午 org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks严重: The web application [Struts02_2] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@8979c9]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@419a7b65]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.十月 20, 2015 9:53:23 下午 org.apache.catalina.core.ApplicationContext log信息: SessionListener: contextDestroyed()十月 20, 2015 9:53:23 下午 org.apache.catalina.core.ApplicationContext log信息: ContextListener: contextDestroyed()十月 20, 2015 9:53:23 下午 org.apache.coyote.AbstractProtocol stop信息: Stopping ProtocolHandler ["http-apr-8080"]十月 20, 2015 9:53:23 下午 org.apache.coyote.AbstractProtocol destroy信息: Destroying ProtocolHandler ["http-apr-8080"]十月 20, 2015 9:53:23 下午 org.apache.coyote.AbstractProtocol stop信息: Stopping ProtocolHandler ["ajp-apr-8009"]十月 20, 2015 9:53:23 下午 org.apache.coyote.AbstractProtocol destroy信息: Destroying ProtocolHandler ["ajp-apr-8009"]--------------------------------------------------------------------------
重点看这一句:java.net.BindException: Address already in use: JVM_Bind
解决方法:进任务管理器关掉所有javaw.exe然后重新起试试。原因:已经启动了一个tomcat了,再启肯定就报错了,而且这两个tomcat都是同一端口。