Eclipse tomcat7.0 start common error warning

Source: Internet
Author: User
Tags sendfile apache tomcat

October 24, 2013 9:47:06 am Org.apache.catalina.core.AprLifecycleListener Init
info:loaded Apr based Apache Tomcat Native library 1.1.27 using APR version 1.4.6.
October 24, 2013 9:47:06 am Org.apache.catalina.core.AprLifecycleListener Init
INFO:APR Capabilities:ipv6 [True], sendfile [true], accept filters [FALSE], random [true].
October 24, 2013 9:47:06 am Org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [Setpropertiesrule]{server/service/engine/host/context} Setting Property ' source ' to ' Org.eclipse.jst.jee.server:BusinessSystem ' did not ' find a matching property.
October 24, 2013 9:47:07 am Org.apache.catalina.core.AprLifecycleListener INITIALIZESSL
Info:openssl successfully initialized (OpenSSL 1.0.1d 5 Feb 2013)
October 24, 2013 9:47:07 am org.apache.coyote.AbstractProtocol Init
Info:initializing Protocolhandler ["http-apr-9080"]
October 24, 2013 9:47:07 am org.apache.coyote.AbstractProtocol Init
Info:initializing Protocolhandler ["ajp-apr-8009"]
October 24, 2013 9:47:07 am Org.apache.catalina.startup.Catalina Load
Info:initialization processed in 1856 ms
October 24, 2013 9:47:07 am Org.apache.catalina.core.StandardService startinternal
Info:starting Service Catalina
October 24, 2013 9:47:07 am org.apache.catalina.core.StandardEngine startinternal
Info:starting Servlet Engine:apache tomcat/7.0.37
October 24, 2013 9:47:09 am org.apache.coyote.AbstractProtocol start
Info:starting Protocolhandler ["http-apr-9080"]
October 24, 2013 9:47:09 am org.apache.coyote.AbstractProtocol start
Info:starting Protocolhandler ["ajp-apr-8009"]
October 24, 2013 9:47:09 am Org.apache.catalina.startup.Catalina start
Info:server Startup in 1443 MS

Workaround:

Set the service type to Tomcat:

1, in the server console, right-click on the servers--Properties

2. General tab Click Switch Location

4. Double-click Tomcat v7.0 Server at Localhost.server This file, double-click Open

5. In the bottom of the server option, select Publis module context to separate XML file. Save.

6, complete, restart Tomcat.

October 24, 2013 9:55:34 am Org.apache.catalina.core.AprLifecycleListener Init
info:loaded Apr based Apache Tomcat Native library 1.1.27 using APR version 1.4.6.
October 24, 2013 9:55:34 am Org.apache.catalina.core.AprLifecycleListener Init
INFO:APR Capabilities:ipv6 [True], sendfile [true], accept filters [FALSE], random [true].
October 24, 2013 9:55:36 am Org.apache.catalina.core.AprLifecycleListener INITIALIZESSL
Info:openssl successfully initialized (OpenSSL 1.0.1d 5 Feb 2013)
October 24, 2013 9:55:36 am org.apache.coyote.AbstractProtocol Init
Info:initializing Protocolhandler ["http-apr-9080"]
October 24, 2013 9:55:36 am org.apache.coyote.AbstractProtocol Init
Info:initializing Protocolhandler ["ajp-apr-8009"]
October 24, 2013 9:55:36 am Org.apache.catalina.startup.Catalina Load
Info:initialization processed in 2001 MS
October 24, 2013 9:55:36 am Org.apache.catalina.core.StandardService startinternal
Info:starting Service Catalina
October 24, 2013 9:55:36 am org.apache.catalina.core.StandardEngine startinternal
Info:starting Servlet Engine:apache tomcat/7.0.37
October 24, 2013 9:55:37 am org.apache.catalina.startup.HostConfig deploydescriptor
Info:deploying Configuration Descriptor C:\Users\Administrator\workspace\.metadata\.plugins\ Org.eclipse.wst.server.core\tmp2\conf\catalina\localhost\businesssystem.xml
October 24, 2013 9:55:37 am Org.apache.catalina.startup.SetContextPropertiesRule begin
WARNING: [Setcontextpropertiesrule]{context} Setting Property ' source ' to ' Org.eclipse.jst.jee.server:BusinessSystem ' Did not ' find a matching property.
October 24, 2013 9:55:37 am Org.apache.catalina.loader.WebappClassLoader validatejarfile
Info:validatejarfile (C:\Users\Administrator\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp2\ Wtpwebapps\businesssystem\web-inf\lib\servlet.jar)-jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending Class:javax/servlet/servlet.class
October 24, 2013 9:55:41 am org.apache.catalina.core.ApplicationContext Log
Info:no Spring Webapplicationinitializer types detected on Classpath
October 24, 2013 9:55:41 am org.apache.catalina.core.ApplicationContext Log
info:initializing Spring Root Webapplicationcontext

Look up on the network they say is server.xml the Source property is not supported in the context node in the configuration file.

Eclipse tomcat7.0 start common error warning

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.