Skip to content

tomcat8报错无法启动 #2

@yisake

Description

@yisake

23-Oct-2017 10:26:55.227 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive D:\apache-tomcat-8.0.33\webapps\edge-1.0.1-SNAPSHOT.war
23-Oct-2017 10:26:57.908 INFO [localhost-startStop-1] 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.
10:26:58,054 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
10:26:58,054 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
10:26:58,055 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/D:/apache-tomcat-8.0.33/webapps/edge-1.0.1-SNAPSHOT/WEB-INF/classes/logback.xml]
10:26:58,173 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeFilter scanning period to 30 seconds
10:26:58,173 |-INFO in ReconfigureOnChangeFilter{invocationCounter=0} - Will scan for changes in [[D:\apache-tomcat-8.0.33\webapps\edge-1.0.1-SNAPSHOT\WEB-INF\classes\logback.xml]] every 30 seconds.
10:26:58,174 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Adding ReconfigureOnChangeFilter as a turbo filter
10:26:58,188 |-INFO in ch.qos.logback.classic.joran.action.ContextNameAction - Setting logger context name as [edge_apitest]
10:26:58,194 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:26:58,204 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
10:26:58,300 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN
10:26:58,301 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
10:26:58,305 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.qianmi] to WARN
10:26:58,305 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.qianmi.edge.util.ClassLoaderUtil] to DEBUG
10:26:58,306 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to WARN
10:26:58,307 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.alibaba.dubbo] to ERROR
10:26:58,308 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
10:26:58,310 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@56426517 - Registering current configuration as safe fallback point
log4j:WARN No appenders could be found for logger (org.springframework.web.context.support.StandardServletEnvironment).
log4j:WARN Please initialize the log4j system properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions