zoukankan      html  css  js  c++  java
  • tomcat重载web项目,debug

    Reloading Context with name [/testCookie] is completed

    加载上下文名称[ / ]完成testcookie

    //start
    九月 05, 2017 9:29:46 下午 org.apache.catalina.core.StandardContext reload

    九月05, 2017 9:29:46下午org.apache.catalina.core.standardcontext重装


    信息: Reloading Context with name [/testCookie] has started

    信息:加载上下文名称[ / testcookie ]开始


    九月 05, 2017 9:29:46 下午 org.apache.catalina.core.ApplicationContext log

    九月05, 2017 9:29:46下午org.apache.catalina.core.applicationcontext日志


    信息: Destroying Spring FrameworkServlet 'dispatcherServlet'

    信息:销毁frameworkservlet的DispatcherServlet的春天


    九月 05, 2017 9:29:46 下午 org.apache.catalina.core.ApplicationContext log

    九月05, 2017 9:29:46下午org.apache.catalina.core.applicationcontext日志


    信息: Closing Spring root WebApplicationContext

    信息:合闸弹簧根WebApplicationContext//应该是销毁容器


    九月 05, 2017 9:29:48 下午 org.apache.jasper.servlet.TldScanner scanJars

    九月05, 2017 9:29:48下午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.

    跳过不必要的罐子在扫描过程中可以提高启动时间和JSP的编译时间。


    九月 05, 2017 9:29:48 下午 org.apache.catalina.core.ApplicationContext log

    九月05, 2017 9:29:48下午org.apache.catalina.core.applicationcontext日志


    信息: No Spring WebApplicationInitializer types detected on classpath

    信息:加载检测不到春天webapplicationinitializer类型


    九月 05, 2017 9:29:48 下午 org.apache.catalina.core.ApplicationContext log

    九月05, 2017 9:29:48下午org.apache.catalina.core.applicationcontext日志


    信息: Initializing Spring root WebApplicationContext

    信息:初始化春根WebApplicationContext


    log4j:WARN No appenders could be found for logger (org.springframework.web.context.ContextLoader).

    log4j:警告没有appender可以发现记录器(org。springframework.网站。上下文。contextloader)。


    log4j:WARN Please initialize the log4j system properly.

    log4j:警告请初始化log4j系统正常。


    log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

    log4j:HTTP:/ /警告看日志。Apache。org /将/ 1.2 /常见问题。HTML # noconfig更多信息。


    九月 05, 2017 9:29:50 下午 org.apache.catalina.core.ApplicationContext log

    九月05, 2017 9:29:50下午org.apache.catalina.core.applicationcontext日志


    信息: Initializing Spring FrameworkServlet 'dispatcherServlet'

    信息:初始化frameworkservlet DispatcherServlet的春天”


    九月 05, 2017 9:29:52 下午 org.apache.catalina.core.StandardContext reload

    九月05, 2017 9:29:52下午org.apache.catalina.core.standardcontext重装


    信息: Reloading Context with name [/testCookie] is completed

    信息:加载上下文名称[ / ]完成testcookie

    //end


    九月 05, 2017 9:32:06 下午 org.apache.catalina.startup.HostConfig reload

    九月05, 2017 9:32:06下午org.apache.catalina.startup.hostconfig重装


    信息: Reloading context [/testCookie]

    信息:重装下testcookie [ / ]


    九月 05, 2017 9:32:06 下午 org.apache.catalina.core.StandardContext reload

    九月05, 2017 9:32:06下午org.apache.catalina.core.standardcontext重装


    信息: Reloading Context with name [/testCookie] has started

    信息:加载上下文名称[ / testcookie ]开始

  • 相关阅读:
    设计模式-----简单工厂模式
    LeetCode题解002:两数相加
    LeetCode题解001:两数之和
    异常处理类-Throwable源码详解
    Windows下 gcc/g++的安装与配置
    Windows10下安装解压版MySQL教程
    Windows下Django项目搭建流程
    Linux域名服务DNS
    Linux文件共享服务 FTP,NFS 和 Samba
    操作系统:进程的概念和与程序的区别
  • 原文地址:https://www.cnblogs.com/tongs/p/7482158.html
Copyright © 2011-2022 走看看