Guest User

Untitled

a guest
Apr 29th, 2020
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. 29-Apr-2020 12:27:02.657 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin Match [Server] failed to set property [debug] to [0]
  2. 29-Apr-2020 12:27:02.717 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  3. 29-Apr-2020 12:27:02.734 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin Match [Server/Service/Engine] failed to set property [debug] to [0]
  4. 29-Apr-2020 12:27:02.740 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin Match [Server/Service/Engine/Host] failed to set property [debug] to [0]
  5. 29-Apr-2020 12:27:02.786 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin Match [Server/Service/Engine/Host/Context] failed to set property [debug] to [0]
  6. 29-Apr-2020 12:27:02.805 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin Match [Server/Service/Engine/Host/Context] failed to set property [debug] to [0]
  7. 29-Apr-2020 12:27:03.147 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8090"]
  8. 29-Apr-2020 12:27:03.185 INFO [main] org.apache.catalina.startup.Catalina.load Server initialization in [652] milliseconds
  9. 29-Apr-2020 12:27:03.192 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat-Standalone]
  10. 29-Apr-2020 12:27:03.192 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.33]
  11. 29-Apr-2020 12:27:04.831 INFO [Catalina-utility-2] 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.
  12. 29-Apr-2020 12:27:04.921 INFO [Catalina-utility-2] org.apache.catalina.core.ApplicationContext.log 1 Spring WebApplicationInitializers detected on classpath
  13. 29-Apr-2020 12:27:05.179 INFO [Catalina-utility-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring DispatcherServlet 'dispatcher'
  14. 29-Apr-2020 12:27:15.910 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8090"]
  15. 29-Apr-2020 12:27:15.921 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [12,736] milliseconds
Advertisement
Add Comment
Please, Sign In to add comment