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 more
Caused 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 more
Caused 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都是同一端口。

MyEclipse 启动 tomcate 失败 解决方法的更多相关文章

  1. 【android学习1】:安装MySQL启动服务失败解决方法

    最近需要用到MySQL,从官网上下载了一个安装文件,但是安装时一直弹出如下提示信息: Configuration of MySQL Server 5.7 is taking longer than e ...

  2. Jenkins执行shell脚本启动tomcat失败解决方法

    环境:Centos 7 Jenkins版本:2.124 状况:Jenkins会执行服务器某个目录下的Shell, 脚本中功能是复制替换某两个配置文件,然后关闭tomcat,重启Tomcat. 但是,T ...

  3. Docker安装、命令详情、层级架构、docker服务启动失败解决方法

    容器背景: 层级架构:  容器对比传统化虚拟机: 可以把docker理解成是一款自带软件(比如:nignx.tomcat.....)的镜像操作系统(首先是要下载镜像) 以下是Windows环境安装Do ...

  4. ORA-12638: 身份证明检索失败 解决方法

    用PL/SQL或Navicat连接本地或远程Oracle数据库的时候报错:ORA-12638: 身份证明检索失败 解决方法: 开始 -> 所有程序 -> Oracle - Oracle_h ...

  5. go get golang.org/x 包失败解决方法

    由于墙的原因,国内使用 go get安装golang 官方包可能会失败 解决方法 方法1 [不需要FQ] Win10下相关配置: GOPATH : E:\go 安装记录: E:\>go get ...

  6. 《绝地求生大逃杀》BE错误怎么办 BE服务未正常运行及安装失败解决方法

    <绝地求生大逃杀>BattlEye Launcher是游戏的反作弊程序,也是启动过程中做容易出现错误的,今天小编带来“爆锤吧务”分享的<绝地求生大逃杀>BE服务未正常运行及安装 ...

  7. win7系统 windows update 总是更新失败解决方法:

    win7系统 windows update 总是更新失败解决方法: 右键单击桌面“计算机”选择“管理“. 进到“计算机管理“窗口后,展开”服务和应用程序“并双击”服务“,在窗口右侧按照名称找到”Win ...

  8. Windows 共享无线上网 无法启动ICS服务解决方法(WIN7 ICS服务启动后停止)

    Windows 共享无线上网 无法启动ICS服务解决方法(WIN7 ICS服务启动后停止) ICS 即Internet Connection Sharing,internet连接共享,可以使局域网上其 ...

  9. Win10 连接L2TP VPN 失败解决方法

    Win10 连接L2TP VPN 失败解决方法 iOS系统不知道在什么时候,已经不支持PPTP VPN.偶尔的机会刚好看到github上的一键式VPN服务器部署脚本setup-ipsec-vpn,就在 ...

随机推荐

  1. 简直要逆天!超炫的 HTML5 粒子效果进度条

    我喜欢粒子效果作品,特别是那些能够应用于实际的,例如这个由 Jack Rugile 基于 HTML5 Cavnas 编写的进度条效果.看着这么炫的 Loading 效果,即使让我多等一会也无妨:)你呢 ...

  2. pywebsocket的搭建

    Python可以搭建pywebsocket(Web服务器,python websocket),搭建pywebsocket必须要已经安装了python,点我查看python的下载与安装.在这篇Blog中 ...

  3. 苹果浏览器和uc浏览器在移动端的坑(日常积累,随时更新)

    先mark 1 .  移动端uc浏览器不兼容css3 calc() 2 .  ie8下a标签没有内容给宽高也不能触发点击跳转 3 . safari输入框加上readOnly="ture&qu ...

  4. vue安装

     条件:已安装 node&npm 1.安装 cnpm :                      $ npm install -g cnpm --registry=https://regis ...

  5. AngularJS1.3一些技巧

    前言 框架选择.在上一篇文章评论中,有人说angular1.3是个过时的东西,建议使用angular2.其实这种说法很像拿jQuery1.x和jQuery2.x做比较,新的版本当然会有优化优势的地方, ...

  6. 谈谈GIS与地理学语言

    二十一世纪初,也就是我们这代人生活的昨天和今天,伴随着"空间觉醒",GIS逐渐被人们所熟知.以地学原理为依托的地理信息系统,在学术界被称为是第三代地理学语言.这个概念首先是由号称是 ...

  7. openlayers方法总结

    openlayers中的一些方法:OpenLayers.Layer::initialize:创建层Div,注册事件:destroy:注销:clone:克隆当前层:setName:设置层name:add ...

  8. webbench 压力测试

    原文 webbench最多可以模拟3万个并发连接去测试网站的负载能力,个人感觉要比Apache自带的ab压力测试工具好用,安装使用也特别方便,并且非常小. 主要是 -t 参数用着比较爽,下面参考了张宴 ...

  9. [翻译] GONMarkupParser

    GONMarkupParser https://github.com/nicolasgoutaland/GONMarkupParser NSString *inputText = @"Sim ...

  10. 终极指南:如何为iOS8应用制作预览视频

    最近一两个月里,苹果的世界里出现了很多新东西,比如屏幕更大的iPhone 6,可穿戴设备Apple Watch,iOS8,以及旨在帮助用户更好的发现应用的App Store改版等等. 说到App St ...