Testsuite: org.apache.catalina.core.TestApplicationContextGetRequestDispatcher Tests run: 86, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.282 sec ------------- Standard Error ----------------- 31-Oct-2023 12:50:33.664 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherEncodedTraversal[0: useAsync[true]]] 31-Oct-2023 12:50:35.076 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 31-Oct-2023 12:50:35.127 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:35.137 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:35.284 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-33819"] 31-Oct-2023 12:50:35.578 WARNING [http-nio-127.0.0.1-auto-1-exec-1] org.apache.catalina.core.ApplicationContext.getRequestDispatcher An application attempted to obtain a request dispatcher with an illegal path [/prefix/%2E%2E/target] that was rejected because it contained an encoded directory traversal attempt java.lang.IllegalArgumentException at org.apache.catalina.core.ApplicationContext.getRequestDispatcher(ApplicationContext.java:403) at org.apache.catalina.core.ApplicationContextFacade.getRequestDispatcher(ApplicationContextFacade.java:165) at org.apache.catalina.core.AsyncContextImpl.dispatch(AsyncContextImpl.java:194) at org.apache.catalina.core.AsyncContextImpl.dispatch(AsyncContextImpl.java:174) at org.apache.catalina.core.TestApplicationContextGetRequestDispatcher$AsyncDispatcherServlet.doGet(TestApplicationContextGetRequestDispatcher.java:515) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:619) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:716) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:338) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1749) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 31-Oct-2023 12:50:35.601 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-33819"] 31-Oct-2023 12:50:35.603 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:35.632 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-33819"] 31-Oct-2023 12:50:35.647 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-33819"] 31-Oct-2023 12:50:35.663 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherNullPath01[0: useAsync[true]]] 31-Oct-2023 12:50:35.666 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 31-Oct-2023 12:50:35.675 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:35.675 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:35.687 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-35967"] 31-Oct-2023 12:50:35.728 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-35967"] 31-Oct-2023 12:50:35.731 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:35.734 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-35967"] 31-Oct-2023 12:50:35.736 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-35967"] 31-Oct-2023 12:50:35.739 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherNullPath02[0: useAsync[true]]] 31-Oct-2023 12:50:35.744 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 31-Oct-2023 12:50:35.744 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:35.745 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:35.761 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-3-46059"] 31-Oct-2023 12:50:35.798 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-3-46059"] 31-Oct-2023 12:50:35.801 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:35.803 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-3-46059"] 31-Oct-2023 12:50:35.809 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3-46059"] 31-Oct-2023 12:50:35.812 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher01[0: useAsync[true]]] 31-Oct-2023 12:50:35.814 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-4"] 31-Oct-2023 12:50:35.817 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:35.817 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:35.839 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-4-46031"] 31-Oct-2023 12:50:35.898 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-4-46031"] 31-Oct-2023 12:50:35.903 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:35.913 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-4-46031"] 31-Oct-2023 12:50:35.920 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-4-46031"] 31-Oct-2023 12:50:35.922 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher02[0: useAsync[true]]] 31-Oct-2023 12:50:35.924 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-5"] 31-Oct-2023 12:50:35.930 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:35.931 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:35.984 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-5-42641"] 31-Oct-2023 12:50:36.018 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-5-42641"] 31-Oct-2023 12:50:36.021 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:36.024 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-5-42641"] 31-Oct-2023 12:50:36.028 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-5-42641"] 31-Oct-2023 12:50:36.029 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher03[0: useAsync[true]]] 31-Oct-2023 12:50:36.032 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-6"] 31-Oct-2023 12:50:36.051 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:36.053 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:36.069 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-6-34115"] 31-Oct-2023 12:50:36.078 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-6-34115"] 31-Oct-2023 12:50:36.080 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:36.083 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-6-34115"] 31-Oct-2023 12:50:36.086 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-6-34115"] 31-Oct-2023 12:50:36.087 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher04[0: useAsync[true]]] 31-Oct-2023 12:50:36.089 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-7"] 31-Oct-2023 12:50:36.100 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:36.101 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:36.109 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-7-34041"] 31-Oct-2023 12:50:36.119 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-7-34041"] 31-Oct-2023 12:50:36.122 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:36.125 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-7-34041"] 31-Oct-2023 12:50:36.131 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-7-34041"] 31-Oct-2023 12:50:36.134 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher05[0: useAsync[true]]] 31-Oct-2023 12:50:36.138 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-8"] 31-Oct-2023 12:50:36.139 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:36.139 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:36.145 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-8-33701"] 31-Oct-2023 12:50:36.215 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-8-33701"] 31-Oct-2023 12:50:36.220 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:36.226 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-8-33701"] 31-Oct-2023 12:50:36.232 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-8-33701"] 31-Oct-2023 12:50:36.234 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher06[0: useAsync[true]]] 31-Oct-2023 12:50:36.236 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-9"] 31-Oct-2023 12:50:36.237 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:36.237 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:36.243 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-9-38833"] 31-Oct-2023 12:50:36.301 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-9-38833"] 31-Oct-2023 12:50:36.304 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:36.307 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-9-38833"] 31-Oct-2023 12:50:36.314 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-9-38833"] 31-Oct-2023 12:50:36.316 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher11[0: useAsync[true]]] 31-Oct-2023 12:50:36.318 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-10"] 31-Oct-2023 12:50:36.318 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:36.318 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:36.329 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-10-45661"] 31-Oct-2023 12:50:36.410 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-10-45661"] 31-Oct-2023 12:50:36.411 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:36.414 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-10-45661"] 31-Oct-2023 12:50:36.416 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-10-45661"] 31-Oct-2023 12:50:36.422 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher12[0: useAsync[true]]] 31-Oct-2023 12:50:36.427 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-11"] 31-Oct-2023 12:50:36.428 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:36.429 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:36.443 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-11-42083"] 31-Oct-2023 12:50:36.520 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-11-42083"] 31-Oct-2023 12:50:36.526 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:36.528 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-11-42083"] 31-Oct-2023 12:50:36.535 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-11-42083"] 31-Oct-2023 12:50:36.537 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher13[0: useAsync[true]]] 31-Oct-2023 12:50:36.539 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-12"] 31-Oct-2023 12:50:36.542 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:36.544 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:36.551 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-12-39157"] 31-Oct-2023 12:50:36.569 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-12-39157"] 31-Oct-2023 12:50:36.574 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:36.576 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-12-39157"] 31-Oct-2023 12:50:36.578 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-12-39157"] 31-Oct-2023 12:50:36.584 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher14[0: useAsync[true]]] 31-Oct-2023 12:50:36.586 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-13"] 31-Oct-2023 12:50:36.588 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:36.588 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:36.598 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-13-44667"] 31-Oct-2023 12:50:36.610 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-13-44667"] 31-Oct-2023 12:50:36.614 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:36.616 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-13-44667"] 31-Oct-2023 12:50:36.622 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-13-44667"] 31-Oct-2023 12:50:36.624 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher15[0: useAsync[true]]] 31-Oct-2023 12:50:36.625 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-14"] 31-Oct-2023 12:50:36.626 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:36.626 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:36.641 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-14-33827"] 31-Oct-2023 12:50:36.678 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-14-33827"] 31-Oct-2023 12:50:36.686 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:36.689 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-14-33827"] 31-Oct-2023 12:50:36.691 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-14-33827"] 31-Oct-2023 12:50:36.705 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher16[0: useAsync[true]]] 31-Oct-2023 12:50:36.707 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-15"] 31-Oct-2023 12:50:36.707 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:36.707 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:36.719 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-15-43543"] 31-Oct-2023 12:50:36.763 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-15-43543"] 31-Oct-2023 12:50:36.764 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:36.766 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-15-43543"] 31-Oct-2023 12:50:36.774 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-15-43543"] 31-Oct-2023 12:50:36.775 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher21[0: useAsync[true]]] 31-Oct-2023 12:50:36.777 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-16"] 31-Oct-2023 12:50:36.777 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:36.777 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:36.795 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-16-37259"] 31-Oct-2023 12:50:36.842 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-16-37259"] 31-Oct-2023 12:50:36.844 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:36.850 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-16-37259"] 31-Oct-2023 12:50:36.855 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-16-37259"] 31-Oct-2023 12:50:36.856 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher22[0: useAsync[true]]] 31-Oct-2023 12:50:36.862 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-17"] 31-Oct-2023 12:50:36.862 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:36.862 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:36.877 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-17-42551"] 31-Oct-2023 12:50:36.909 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-17-42551"] 31-Oct-2023 12:50:36.913 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:36.915 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-17-42551"] 31-Oct-2023 12:50:36.921 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-17-42551"] 31-Oct-2023 12:50:36.923 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher23[0: useAsync[true]]] 31-Oct-2023 12:50:36.924 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-18"] 31-Oct-2023 12:50:36.925 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:36.925 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:36.941 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-18-43991"] 31-Oct-2023 12:50:36.991 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-18-43991"] 31-Oct-2023 12:50:36.993 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:36.996 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-18-43991"] 31-Oct-2023 12:50:36.999 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-18-43991"] 31-Oct-2023 12:50:37.000 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher24[0: useAsync[true]]] 31-Oct-2023 12:50:37.001 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-19"] 31-Oct-2023 12:50:37.001 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.001 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.005 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-19-33893"] 31-Oct-2023 12:50:37.024 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-19-33893"] 31-Oct-2023 12:50:37.027 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.035 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-19-33893"] 31-Oct-2023 12:50:37.039 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-19-33893"] 31-Oct-2023 12:50:37.040 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher25[0: useAsync[true]]] 31-Oct-2023 12:50:37.042 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-20"] 31-Oct-2023 12:50:37.042 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.043 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.054 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-20-37601"] 31-Oct-2023 12:50:37.081 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-20-37601"] 31-Oct-2023 12:50:37.084 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.087 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-20-37601"] 31-Oct-2023 12:50:37.090 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-20-37601"] 31-Oct-2023 12:50:37.099 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher26[0: useAsync[true]]] 31-Oct-2023 12:50:37.104 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-21"] 31-Oct-2023 12:50:37.105 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.107 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.119 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-21-39531"] 31-Oct-2023 12:50:37.177 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-21-39531"] 31-Oct-2023 12:50:37.184 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.186 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-21-39531"] 31-Oct-2023 12:50:37.218 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-21-39531"] 31-Oct-2023 12:50:37.220 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher31[0: useAsync[true]]] 31-Oct-2023 12:50:37.233 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-22"] 31-Oct-2023 12:50:37.233 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.233 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.238 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-22-36677"] 31-Oct-2023 12:50:37.264 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-22-36677"] 31-Oct-2023 12:50:37.267 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.269 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-22-36677"] 31-Oct-2023 12:50:37.272 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-22-36677"] 31-Oct-2023 12:50:37.275 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher32[0: useAsync[true]]] 31-Oct-2023 12:50:37.279 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-23"] 31-Oct-2023 12:50:37.279 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.279 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.293 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-23-44391"] 31-Oct-2023 12:50:37.321 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-23-44391"] 31-Oct-2023 12:50:37.323 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.325 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-23-44391"] 31-Oct-2023 12:50:37.342 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-23-44391"] 31-Oct-2023 12:50:37.343 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher33[0: useAsync[true]]] 31-Oct-2023 12:50:37.345 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-24"] 31-Oct-2023 12:50:37.345 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.345 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.367 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-24-33951"] 31-Oct-2023 12:50:37.432 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-24-33951"] 31-Oct-2023 12:50:37.435 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.437 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-24-33951"] 31-Oct-2023 12:50:37.442 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-24-33951"] 31-Oct-2023 12:50:37.444 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher34[0: useAsync[true]]] 31-Oct-2023 12:50:37.447 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-25"] 31-Oct-2023 12:50:37.448 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.449 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.473 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-25-36127"] 31-Oct-2023 12:50:37.509 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-25-36127"] 31-Oct-2023 12:50:37.513 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.515 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-25-36127"] 31-Oct-2023 12:50:37.518 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-25-36127"] 31-Oct-2023 12:50:37.519 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher35[0: useAsync[true]]] 31-Oct-2023 12:50:37.521 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-26"] 31-Oct-2023 12:50:37.521 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.521 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.524 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-26-42087"] 31-Oct-2023 12:50:37.549 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-26-42087"] 31-Oct-2023 12:50:37.552 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.554 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-26-42087"] 31-Oct-2023 12:50:37.566 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-26-42087"] 31-Oct-2023 12:50:37.567 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher36[0: useAsync[true]]] 31-Oct-2023 12:50:37.569 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-27"] 31-Oct-2023 12:50:37.569 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.570 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.591 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-27-41249"] 31-Oct-2023 12:50:37.639 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-27-41249"] 31-Oct-2023 12:50:37.642 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.644 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-27-41249"] 31-Oct-2023 12:50:37.647 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-27-41249"] 31-Oct-2023 12:50:37.648 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher41[0: useAsync[true]]] 31-Oct-2023 12:50:37.650 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-28"] 31-Oct-2023 12:50:37.650 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.650 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.655 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-28-35003"] 31-Oct-2023 12:50:37.665 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-28-35003"] 31-Oct-2023 12:50:37.669 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.673 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-28-35003"] 31-Oct-2023 12:50:37.680 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-28-35003"] 31-Oct-2023 12:50:37.681 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher42[0: useAsync[true]]] 31-Oct-2023 12:50:37.683 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-29"] 31-Oct-2023 12:50:37.684 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.685 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.696 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-29-36013"] 31-Oct-2023 12:50:37.702 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-29-36013"] 31-Oct-2023 12:50:37.705 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.707 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-29-36013"] 31-Oct-2023 12:50:37.710 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-29-36013"] 31-Oct-2023 12:50:37.711 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher43[0: useAsync[true]]] 31-Oct-2023 12:50:37.713 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-30"] 31-Oct-2023 12:50:37.713 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.713 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.719 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-30-42691"] 31-Oct-2023 12:50:37.726 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-30-42691"] 31-Oct-2023 12:50:37.729 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.731 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-30-42691"] 31-Oct-2023 12:50:37.733 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-30-42691"] 31-Oct-2023 12:50:37.735 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher44[0: useAsync[true]]] 31-Oct-2023 12:50:37.736 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-31"] 31-Oct-2023 12:50:37.737 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.737 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.742 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-31-34117"] 31-Oct-2023 12:50:37.778 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-31-34117"] 31-Oct-2023 12:50:37.779 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.781 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-31-34117"] 31-Oct-2023 12:50:37.788 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-31-34117"] 31-Oct-2023 12:50:37.789 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher45[0: useAsync[true]]] 31-Oct-2023 12:50:37.793 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-32"] 31-Oct-2023 12:50:37.793 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.793 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.796 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-32-33191"] 31-Oct-2023 12:50:37.818 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-32-33191"] 31-Oct-2023 12:50:37.822 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.825 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-32-33191"] 31-Oct-2023 12:50:37.829 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-32-33191"] 31-Oct-2023 12:50:37.831 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher46[0: useAsync[true]]] 31-Oct-2023 12:50:37.832 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-33"] 31-Oct-2023 12:50:37.832 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.833 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.854 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-33-40571"] 31-Oct-2023 12:50:37.864 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-33-40571"] 31-Oct-2023 12:50:37.866 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.867 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-33-40571"] 31-Oct-2023 12:50:37.869 WARNING [http-nio-127.0.0.1-auto-33-Poller] org.apache.tomcat.util.net.NioEndpoint$Poller.events Invalid null socket channel while processing poller event 31-Oct-2023 12:50:37.872 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-33-40571"] 31-Oct-2023 12:50:37.874 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher47[0: useAsync[true]]] 31-Oct-2023 12:50:37.877 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-34"] 31-Oct-2023 12:50:37.877 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.878 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.882 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-34-42793"] 31-Oct-2023 12:50:37.898 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-34-42793"] 31-Oct-2023 12:50:37.912 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.913 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-34-42793"] 31-Oct-2023 12:50:37.916 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-34-42793"] 31-Oct-2023 12:50:37.918 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher48[0: useAsync[true]]] 31-Oct-2023 12:50:37.920 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-35"] 31-Oct-2023 12:50:37.920 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.920 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.925 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-35-39411"] 31-Oct-2023 12:50:37.934 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-35-39411"] 31-Oct-2023 12:50:37.936 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.938 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-35-39411"] 31-Oct-2023 12:50:37.942 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-35-39411"] 31-Oct-2023 12:50:37.943 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherOutsideContextRoot01[0: useAsync[true]]] 31-Oct-2023 12:50:37.944 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-36"] 31-Oct-2023 12:50:37.945 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.945 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.948 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-36-46669"] 31-Oct-2023 12:50:37.955 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-36-46669"] 31-Oct-2023 12:50:37.962 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.964 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-36-46669"] 31-Oct-2023 12:50:37.969 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-36-46669"] 31-Oct-2023 12:50:37.970 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherOutsideContextRoot02[0: useAsync[true]]] 31-Oct-2023 12:50:37.972 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-37"] 31-Oct-2023 12:50:37.972 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.972 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:37.982 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-37-36847"] 31-Oct-2023 12:50:37.988 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-37-36847"] 31-Oct-2023 12:50:37.990 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:37.992 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-37-36847"] 31-Oct-2023 12:50:37.993 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-37-36847"] 31-Oct-2023 12:50:37.994 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal01[0: useAsync[true]]] 31-Oct-2023 12:50:37.996 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-38"] 31-Oct-2023 12:50:37.996 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:37.996 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.009 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-38-45717"] 31-Oct-2023 12:50:38.035 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-38-45717"] 31-Oct-2023 12:50:38.038 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.040 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-38-45717"] 31-Oct-2023 12:50:38.042 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-38-45717"] 31-Oct-2023 12:50:38.043 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal02[0: useAsync[true]]] 31-Oct-2023 12:50:38.044 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-39"] 31-Oct-2023 12:50:38.044 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.044 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.048 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-39-40863"] 31-Oct-2023 12:50:38.089 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-39-40863"] 31-Oct-2023 12:50:38.093 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.095 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-39-40863"] 31-Oct-2023 12:50:38.100 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-39-40863"] 31-Oct-2023 12:50:38.102 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal03[0: useAsync[true]]] 31-Oct-2023 12:50:38.103 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-40"] 31-Oct-2023 12:50:38.104 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.104 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.115 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-40-33373"] 31-Oct-2023 12:50:38.155 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-40-33373"] 31-Oct-2023 12:50:38.157 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.159 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-40-33373"] 31-Oct-2023 12:50:38.176 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-40-33373"] 31-Oct-2023 12:50:38.178 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal04[0: useAsync[true]]] 31-Oct-2023 12:50:38.179 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-41"] 31-Oct-2023 12:50:38.180 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.180 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.193 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-41-33117"] 31-Oct-2023 12:50:38.296 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-41-33117"] 31-Oct-2023 12:50:38.299 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.301 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-41-33117"] 31-Oct-2023 12:50:38.302 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-41-33117"] 31-Oct-2023 12:50:38.303 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal05[0: useAsync[true]]] 31-Oct-2023 12:50:38.305 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-42"] 31-Oct-2023 12:50:38.305 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.305 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.313 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-42-37175"] 31-Oct-2023 12:50:38.342 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-42-37175"] 31-Oct-2023 12:50:38.346 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.348 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-42-37175"] 31-Oct-2023 12:50:38.350 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-42-37175"] 31-Oct-2023 12:50:38.351 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal06[0: useAsync[true]]] 31-Oct-2023 12:50:38.352 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-43"] 31-Oct-2023 12:50:38.353 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.353 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.356 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-43-45741"] 31-Oct-2023 12:50:38.393 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-43-45741"] 31-Oct-2023 12:50:38.393 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.395 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-43-45741"] 31-Oct-2023 12:50:38.398 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-43-45741"] 31-Oct-2023 12:50:38.401 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherEncodedTraversal[1: useAsync[false]]] 31-Oct-2023 12:50:38.404 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-44"] 31-Oct-2023 12:50:38.405 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.405 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.419 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-44-40079"] 31-Oct-2023 12:50:38.509 WARNING [http-nio-127.0.0.1-auto-44-exec-1] org.apache.catalina.core.ApplicationContext.getRequestDispatcher An application attempted to obtain a request dispatcher with an illegal path [/prefix/%2E%2E/target] that was rejected because it contained an encoded directory traversal attempt java.lang.IllegalArgumentException at org.apache.catalina.core.ApplicationContext.getRequestDispatcher(ApplicationContext.java:403) at org.apache.catalina.core.ApplicationContextFacade.getRequestDispatcher(ApplicationContextFacade.java:165) at org.apache.catalina.connector.Request.getRequestDispatcher(Request.java:1328) at org.apache.catalina.connector.RequestFacade.getRequestDispatcher(RequestFacade.java:264) at org.apache.catalina.core.TestApplicationContextGetRequestDispatcher$DispatcherServlet.doGet(TestApplicationContextGetRequestDispatcher.java:448) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:619) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:716) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:338) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:389) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1749) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 31-Oct-2023 12:50:38.511 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-44-40079"] 31-Oct-2023 12:50:38.513 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.515 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-44-40079"] 31-Oct-2023 12:50:38.518 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-44-40079"] 31-Oct-2023 12:50:38.519 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherNullPath01[1: useAsync[false]]] 31-Oct-2023 12:50:38.521 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-45"] 31-Oct-2023 12:50:38.521 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.522 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.525 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-45-38581"] 31-Oct-2023 12:50:38.565 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-45-38581"] 31-Oct-2023 12:50:38.568 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.570 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-45-38581"] 31-Oct-2023 12:50:38.574 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-45-38581"] 31-Oct-2023 12:50:38.575 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherNullPath02[1: useAsync[false]]] 31-Oct-2023 12:50:38.576 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-46"] 31-Oct-2023 12:50:38.577 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.577 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.587 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-46-33711"] 31-Oct-2023 12:50:38.625 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-46-33711"] 31-Oct-2023 12:50:38.627 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.629 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-46-33711"] 31-Oct-2023 12:50:38.632 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-46-33711"] 31-Oct-2023 12:50:38.633 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher01[1: useAsync[false]]] 31-Oct-2023 12:50:38.634 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-47"] 31-Oct-2023 12:50:38.635 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.635 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.647 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-47-34329"] 31-Oct-2023 12:50:38.674 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-47-34329"] 31-Oct-2023 12:50:38.675 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.677 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-47-34329"] 31-Oct-2023 12:50:38.678 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-47-34329"] 31-Oct-2023 12:50:38.680 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher02[1: useAsync[false]]] 31-Oct-2023 12:50:38.681 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-48"] 31-Oct-2023 12:50:38.681 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.681 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.685 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-48-38131"] 31-Oct-2023 12:50:38.712 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-48-38131"] 31-Oct-2023 12:50:38.713 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.715 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-48-38131"] 31-Oct-2023 12:50:38.719 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-48-38131"] 31-Oct-2023 12:50:38.720 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher03[1: useAsync[false]]] 31-Oct-2023 12:50:38.725 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-49"] 31-Oct-2023 12:50:38.725 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.725 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.741 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-49-40913"] 31-Oct-2023 12:50:38.749 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-49-40913"] 31-Oct-2023 12:50:38.752 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.753 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-49-40913"] 31-Oct-2023 12:50:38.757 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-49-40913"] 31-Oct-2023 12:50:38.759 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher04[1: useAsync[false]]] 31-Oct-2023 12:50:38.760 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-50"] 31-Oct-2023 12:50:38.761 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.761 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.769 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-50-40183"] 31-Oct-2023 12:50:38.787 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-50-40183"] 31-Oct-2023 12:50:38.797 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.801 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-50-40183"] 31-Oct-2023 12:50:38.817 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-50-40183"] 31-Oct-2023 12:50:38.819 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher05[1: useAsync[false]]] 31-Oct-2023 12:50:38.820 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-51"] 31-Oct-2023 12:50:38.820 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.820 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.825 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-51-44777"] 31-Oct-2023 12:50:38.830 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-51-44777"] 31-Oct-2023 12:50:38.833 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.835 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-51-44777"] 31-Oct-2023 12:50:38.836 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-51-44777"] 31-Oct-2023 12:50:38.838 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher06[1: useAsync[false]]] 31-Oct-2023 12:50:38.842 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-52"] 31-Oct-2023 12:50:38.843 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.843 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.867 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-52-39667"] 31-Oct-2023 12:50:38.874 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-52-39667"] 31-Oct-2023 12:50:38.876 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.878 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-52-39667"] 31-Oct-2023 12:50:38.881 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-52-39667"] 31-Oct-2023 12:50:38.882 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher11[1: useAsync[false]]] 31-Oct-2023 12:50:38.883 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-53"] 31-Oct-2023 12:50:38.883 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.884 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.887 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-53-46037"] 31-Oct-2023 12:50:38.903 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-53-46037"] 31-Oct-2023 12:50:38.905 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.907 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-53-46037"] 31-Oct-2023 12:50:38.910 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-53-46037"] 31-Oct-2023 12:50:38.911 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher12[1: useAsync[false]]] 31-Oct-2023 12:50:38.912 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-54"] 31-Oct-2023 12:50:38.912 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.913 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.921 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-54-39631"] 31-Oct-2023 12:50:38.961 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-54-39631"] 31-Oct-2023 12:50:38.964 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.966 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-54-39631"] 31-Oct-2023 12:50:38.975 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-54-39631"] 31-Oct-2023 12:50:38.976 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher13[1: useAsync[false]]] 31-Oct-2023 12:50:38.978 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-55"] 31-Oct-2023 12:50:38.978 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.978 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:38.982 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-55-39689"] 31-Oct-2023 12:50:38.988 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-55-39689"] 31-Oct-2023 12:50:38.992 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:38.993 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-55-39689"] 31-Oct-2023 12:50:38.996 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-55-39689"] 31-Oct-2023 12:50:38.997 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher14[1: useAsync[false]]] 31-Oct-2023 12:50:38.998 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-56"] 31-Oct-2023 12:50:38.998 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:38.998 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.001 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-56-37405"] 31-Oct-2023 12:50:39.024 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-56-37405"] 31-Oct-2023 12:50:39.027 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.028 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-56-37405"] 31-Oct-2023 12:50:39.030 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-56-37405"] 31-Oct-2023 12:50:39.031 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher15[1: useAsync[false]]] 31-Oct-2023 12:50:39.033 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-57"] 31-Oct-2023 12:50:39.034 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.034 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.037 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-57-35277"] 31-Oct-2023 12:50:39.069 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-57-35277"] 31-Oct-2023 12:50:39.071 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.073 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-57-35277"] 31-Oct-2023 12:50:39.074 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-57-35277"] 31-Oct-2023 12:50:39.076 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher16[1: useAsync[false]]] 31-Oct-2023 12:50:39.077 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-58"] 31-Oct-2023 12:50:39.078 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.078 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.080 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-58-46319"] 31-Oct-2023 12:50:39.090 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-58-46319"] 31-Oct-2023 12:50:39.091 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.092 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-58-46319"] 31-Oct-2023 12:50:39.095 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-58-46319"] 31-Oct-2023 12:50:39.096 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher21[1: useAsync[false]]] 31-Oct-2023 12:50:39.097 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-59"] 31-Oct-2023 12:50:39.097 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.097 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.106 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-59-36125"] 31-Oct-2023 12:50:39.118 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-59-36125"] 31-Oct-2023 12:50:39.121 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.123 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-59-36125"] 31-Oct-2023 12:50:39.130 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-59-36125"] 31-Oct-2023 12:50:39.132 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher22[1: useAsync[false]]] 31-Oct-2023 12:50:39.133 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-60"] 31-Oct-2023 12:50:39.133 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.133 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.136 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-60-46399"] 31-Oct-2023 12:50:39.148 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-60-46399"] 31-Oct-2023 12:50:39.149 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.151 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-60-46399"] 31-Oct-2023 12:50:39.160 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-60-46399"] 31-Oct-2023 12:50:39.161 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher23[1: useAsync[false]]] 31-Oct-2023 12:50:39.162 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-61"] 31-Oct-2023 12:50:39.162 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.162 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.165 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-61-46375"] 31-Oct-2023 12:50:39.178 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-61-46375"] 31-Oct-2023 12:50:39.181 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.182 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-61-46375"] 31-Oct-2023 12:50:39.183 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-61-46375"] 31-Oct-2023 12:50:39.184 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher24[1: useAsync[false]]] 31-Oct-2023 12:50:39.184 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-62"] 31-Oct-2023 12:50:39.185 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.185 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.190 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-62-46803"] 31-Oct-2023 12:50:39.202 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-62-46803"] 31-Oct-2023 12:50:39.205 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.206 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-62-46803"] 31-Oct-2023 12:50:39.209 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-62-46803"] 31-Oct-2023 12:50:39.211 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher25[1: useAsync[false]]] 31-Oct-2023 12:50:39.212 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-63"] 31-Oct-2023 12:50:39.213 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.213 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.216 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-63-39223"] 31-Oct-2023 12:50:39.235 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-63-39223"] 31-Oct-2023 12:50:39.237 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.239 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-63-39223"] 31-Oct-2023 12:50:39.242 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-63-39223"] 31-Oct-2023 12:50:39.243 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher26[1: useAsync[false]]] 31-Oct-2023 12:50:39.245 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-64"] 31-Oct-2023 12:50:39.245 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.246 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.256 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-64-42765"] 31-Oct-2023 12:50:39.274 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-64-42765"] 31-Oct-2023 12:50:39.277 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.280 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-64-42765"] 31-Oct-2023 12:50:39.282 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-64-42765"] 31-Oct-2023 12:50:39.284 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher31[1: useAsync[false]]] 31-Oct-2023 12:50:39.285 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-65"] 31-Oct-2023 12:50:39.285 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.285 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.288 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-65-36349"] 31-Oct-2023 12:50:39.328 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-65-36349"] 31-Oct-2023 12:50:39.332 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.333 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-65-36349"] 31-Oct-2023 12:50:39.348 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-65-36349"] 31-Oct-2023 12:50:39.349 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher32[1: useAsync[false]]] 31-Oct-2023 12:50:39.351 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-66"] 31-Oct-2023 12:50:39.351 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.351 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.361 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-66-46479"] 31-Oct-2023 12:50:39.403 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-66-46479"] 31-Oct-2023 12:50:39.405 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.407 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-66-46479"] 31-Oct-2023 12:50:39.409 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-66-46479"] 31-Oct-2023 12:50:39.410 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher33[1: useAsync[false]]] 31-Oct-2023 12:50:39.411 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-67"] 31-Oct-2023 12:50:39.411 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.411 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.413 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-67-33297"] 31-Oct-2023 12:50:39.417 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-67-33297"] 31-Oct-2023 12:50:39.420 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.421 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-67-33297"] 31-Oct-2023 12:50:39.443 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-67-33297"] 31-Oct-2023 12:50:39.444 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher34[1: useAsync[false]]] 31-Oct-2023 12:50:39.445 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-68"] 31-Oct-2023 12:50:39.446 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.446 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.449 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-68-38227"] 31-Oct-2023 12:50:39.453 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-68-38227"] 31-Oct-2023 12:50:39.455 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.456 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-68-38227"] 31-Oct-2023 12:50:39.458 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-68-38227"] 31-Oct-2023 12:50:39.459 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher35[1: useAsync[false]]] 31-Oct-2023 12:50:39.460 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-69"] 31-Oct-2023 12:50:39.460 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.460 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.463 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-69-40539"] 31-Oct-2023 12:50:39.466 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-69-40539"] 31-Oct-2023 12:50:39.468 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.470 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-69-40539"] 31-Oct-2023 12:50:39.471 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-69-40539"] 31-Oct-2023 12:50:39.472 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher36[1: useAsync[false]]] 31-Oct-2023 12:50:39.473 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-70"] 31-Oct-2023 12:50:39.474 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.474 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.476 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-70-35495"] 31-Oct-2023 12:50:39.498 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-70-35495"] 31-Oct-2023 12:50:39.501 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.502 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-70-35495"] 31-Oct-2023 12:50:39.504 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-70-35495"] 31-Oct-2023 12:50:39.505 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher41[1: useAsync[false]]] 31-Oct-2023 12:50:39.506 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-71"] 31-Oct-2023 12:50:39.506 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.506 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.525 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-71-45627"] 31-Oct-2023 12:50:39.531 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-71-45627"] 31-Oct-2023 12:50:39.534 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.535 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-71-45627"] 31-Oct-2023 12:50:39.536 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-71-45627"] 31-Oct-2023 12:50:39.537 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher42[1: useAsync[false]]] 31-Oct-2023 12:50:39.538 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-72"] 31-Oct-2023 12:50:39.538 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.538 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.541 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-72-44127"] 31-Oct-2023 12:50:39.602 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-72-44127"] 31-Oct-2023 12:50:39.605 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.607 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-72-44127"] 31-Oct-2023 12:50:39.608 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-72-44127"] 31-Oct-2023 12:50:39.610 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher43[1: useAsync[false]]] 31-Oct-2023 12:50:39.611 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-73"] 31-Oct-2023 12:50:39.611 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.611 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.614 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-73-35859"] 31-Oct-2023 12:50:39.633 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-73-35859"] 31-Oct-2023 12:50:39.636 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.638 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-73-35859"] 31-Oct-2023 12:50:39.645 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-73-35859"] 31-Oct-2023 12:50:39.646 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher44[1: useAsync[false]]] 31-Oct-2023 12:50:39.648 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-74"] 31-Oct-2023 12:50:39.648 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.648 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.665 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-74-38635"] 31-Oct-2023 12:50:39.794 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-74-38635"] 31-Oct-2023 12:50:39.797 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.799 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-74-38635"] 31-Oct-2023 12:50:39.802 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-74-38635"] 31-Oct-2023 12:50:39.803 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher45[1: useAsync[false]]] 31-Oct-2023 12:50:39.804 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-75"] 31-Oct-2023 12:50:39.804 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.804 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.819 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-75-44199"] 31-Oct-2023 12:50:39.834 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-75-44199"] 31-Oct-2023 12:50:39.837 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.838 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-75-44199"] 31-Oct-2023 12:50:39.840 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-75-44199"] 31-Oct-2023 12:50:39.841 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher46[1: useAsync[false]]] 31-Oct-2023 12:50:39.844 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-76"] 31-Oct-2023 12:50:39.844 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.844 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.849 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-76-39031"] 31-Oct-2023 12:50:39.889 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-76-39031"] 31-Oct-2023 12:50:39.891 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.893 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-76-39031"] 31-Oct-2023 12:50:39.901 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-76-39031"] 31-Oct-2023 12:50:39.902 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher47[1: useAsync[false]]] 31-Oct-2023 12:50:39.903 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-77"] 31-Oct-2023 12:50:39.904 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.904 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.918 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-77-36155"] 31-Oct-2023 12:50:39.978 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-77-36155"] 31-Oct-2023 12:50:39.978 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:39.980 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-77-36155"] 31-Oct-2023 12:50:39.982 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-77-36155"] 31-Oct-2023 12:50:39.983 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher48[1: useAsync[false]]] 31-Oct-2023 12:50:39.984 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-78"] 31-Oct-2023 12:50:39.985 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:39.985 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:39.994 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-78-39831"] 31-Oct-2023 12:50:40.020 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-78-39831"] 31-Oct-2023 12:50:40.023 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:40.024 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-78-39831"] 31-Oct-2023 12:50:40.026 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-78-39831"] 31-Oct-2023 12:50:40.027 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherOutsideContextRoot01[1: useAsync[false]]] 31-Oct-2023 12:50:40.028 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-79"] 31-Oct-2023 12:50:40.028 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:40.028 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:40.041 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-79-39197"] 31-Oct-2023 12:50:40.183 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-79-39197"] 31-Oct-2023 12:50:40.187 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:40.191 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-79-39197"] 31-Oct-2023 12:50:40.202 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-79-39197"] 31-Oct-2023 12:50:40.203 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherOutsideContextRoot02[1: useAsync[false]]] 31-Oct-2023 12:50:40.204 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-80"] 31-Oct-2023 12:50:40.205 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:40.205 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:40.213 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-80-37293"] 31-Oct-2023 12:50:40.326 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-80-37293"] 31-Oct-2023 12:50:40.326 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:40.328 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-80-37293"] 31-Oct-2023 12:50:40.330 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-80-37293"] 31-Oct-2023 12:50:40.331 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal01[1: useAsync[false]]] 31-Oct-2023 12:50:40.332 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-81"] 31-Oct-2023 12:50:40.333 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:40.333 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:40.341 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-81-37993"] 31-Oct-2023 12:50:40.360 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-81-37993"] 31-Oct-2023 12:50:40.362 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:40.364 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-81-37993"] 31-Oct-2023 12:50:40.368 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-81-37993"] 31-Oct-2023 12:50:40.370 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal02[1: useAsync[false]]] 31-Oct-2023 12:50:40.371 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-82"] 31-Oct-2023 12:50:40.371 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:40.371 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:40.374 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-82-39867"] 31-Oct-2023 12:50:40.447 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-82-39867"] 31-Oct-2023 12:50:40.450 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:40.452 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-82-39867"] 31-Oct-2023 12:50:40.461 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-82-39867"] 31-Oct-2023 12:50:40.477 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal03[1: useAsync[false]]] 31-Oct-2023 12:50:40.478 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-83"] 31-Oct-2023 12:50:40.479 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:40.479 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:40.502 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-83-45231"] 31-Oct-2023 12:50:40.576 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-83-45231"] 31-Oct-2023 12:50:40.582 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:40.584 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-83-45231"] 31-Oct-2023 12:50:40.594 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-83-45231"] 31-Oct-2023 12:50:40.595 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal04[1: useAsync[false]]] 31-Oct-2023 12:50:40.596 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-84"] 31-Oct-2023 12:50:40.596 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:40.596 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:40.601 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-84-39405"] 31-Oct-2023 12:50:40.618 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-84-39405"] 31-Oct-2023 12:50:40.619 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:40.620 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-84-39405"] 31-Oct-2023 12:50:40.627 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-84-39405"] 31-Oct-2023 12:50:40.628 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal05[1: useAsync[false]]] 31-Oct-2023 12:50:40.629 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-85"] 31-Oct-2023 12:50:40.629 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:40.629 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:40.644 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-85-34065"] 31-Oct-2023 12:50:40.675 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-85-34065"] 31-Oct-2023 12:50:40.679 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:40.682 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-85-34065"] 31-Oct-2023 12:50:40.685 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-85-34065"] 31-Oct-2023 12:50:40.686 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal06[1: useAsync[false]]] 31-Oct-2023 12:50:40.690 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-86"] 31-Oct-2023 12:50:40.690 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2023 12:50:40.690 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 31-Oct-2023 12:50:40.696 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-86-38327"] 31-Oct-2023 12:50:40.708 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-86-38327"] 31-Oct-2023 12:50:40.713 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2023 12:50:40.714 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-86-38327"] 31-Oct-2023 12:50:40.726 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-86-38327"] ------------- ---------------- --------------- Testcase: testGetRequestDispatcherEncodedTraversal[0: useAsync[true]] took 2.171 sec Testcase: testGetRequestDispatcherNullPath01[0: useAsync[true]] took 0.075 sec Testcase: testGetRequestDispatcherNullPath02[0: useAsync[true]] took 0.073 sec Testcase: testGetRequestDispatcher01[0: useAsync[true]] took 0.11 sec Testcase: testGetRequestDispatcher02[0: useAsync[true]] took 0.108 sec Testcase: testGetRequestDispatcher03[0: useAsync[true]] took 0.058 sec Testcase: testGetRequestDispatcher04[0: useAsync[true]] took 0.047 sec Testcase: testGetRequestDispatcher05[0: useAsync[true]] took 0.1 sec Testcase: testGetRequestDispatcher06[0: useAsync[true]] took 0.081 sec Testcase: testGetRequestDispatcher11[0: useAsync[true]] took 0.105 sec Testcase: testGetRequestDispatcher12[0: useAsync[true]] took 0.115 sec Testcase: testGetRequestDispatcher13[0: useAsync[true]] took 0.047 sec Testcase: testGetRequestDispatcher14[0: useAsync[true]] took 0.039 sec Testcase: testGetRequestDispatcher15[0: useAsync[true]] took 0.069 sec Testcase: testGetRequestDispatcher16[0: useAsync[true]] took 0.075 sec Testcase: testGetRequestDispatcher21[0: useAsync[true]] took 0.081 sec Testcase: testGetRequestDispatcher22[0: useAsync[true]] took 0.066 sec Testcase: testGetRequestDispatcher23[0: useAsync[true]] took 0.076 sec Testcase: testGetRequestDispatcher24[0: useAsync[true]] took 0.041 sec Testcase: testGetRequestDispatcher25[0: useAsync[true]] took 0.058 sec Testcase: testGetRequestDispatcher26[0: useAsync[true]] took 0.121 sec Testcase: testGetRequestDispatcher31[0: useAsync[true]] took 0.055 sec Testcase: testGetRequestDispatcher32[0: useAsync[true]] took 0.068 sec Testcase: testGetRequestDispatcher33[0: useAsync[true]] took 0.101 sec Testcase: testGetRequestDispatcher34[0: useAsync[true]] took 0.075 sec Testcase: testGetRequestDispatcher35[0: useAsync[true]] took 0.048 sec Testcase: testGetRequestDispatcher36[0: useAsync[true]] took 0.08 sec Testcase: testGetRequestDispatcher41[0: useAsync[true]] took 0.033 sec Testcase: testGetRequestDispatcher42[0: useAsync[true]] took 0.03 sec Testcase: testGetRequestDispatcher43[0: useAsync[true]] took 0.023 sec Testcase: testGetRequestDispatcher44[0: useAsync[true]] took 0.054 sec Testcase: testGetRequestDispatcher45[0: useAsync[true]] took 0.042 sec Testcase: testGetRequestDispatcher46[0: useAsync[true]] took 0.043 sec Testcase: testGetRequestDispatcher47[0: useAsync[true]] took 0.045 sec Testcase: testGetRequestDispatcher48[0: useAsync[true]] took 0.024 sec Testcase: testGetRequestDispatcherOutsideContextRoot01[0: useAsync[true]] took 0.027 sec Testcase: testGetRequestDispatcherOutsideContextRoot02[0: useAsync[true]] took 0.024 sec Testcase: testGetRequestDispatcherTraversal01[0: useAsync[true]] took 0.048 sec Testcase: testGetRequestDispatcherTraversal02[0: useAsync[true]] took 0.059 sec Testcase: testGetRequestDispatcherTraversal03[0: useAsync[true]] took 0.075 sec Testcase: testGetRequestDispatcherTraversal04[0: useAsync[true]] took 0.126 sec Testcase: testGetRequestDispatcherTraversal05[0: useAsync[true]] took 0.048 sec Testcase: testGetRequestDispatcherTraversal06[0: useAsync[true]] took 0.049 sec Testcase: testGetRequestDispatcherEncodedTraversal[1: useAsync[false]] took 0.118 sec Testcase: testGetRequestDispatcherNullPath01[1: useAsync[false]] took 0.055 sec Testcase: testGetRequestDispatcherNullPath02[1: useAsync[false]] took 0.058 sec Testcase: testGetRequestDispatcher01[1: useAsync[false]] took 0.046 sec Testcase: testGetRequestDispatcher02[1: useAsync[false]] took 0.04 sec Testcase: testGetRequestDispatcher03[1: useAsync[false]] took 0.038 sec Testcase: testGetRequestDispatcher04[1: useAsync[false]] took 0.06 sec Testcase: testGetRequestDispatcher05[1: useAsync[false]] took 0.019 sec Testcase: testGetRequestDispatcher06[1: useAsync[false]] took 0.043 sec Testcase: testGetRequestDispatcher11[1: useAsync[false]] took 0.029 sec Testcase: testGetRequestDispatcher12[1: useAsync[false]] took 0.065 sec Testcase: testGetRequestDispatcher13[1: useAsync[false]] took 0.02 sec Testcase: testGetRequestDispatcher14[1: useAsync[false]] took 0.035 sec Testcase: testGetRequestDispatcher15[1: useAsync[false]] took 0.044 sec Testcase: testGetRequestDispatcher16[1: useAsync[false]] took 0.02 sec Testcase: testGetRequestDispatcher21[1: useAsync[false]] took 0.035 sec Testcase: testGetRequestDispatcher22[1: useAsync[false]] took 0.029 sec Testcase: testGetRequestDispatcher23[1: useAsync[false]] took 0.023 sec Testcase: testGetRequestDispatcher24[1: useAsync[false]] took 0.028 sec Testcase: testGetRequestDispatcher25[1: useAsync[false]] took 0.032 sec Testcase: testGetRequestDispatcher26[1: useAsync[false]] took 0.04 sec Testcase: testGetRequestDispatcher31[1: useAsync[false]] took 0.066 sec Testcase: testGetRequestDispatcher32[1: useAsync[false]] took 0.06 sec Testcase: testGetRequestDispatcher33[1: useAsync[false]] took 0.034 sec Testcase: testGetRequestDispatcher34[1: useAsync[false]] took 0.014 sec Testcase: testGetRequestDispatcher35[1: useAsync[false]] took 0.014 sec Testcase: testGetRequestDispatcher36[1: useAsync[false]] took 0.033 sec Testcase: testGetRequestDispatcher41[1: useAsync[false]] took 0.032 sec Testcase: testGetRequestDispatcher42[1: useAsync[false]] took 0.072 sec Testcase: testGetRequestDispatcher43[1: useAsync[false]] took 0.037 sec Testcase: testGetRequestDispatcher44[1: useAsync[false]] took 0.156 sec Testcase: testGetRequestDispatcher45[1: useAsync[false]] took 0.038 sec Testcase: testGetRequestDispatcher46[1: useAsync[false]] took 0.061 sec Testcase: testGetRequestDispatcher47[1: useAsync[false]] took 0.081 sec Testcase: testGetRequestDispatcher48[1: useAsync[false]] took 0.044 sec Testcase: testGetRequestDispatcherOutsideContextRoot01[1: useAsync[false]] took 0.176 sec Testcase: testGetRequestDispatcherOutsideContextRoot02[1: useAsync[false]] took 0.128 sec Testcase: testGetRequestDispatcherTraversal01[1: useAsync[false]] took 0.038 sec Testcase: testGetRequestDispatcherTraversal02[1: useAsync[false]] took 0.107 sec Testcase: testGetRequestDispatcherTraversal03[1: useAsync[false]] took 0.117 sec Testcase: testGetRequestDispatcherTraversal04[1: useAsync[false]] took 0.032 sec Testcase: testGetRequestDispatcherTraversal05[1: useAsync[false]] took 0.058 sec Testcase: testGetRequestDispatcherTraversal06[1: useAsync[false]] took 0.041 sec