Testsuite: org.apache.catalina.core.TestApplicationContextGetRequestDispatcher Tests run: 86, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.228 sec ------------- Standard Error ----------------- 24-Oct-2023 09:36:25.438 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherEncodedTraversal[0: useAsync[true]]] 24-Oct-2023 09:36:26.353 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 24-Oct-2023 09:36:26.398 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:26.402 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:26.565 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44089"] 24-Oct-2023 09:36:26.740 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:1583) 24-Oct-2023 09:36:26.754 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44089"] 24-Oct-2023 09:36:26.756 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:26.799 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44089"] 24-Oct-2023 09:36:26.808 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44089"] 24-Oct-2023 09:36:26.828 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherNullPath01[0: useAsync[true]]] 24-Oct-2023 09:36:26.830 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 24-Oct-2023 09:36:26.834 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:26.834 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:26.856 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-35073"] 24-Oct-2023 09:36:26.940 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-35073"] 24-Oct-2023 09:36:26.943 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:26.946 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-35073"] 24-Oct-2023 09:36:26.951 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-35073"] 24-Oct-2023 09:36:26.953 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherNullPath02[0: useAsync[true]]] 24-Oct-2023 09:36:26.957 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 24-Oct-2023 09:36:26.958 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:26.958 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:26.971 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-3-40623"] 24-Oct-2023 09:36:27.047 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-3-40623"] 24-Oct-2023 09:36:27.049 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:27.052 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-3-40623"] 24-Oct-2023 09:36:27.063 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3-40623"] 24-Oct-2023 09:36:27.066 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher01[0: useAsync[true]]] 24-Oct-2023 09:36:27.068 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-4"] 24-Oct-2023 09:36:27.069 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:27.069 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:27.088 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-4-32873"] 24-Oct-2023 09:36:27.134 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-4-32873"] 24-Oct-2023 09:36:27.135 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:27.138 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-4-32873"] 24-Oct-2023 09:36:27.145 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-4-32873"] 24-Oct-2023 09:36:27.159 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher02[0: useAsync[true]]] 24-Oct-2023 09:36:27.164 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-5"] 24-Oct-2023 09:36:27.167 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:27.168 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:27.173 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-5-34315"] 24-Oct-2023 09:36:27.196 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-5-34315"] 24-Oct-2023 09:36:27.199 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:27.202 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-5-34315"] 24-Oct-2023 09:36:27.205 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-5-34315"] 24-Oct-2023 09:36:27.207 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher03[0: useAsync[true]]] 24-Oct-2023 09:36:27.208 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-6"] 24-Oct-2023 09:36:27.209 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:27.209 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:27.221 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-6-44885"] 24-Oct-2023 09:36:27.275 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-6-44885"] 24-Oct-2023 09:36:27.285 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:27.294 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-6-44885"] 24-Oct-2023 09:36:27.314 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-6-44885"] 24-Oct-2023 09:36:27.317 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher04[0: useAsync[true]]] 24-Oct-2023 09:36:27.319 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-7"] 24-Oct-2023 09:36:27.329 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:27.329 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:27.341 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-7-36369"] 24-Oct-2023 09:36:27.357 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-7-36369"] 24-Oct-2023 09:36:27.359 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:27.363 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-7-36369"] 24-Oct-2023 09:36:27.366 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-7-36369"] 24-Oct-2023 09:36:27.368 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher05[0: useAsync[true]]] 24-Oct-2023 09:36:27.369 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-8"] 24-Oct-2023 09:36:27.370 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:27.370 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:27.383 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-8-35317"] 24-Oct-2023 09:36:27.409 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-8-35317"] 24-Oct-2023 09:36:27.422 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:27.430 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-8-35317"] 24-Oct-2023 09:36:27.447 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-8-35317"] 24-Oct-2023 09:36:27.449 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher06[0: useAsync[true]]] 24-Oct-2023 09:36:27.451 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-9"] 24-Oct-2023 09:36:27.451 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:27.451 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:27.483 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-9-34717"] 24-Oct-2023 09:36:27.503 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-9-34717"] 24-Oct-2023 09:36:27.504 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:27.507 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-9-34717"] 24-Oct-2023 09:36:27.511 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-9-34717"] 24-Oct-2023 09:36:27.513 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher11[0: useAsync[true]]] 24-Oct-2023 09:36:27.525 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-10"] 24-Oct-2023 09:36:27.526 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:27.527 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:27.553 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-10-35877"] 24-Oct-2023 09:36:27.589 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-10-35877"] 24-Oct-2023 09:36:27.594 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:27.604 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-10-35877"] 24-Oct-2023 09:36:27.609 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-10-35877"] 24-Oct-2023 09:36:27.613 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher12[0: useAsync[true]]] 24-Oct-2023 09:36:27.615 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-11"] 24-Oct-2023 09:36:27.616 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:27.616 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:27.625 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-11-43023"] 24-Oct-2023 09:36:27.634 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-11-43023"] 24-Oct-2023 09:36:27.637 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:27.639 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-11-43023"] 24-Oct-2023 09:36:27.642 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-11-43023"] 24-Oct-2023 09:36:27.643 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher13[0: useAsync[true]]] 24-Oct-2023 09:36:27.645 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-12"] 24-Oct-2023 09:36:27.646 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:27.646 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:27.663 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-12-39909"] 24-Oct-2023 09:36:27.708 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-12-39909"] 24-Oct-2023 09:36:27.711 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:27.718 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-12-39909"] 24-Oct-2023 09:36:27.724 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-12-39909"] 24-Oct-2023 09:36:27.726 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher14[0: useAsync[true]]] 24-Oct-2023 09:36:27.729 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-13"] 24-Oct-2023 09:36:27.735 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:27.736 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:27.741 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-13-35311"] 24-Oct-2023 09:36:27.756 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-13-35311"] 24-Oct-2023 09:36:27.759 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:27.762 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-13-35311"] 24-Oct-2023 09:36:27.768 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-13-35311"] 24-Oct-2023 09:36:27.769 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher15[0: useAsync[true]]] 24-Oct-2023 09:36:27.770 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-14"] 24-Oct-2023 09:36:27.771 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:27.771 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:27.777 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-14-35147"] 24-Oct-2023 09:36:27.792 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-14-35147"] 24-Oct-2023 09:36:27.795 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:27.808 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-14-35147"] 24-Oct-2023 09:36:27.817 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-14-35147"] 24-Oct-2023 09:36:27.819 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher16[0: useAsync[true]]] 24-Oct-2023 09:36:27.821 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-15"] 24-Oct-2023 09:36:27.821 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:27.821 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:27.824 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-15-45903"] 24-Oct-2023 09:36:27.833 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-15-45903"] 24-Oct-2023 09:36:27.834 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:27.835 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-15-45903"] 24-Oct-2023 09:36:27.837 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-15-45903"] 24-Oct-2023 09:36:27.839 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher21[0: useAsync[true]]] 24-Oct-2023 09:36:27.840 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-16"] 24-Oct-2023 09:36:27.841 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:27.841 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:27.844 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-16-42527"] 24-Oct-2023 09:36:27.863 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-16-42527"] 24-Oct-2023 09:36:27.865 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:27.869 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-16-42527"] 24-Oct-2023 09:36:27.871 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-16-42527"] 24-Oct-2023 09:36:27.872 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher22[0: useAsync[true]]] 24-Oct-2023 09:36:27.874 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-17"] 24-Oct-2023 09:36:27.882 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:27.882 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:27.887 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-17-38125"] 24-Oct-2023 09:36:27.903 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-17-38125"] 24-Oct-2023 09:36:27.907 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:27.909 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-17-38125"] 24-Oct-2023 09:36:27.912 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-17-38125"] 24-Oct-2023 09:36:27.914 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher23[0: useAsync[true]]] 24-Oct-2023 09:36:27.916 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-18"] 24-Oct-2023 09:36:27.916 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:27.916 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:27.928 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-18-33487"] 24-Oct-2023 09:36:27.964 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-18-33487"] 24-Oct-2023 09:36:27.969 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:27.971 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-18-33487"] 24-Oct-2023 09:36:27.974 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-18-33487"] 24-Oct-2023 09:36:27.975 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher24[0: useAsync[true]]] 24-Oct-2023 09:36:27.982 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-19"] 24-Oct-2023 09:36:27.983 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:27.983 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:27.987 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-19-44109"] 24-Oct-2023 09:36:28.005 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-19-44109"] 24-Oct-2023 09:36:28.006 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.010 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-19-44109"] 24-Oct-2023 09:36:28.015 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-19-44109"] 24-Oct-2023 09:36:28.016 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher25[0: useAsync[true]]] 24-Oct-2023 09:36:28.017 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-20"] 24-Oct-2023 09:36:28.018 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.018 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.024 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-20-36283"] 24-Oct-2023 09:36:28.055 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-20-36283"] 24-Oct-2023 09:36:28.058 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.061 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-20-36283"] 24-Oct-2023 09:36:28.065 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-20-36283"] 24-Oct-2023 09:36:28.066 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher26[0: useAsync[true]]] 24-Oct-2023 09:36:28.068 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-21"] 24-Oct-2023 09:36:28.068 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.068 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.080 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-21-44957"] 24-Oct-2023 09:36:28.093 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-21-44957"] 24-Oct-2023 09:36:28.096 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.098 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-21-44957"] 24-Oct-2023 09:36:28.109 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-21-44957"] 24-Oct-2023 09:36:28.110 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher31[0: useAsync[true]]] 24-Oct-2023 09:36:28.112 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-22"] 24-Oct-2023 09:36:28.112 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.113 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.152 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-22-45537"] 24-Oct-2023 09:36:28.258 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-22-45537"] 24-Oct-2023 09:36:28.261 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.263 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-22-45537"] 24-Oct-2023 09:36:28.269 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-22-45537"] 24-Oct-2023 09:36:28.270 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher32[0: useAsync[true]]] 24-Oct-2023 09:36:28.272 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-23"] 24-Oct-2023 09:36:28.272 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.272 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.286 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-23-46799"] 24-Oct-2023 09:36:28.307 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-23-46799"] 24-Oct-2023 09:36:28.312 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.313 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-23-46799"] 24-Oct-2023 09:36:28.320 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-23-46799"] 24-Oct-2023 09:36:28.323 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher33[0: useAsync[true]]] 24-Oct-2023 09:36:28.328 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-24"] 24-Oct-2023 09:36:28.328 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.328 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.342 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-24-42415"] 24-Oct-2023 09:36:28.383 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-24-42415"] 24-Oct-2023 09:36:28.385 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.387 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-24-42415"] 24-Oct-2023 09:36:28.392 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-24-42415"] 24-Oct-2023 09:36:28.393 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher34[0: useAsync[true]]] 24-Oct-2023 09:36:28.394 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-25"] 24-Oct-2023 09:36:28.394 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.395 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.409 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-25-33505"] 24-Oct-2023 09:36:28.418 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-25-33505"] 24-Oct-2023 09:36:28.420 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.422 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-25-33505"] 24-Oct-2023 09:36:28.425 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-25-33505"] 24-Oct-2023 09:36:28.426 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher35[0: useAsync[true]]] 24-Oct-2023 09:36:28.427 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-26"] 24-Oct-2023 09:36:28.427 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.427 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.437 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-26-45875"] 24-Oct-2023 09:36:28.447 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-26-45875"] 24-Oct-2023 09:36:28.449 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.450 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-26-45875"] 24-Oct-2023 09:36:28.458 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-26-45875"] 24-Oct-2023 09:36:28.459 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher36[0: useAsync[true]]] 24-Oct-2023 09:36:28.461 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-27"] 24-Oct-2023 09:36:28.461 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.461 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.468 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-27-39831"] 24-Oct-2023 09:36:28.482 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-27-39831"] 24-Oct-2023 09:36:28.482 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.484 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-27-39831"] 24-Oct-2023 09:36:28.486 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-27-39831"] 24-Oct-2023 09:36:28.489 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher41[0: useAsync[true]]] 24-Oct-2023 09:36:28.491 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-28"] 24-Oct-2023 09:36:28.491 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.492 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.496 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-28-34513"] 24-Oct-2023 09:36:28.509 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-28-34513"] 24-Oct-2023 09:36:28.512 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.518 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-28-34513"] 24-Oct-2023 09:36:28.520 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-28-34513"] 24-Oct-2023 09:36:28.521 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher42[0: useAsync[true]]] 24-Oct-2023 09:36:28.523 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-29"] 24-Oct-2023 09:36:28.523 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.523 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.527 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-29-45781"] 24-Oct-2023 09:36:28.538 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-29-45781"] 24-Oct-2023 09:36:28.540 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.543 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-29-45781"] 24-Oct-2023 09:36:28.548 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-29-45781"] 24-Oct-2023 09:36:28.549 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher43[0: useAsync[true]]] 24-Oct-2023 09:36:28.551 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-30"] 24-Oct-2023 09:36:28.551 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.551 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.555 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-30-37521"] 24-Oct-2023 09:36:28.568 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-30-37521"] 24-Oct-2023 09:36:28.570 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.572 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-30-37521"] 24-Oct-2023 09:36:28.574 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-30-37521"] 24-Oct-2023 09:36:28.576 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher44[0: useAsync[true]]] 24-Oct-2023 09:36:28.577 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-31"] 24-Oct-2023 09:36:28.577 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.579 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.583 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-31-45649"] 24-Oct-2023 09:36:28.631 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-31-45649"] 24-Oct-2023 09:36:28.633 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.637 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-31-45649"] 24-Oct-2023 09:36:28.639 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-31-45649"] 24-Oct-2023 09:36:28.641 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher45[0: useAsync[true]]] 24-Oct-2023 09:36:28.642 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-32"] 24-Oct-2023 09:36:28.642 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.642 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.651 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-32-44075"] 24-Oct-2023 09:36:28.673 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-32-44075"] 24-Oct-2023 09:36:28.675 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.678 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-32-44075"] 24-Oct-2023 09:36:28.685 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-32-44075"] 24-Oct-2023 09:36:28.686 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher46[0: useAsync[true]]] 24-Oct-2023 09:36:28.687 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-33"] 24-Oct-2023 09:36:28.688 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.688 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.695 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-33-41531"] 24-Oct-2023 09:36:28.714 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-33-41531"] 24-Oct-2023 09:36:28.715 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.717 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-33-41531"] 24-Oct-2023 09:36:28.719 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-33-41531"] 24-Oct-2023 09:36:28.723 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher47[0: useAsync[true]]] 24-Oct-2023 09:36:28.724 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-34"] 24-Oct-2023 09:36:28.724 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.724 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.729 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-34-35505"] 24-Oct-2023 09:36:28.735 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-34-35505"] 24-Oct-2023 09:36:28.737 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.739 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-34-35505"] 24-Oct-2023 09:36:28.741 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-34-35505"] 24-Oct-2023 09:36:28.742 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher48[0: useAsync[true]]] 24-Oct-2023 09:36:28.743 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-35"] 24-Oct-2023 09:36:28.744 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.744 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.749 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-35-41653"] 24-Oct-2023 09:36:28.767 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-35-41653"] 24-Oct-2023 09:36:28.802 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.804 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-35-41653"] 24-Oct-2023 09:36:28.807 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-35-41653"] 24-Oct-2023 09:36:28.808 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherOutsideContextRoot01[0: useAsync[true]]] 24-Oct-2023 09:36:28.810 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-36"] 24-Oct-2023 09:36:28.810 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.810 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.817 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-36-44589"] 24-Oct-2023 09:36:28.830 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-36-44589"] 24-Oct-2023 09:36:28.833 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.835 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-36-44589"] 24-Oct-2023 09:36:28.836 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-36-44589"] 24-Oct-2023 09:36:28.837 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherOutsideContextRoot02[0: useAsync[true]]] 24-Oct-2023 09:36:28.838 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-37"] 24-Oct-2023 09:36:28.839 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.839 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.843 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-37-34087"] 24-Oct-2023 09:36:28.853 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-37-34087"] 24-Oct-2023 09:36:28.856 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.857 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-37-34087"] 24-Oct-2023 09:36:28.863 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-37-34087"] 24-Oct-2023 09:36:28.864 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal01[0: useAsync[true]]] 24-Oct-2023 09:36:28.865 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-38"] 24-Oct-2023 09:36:28.865 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.865 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.867 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-38-37593"] 24-Oct-2023 09:36:28.913 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-38-37593"] 24-Oct-2023 09:36:28.923 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.925 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-38-37593"] 24-Oct-2023 09:36:28.927 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-38-37593"] 24-Oct-2023 09:36:28.928 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal02[0: useAsync[true]]] 24-Oct-2023 09:36:28.930 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-39"] 24-Oct-2023 09:36:28.930 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.930 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:28.945 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-39-34347"] 24-Oct-2023 09:36:28.978 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-39-34347"] 24-Oct-2023 09:36:28.981 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:28.983 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-39-34347"] 24-Oct-2023 09:36:28.990 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-39-34347"] 24-Oct-2023 09:36:28.993 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal03[0: useAsync[true]]] 24-Oct-2023 09:36:28.994 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-40"] 24-Oct-2023 09:36:28.995 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:28.995 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:29.010 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-40-41777"] 24-Oct-2023 09:36:29.110 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-40-41777"] 24-Oct-2023 09:36:29.113 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:29.115 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-40-41777"] 24-Oct-2023 09:36:29.120 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-40-41777"] 24-Oct-2023 09:36:29.121 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal04[0: useAsync[true]]] 24-Oct-2023 09:36:29.122 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-41"] 24-Oct-2023 09:36:29.122 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:29.122 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:29.142 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-41-38295"] 24-Oct-2023 09:36:29.236 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-41-38295"] 24-Oct-2023 09:36:29.238 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:29.240 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-41-38295"] 24-Oct-2023 09:36:29.246 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-41-38295"] 24-Oct-2023 09:36:29.247 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal05[0: useAsync[true]]] 24-Oct-2023 09:36:29.248 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-42"] 24-Oct-2023 09:36:29.249 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:29.249 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:29.263 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-42-38673"] 24-Oct-2023 09:36:29.275 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-42-38673"] 24-Oct-2023 09:36:29.277 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:29.279 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-42-38673"] 24-Oct-2023 09:36:29.280 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-42-38673"] 24-Oct-2023 09:36:29.281 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal06[0: useAsync[true]]] 24-Oct-2023 09:36:29.282 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-43"] 24-Oct-2023 09:36:29.283 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:29.283 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:29.293 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-43-36965"] 24-Oct-2023 09:36:29.369 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-43-36965"] 24-Oct-2023 09:36:29.372 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:29.373 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-43-36965"] 24-Oct-2023 09:36:29.375 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-43-36965"] 24-Oct-2023 09:36:29.380 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherEncodedTraversal[1: useAsync[false]]] 24-Oct-2023 09:36:29.381 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-44"] 24-Oct-2023 09:36:29.382 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:29.382 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:29.396 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-44-37423"] 24-Oct-2023 09:36:29.400 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:1583) 24-Oct-2023 09:36:29.401 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-44-37423"] 24-Oct-2023 09:36:29.405 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:29.408 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-44-37423"] 24-Oct-2023 09:36:29.416 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-44-37423"] 24-Oct-2023 09:36:29.418 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherNullPath01[1: useAsync[false]]] 24-Oct-2023 09:36:29.419 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-45"] 24-Oct-2023 09:36:29.419 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:29.419 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:29.423 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-45-45647"] 24-Oct-2023 09:36:29.511 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-45-45647"] 24-Oct-2023 09:36:29.513 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:29.514 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-45-45647"] 24-Oct-2023 09:36:29.520 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-45-45647"] 24-Oct-2023 09:36:29.521 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherNullPath02[1: useAsync[false]]] 24-Oct-2023 09:36:29.522 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-46"] 24-Oct-2023 09:36:29.523 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:29.523 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:29.528 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-46-43409"] 24-Oct-2023 09:36:29.615 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-46-43409"] 24-Oct-2023 09:36:29.619 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:29.621 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-46-43409"] 24-Oct-2023 09:36:29.623 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-46-43409"] 24-Oct-2023 09:36:29.624 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher01[1: useAsync[false]]] 24-Oct-2023 09:36:29.625 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-47"] 24-Oct-2023 09:36:29.625 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:29.625 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:29.644 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-47-35519"] 24-Oct-2023 09:36:29.686 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-47-35519"] 24-Oct-2023 09:36:29.688 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:29.690 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-47-35519"] 24-Oct-2023 09:36:29.694 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-47-35519"] 24-Oct-2023 09:36:29.695 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher02[1: useAsync[false]]] 24-Oct-2023 09:36:29.697 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-48"] 24-Oct-2023 09:36:29.697 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:29.697 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:29.707 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-48-37427"] 24-Oct-2023 09:36:29.756 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-48-37427"] 24-Oct-2023 09:36:29.758 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:29.760 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-48-37427"] 24-Oct-2023 09:36:29.772 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-48-37427"] 24-Oct-2023 09:36:29.773 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher03[1: useAsync[false]]] 24-Oct-2023 09:36:29.774 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-49"] 24-Oct-2023 09:36:29.775 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:29.775 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:29.790 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-49-42175"] 24-Oct-2023 09:36:29.833 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-49-42175"] 24-Oct-2023 09:36:29.835 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:29.837 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-49-42175"] 24-Oct-2023 09:36:29.839 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-49-42175"] 24-Oct-2023 09:36:29.840 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher04[1: useAsync[false]]] 24-Oct-2023 09:36:29.841 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-50"] 24-Oct-2023 09:36:29.841 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:29.842 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:29.845 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-50-41043"] 24-Oct-2023 09:36:29.897 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-50-41043"] 24-Oct-2023 09:36:29.901 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:29.903 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-50-41043"] 24-Oct-2023 09:36:29.906 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-50-41043"] 24-Oct-2023 09:36:29.907 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher05[1: useAsync[false]]] 24-Oct-2023 09:36:29.909 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-51"] 24-Oct-2023 09:36:29.909 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:29.909 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:29.920 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-51-37447"] 24-Oct-2023 09:36:29.934 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-51-37447"] 24-Oct-2023 09:36:29.940 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:29.942 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-51-37447"] 24-Oct-2023 09:36:29.944 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-51-37447"] 24-Oct-2023 09:36:29.945 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher06[1: useAsync[false]]] 24-Oct-2023 09:36:29.946 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-52"] 24-Oct-2023 09:36:29.946 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:29.947 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:29.953 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-52-38607"] 24-Oct-2023 09:36:29.959 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-52-38607"] 24-Oct-2023 09:36:29.959 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:29.960 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-52-38607"] 24-Oct-2023 09:36:29.963 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-52-38607"] 24-Oct-2023 09:36:29.978 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher11[1: useAsync[false]]] 24-Oct-2023 09:36:29.979 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-53"] 24-Oct-2023 09:36:29.979 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:29.979 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:29.983 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-53-33931"] 24-Oct-2023 09:36:30.035 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-53-33931"] 24-Oct-2023 09:36:30.038 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.040 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-53-33931"] 24-Oct-2023 09:36:30.044 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-53-33931"] 24-Oct-2023 09:36:30.045 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher12[1: useAsync[false]]] 24-Oct-2023 09:36:30.046 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-54"] 24-Oct-2023 09:36:30.046 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.046 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.084 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-54-38475"] 24-Oct-2023 09:36:30.118 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-54-38475"] 24-Oct-2023 09:36:30.120 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.122 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-54-38475"] 24-Oct-2023 09:36:30.125 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-54-38475"] 24-Oct-2023 09:36:30.126 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher13[1: useAsync[false]]] 24-Oct-2023 09:36:30.127 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-55"] 24-Oct-2023 09:36:30.128 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.128 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.139 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-55-40071"] 24-Oct-2023 09:36:30.160 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-55-40071"] 24-Oct-2023 09:36:30.162 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.164 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-55-40071"] 24-Oct-2023 09:36:30.167 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-55-40071"] 24-Oct-2023 09:36:30.168 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher14[1: useAsync[false]]] 24-Oct-2023 09:36:30.170 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-56"] 24-Oct-2023 09:36:30.170 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.170 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.173 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-56-44769"] 24-Oct-2023 09:36:30.181 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-56-44769"] 24-Oct-2023 09:36:30.183 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.185 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-56-44769"] 24-Oct-2023 09:36:30.189 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-56-44769"] 24-Oct-2023 09:36:30.190 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher15[1: useAsync[false]]] 24-Oct-2023 09:36:30.191 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-57"] 24-Oct-2023 09:36:30.191 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.192 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.196 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-57-34093"] 24-Oct-2023 09:36:30.269 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-57-34093"] 24-Oct-2023 09:36:30.274 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.278 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-57-34093"] 24-Oct-2023 09:36:30.280 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-57-34093"] 24-Oct-2023 09:36:30.281 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher16[1: useAsync[false]]] 24-Oct-2023 09:36:30.282 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-58"] 24-Oct-2023 09:36:30.283 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.283 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.311 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-58-42637"] 24-Oct-2023 09:36:30.316 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-58-42637"] 24-Oct-2023 09:36:30.318 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.320 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-58-42637"] 24-Oct-2023 09:36:30.322 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-58-42637"] 24-Oct-2023 09:36:30.323 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher21[1: useAsync[false]]] 24-Oct-2023 09:36:30.324 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-59"] 24-Oct-2023 09:36:30.324 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.325 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.327 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-59-45175"] 24-Oct-2023 09:36:30.340 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-59-45175"] 24-Oct-2023 09:36:30.344 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.347 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-59-45175"] 24-Oct-2023 09:36:30.348 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-59-45175"] 24-Oct-2023 09:36:30.350 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher22[1: useAsync[false]]] 24-Oct-2023 09:36:30.351 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-60"] 24-Oct-2023 09:36:30.351 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.351 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.367 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-60-44243"] 24-Oct-2023 09:36:30.387 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-60-44243"] 24-Oct-2023 09:36:30.390 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.392 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-60-44243"] 24-Oct-2023 09:36:30.395 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-60-44243"] 24-Oct-2023 09:36:30.396 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher23[1: useAsync[false]]] 24-Oct-2023 09:36:30.397 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-61"] 24-Oct-2023 09:36:30.397 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.398 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.401 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-61-39039"] 24-Oct-2023 09:36:30.406 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-61-39039"] 24-Oct-2023 09:36:30.410 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.411 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-61-39039"] 24-Oct-2023 09:36:30.420 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-61-39039"] 24-Oct-2023 09:36:30.421 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher24[1: useAsync[false]]] 24-Oct-2023 09:36:30.422 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-62"] 24-Oct-2023 09:36:30.422 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.422 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.429 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-62-44159"] 24-Oct-2023 09:36:30.459 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-62-44159"] 24-Oct-2023 09:36:30.459 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.461 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-62-44159"] 24-Oct-2023 09:36:30.462 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-62-44159"] 24-Oct-2023 09:36:30.464 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher25[1: useAsync[false]]] 24-Oct-2023 09:36:30.465 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-63"] 24-Oct-2023 09:36:30.466 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.466 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.472 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-63-45447"] 24-Oct-2023 09:36:30.503 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-63-45447"] 24-Oct-2023 09:36:30.508 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.509 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-63-45447"] 24-Oct-2023 09:36:30.513 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-63-45447"] 24-Oct-2023 09:36:30.515 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher26[1: useAsync[false]]] 24-Oct-2023 09:36:30.516 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-64"] 24-Oct-2023 09:36:30.516 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.517 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.523 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-64-39139"] 24-Oct-2023 09:36:30.541 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-64-39139"] 24-Oct-2023 09:36:30.551 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.552 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-64-39139"] 24-Oct-2023 09:36:30.555 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-64-39139"] 24-Oct-2023 09:36:30.557 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher31[1: useAsync[false]]] 24-Oct-2023 09:36:30.558 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-65"] 24-Oct-2023 09:36:30.558 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.558 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.567 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-65-36921"] 24-Oct-2023 09:36:30.574 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-65-36921"] 24-Oct-2023 09:36:30.577 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.579 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-65-36921"] 24-Oct-2023 09:36:30.580 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-65-36921"] 24-Oct-2023 09:36:30.581 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher32[1: useAsync[false]]] 24-Oct-2023 09:36:30.589 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-66"] 24-Oct-2023 09:36:30.589 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.589 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.596 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-66-40179"] 24-Oct-2023 09:36:30.600 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-66-40179"] 24-Oct-2023 09:36:30.601 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.602 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-66-40179"] 24-Oct-2023 09:36:30.607 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-66-40179"] 24-Oct-2023 09:36:30.609 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher33[1: useAsync[false]]] 24-Oct-2023 09:36:30.610 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-67"] 24-Oct-2023 09:36:30.610 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.611 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.613 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-67-38579"] 24-Oct-2023 09:36:30.618 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-67-38579"] 24-Oct-2023 09:36:30.621 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.622 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-67-38579"] 24-Oct-2023 09:36:30.623 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-67-38579"] 24-Oct-2023 09:36:30.625 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher34[1: useAsync[false]]] 24-Oct-2023 09:36:30.626 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-68"] 24-Oct-2023 09:36:30.626 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.627 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.632 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-68-37101"] 24-Oct-2023 09:36:30.642 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-68-37101"] 24-Oct-2023 09:36:30.644 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.645 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-68-37101"] 24-Oct-2023 09:36:30.649 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-68-37101"] 24-Oct-2023 09:36:30.650 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher35[1: useAsync[false]]] 24-Oct-2023 09:36:30.650 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-69"] 24-Oct-2023 09:36:30.650 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.650 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.653 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-69-36923"] 24-Oct-2023 09:36:30.656 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-69-36923"] 24-Oct-2023 09:36:30.659 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.660 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-69-36923"] 24-Oct-2023 09:36:30.663 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-69-36923"] 24-Oct-2023 09:36:30.664 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher36[1: useAsync[false]]] 24-Oct-2023 09:36:30.665 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-70"] 24-Oct-2023 09:36:30.665 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.666 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.670 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-70-37847"] 24-Oct-2023 09:36:30.689 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-70-37847"] 24-Oct-2023 09:36:30.691 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.693 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-70-37847"] 24-Oct-2023 09:36:30.700 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-70-37847"] 24-Oct-2023 09:36:30.701 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher41[1: useAsync[false]]] 24-Oct-2023 09:36:30.702 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-71"] 24-Oct-2023 09:36:30.702 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.703 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.705 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-71-42883"] 24-Oct-2023 09:36:30.731 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-71-42883"] 24-Oct-2023 09:36:30.733 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.735 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-71-42883"] 24-Oct-2023 09:36:30.739 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-71-42883"] 24-Oct-2023 09:36:30.740 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher42[1: useAsync[false]]] 24-Oct-2023 09:36:30.742 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-72"] 24-Oct-2023 09:36:30.742 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.742 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.751 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-72-33569"] 24-Oct-2023 09:36:30.791 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-72-33569"] 24-Oct-2023 09:36:30.794 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.796 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-72-33569"] 24-Oct-2023 09:36:30.799 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-72-33569"] 24-Oct-2023 09:36:30.800 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher43[1: useAsync[false]]] 24-Oct-2023 09:36:30.801 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-73"] 24-Oct-2023 09:36:30.802 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.802 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.804 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-73-44709"] 24-Oct-2023 09:36:30.833 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-73-44709"] 24-Oct-2023 09:36:30.835 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.837 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-73-44709"] 24-Oct-2023 09:36:30.839 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-73-44709"] 24-Oct-2023 09:36:30.842 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher44[1: useAsync[false]]] 24-Oct-2023 09:36:30.843 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-74"] 24-Oct-2023 09:36:30.844 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.844 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.859 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-74-44491"] 24-Oct-2023 09:36:30.935 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-74-44491"] 24-Oct-2023 09:36:30.937 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.939 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-74-44491"] 24-Oct-2023 09:36:30.941 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-74-44491"] 24-Oct-2023 09:36:30.942 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher45[1: useAsync[false]]] 24-Oct-2023 09:36:30.943 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-75"] 24-Oct-2023 09:36:30.944 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:30.944 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:30.946 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-75-44025"] 24-Oct-2023 09:36:30.992 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-75-44025"] 24-Oct-2023 09:36:30.995 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:30.997 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-75-44025"] 24-Oct-2023 09:36:31.001 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-75-44025"] 24-Oct-2023 09:36:31.003 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher46[1: useAsync[false]]] 24-Oct-2023 09:36:31.003 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-76"] 24-Oct-2023 09:36:31.004 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:31.004 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:31.006 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-76-32813"] 24-Oct-2023 09:36:31.062 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-76-32813"] 24-Oct-2023 09:36:31.065 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:31.067 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-76-32813"] 24-Oct-2023 09:36:31.073 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-76-32813"] 24-Oct-2023 09:36:31.074 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher47[1: useAsync[false]]] 24-Oct-2023 09:36:31.075 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-77"] 24-Oct-2023 09:36:31.075 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:31.076 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:31.081 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-77-34551"] 24-Oct-2023 09:36:31.106 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-77-34551"] 24-Oct-2023 09:36:31.108 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:31.110 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-77-34551"] 24-Oct-2023 09:36:31.113 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-77-34551"] 24-Oct-2023 09:36:31.114 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher48[1: useAsync[false]]] 24-Oct-2023 09:36:31.127 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-78"] 24-Oct-2023 09:36:31.127 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:31.127 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:31.136 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-78-45411"] 24-Oct-2023 09:36:31.165 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-78-45411"] 24-Oct-2023 09:36:31.167 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:31.170 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-78-45411"] 24-Oct-2023 09:36:31.173 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-78-45411"] 24-Oct-2023 09:36:31.175 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherOutsideContextRoot01[1: useAsync[false]]] 24-Oct-2023 09:36:31.177 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-79"] 24-Oct-2023 09:36:31.179 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:31.179 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:31.185 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-79-38291"] 24-Oct-2023 09:36:31.192 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-79-38291"] 24-Oct-2023 09:36:31.193 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:31.194 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-79-38291"] 24-Oct-2023 09:36:31.197 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-79-38291"] 24-Oct-2023 09:36:31.198 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherOutsideContextRoot02[1: useAsync[false]]] 24-Oct-2023 09:36:31.199 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-80"] 24-Oct-2023 09:36:31.199 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:31.200 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:31.204 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-80-36439"] 24-Oct-2023 09:36:31.220 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-80-36439"] 24-Oct-2023 09:36:31.220 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:31.221 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-80-36439"] 24-Oct-2023 09:36:31.223 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-80-36439"] 24-Oct-2023 09:36:31.224 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal01[1: useAsync[false]]] 24-Oct-2023 09:36:31.225 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-81"] 24-Oct-2023 09:36:31.226 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:31.226 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:31.234 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-81-38571"] 24-Oct-2023 09:36:31.255 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-81-38571"] 24-Oct-2023 09:36:31.258 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:31.259 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-81-38571"] 24-Oct-2023 09:36:31.260 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-81-38571"] 24-Oct-2023 09:36:31.261 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal02[1: useAsync[false]]] 24-Oct-2023 09:36:31.262 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-82"] 24-Oct-2023 09:36:31.262 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:31.262 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:31.278 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-82-36937"] 24-Oct-2023 09:36:31.318 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-82-36937"] 24-Oct-2023 09:36:31.320 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:31.322 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-82-36937"] 24-Oct-2023 09:36:31.325 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-82-36937"] 24-Oct-2023 09:36:31.326 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal03[1: useAsync[false]]] 24-Oct-2023 09:36:31.327 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-83"] 24-Oct-2023 09:36:31.327 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:31.327 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:31.330 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-83-35115"] 24-Oct-2023 09:36:31.335 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-83-35115"] 24-Oct-2023 09:36:31.337 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:31.338 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-83-35115"] 24-Oct-2023 09:36:31.351 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-83-35115"] 24-Oct-2023 09:36:31.352 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal04[1: useAsync[false]]] 24-Oct-2023 09:36:31.353 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-84"] 24-Oct-2023 09:36:31.353 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:31.354 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:31.356 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-84-46651"] 24-Oct-2023 09:36:31.372 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-84-46651"] 24-Oct-2023 09:36:31.374 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:31.376 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-84-46651"] 24-Oct-2023 09:36:31.378 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-84-46651"] 24-Oct-2023 09:36:31.379 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal05[1: useAsync[false]]] 24-Oct-2023 09:36:31.380 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-85"] 24-Oct-2023 09:36:31.381 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:31.381 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:31.389 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-85-35017"] 24-Oct-2023 09:36:31.399 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-85-35017"] 24-Oct-2023 09:36:31.400 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:31.402 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-85-35017"] 24-Oct-2023 09:36:31.404 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-85-35017"] 24-Oct-2023 09:36:31.405 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal06[1: useAsync[false]]] 24-Oct-2023 09:36:31.408 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-86"] 24-Oct-2023 09:36:31.408 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 09:36:31.408 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 09:36:31.410 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-86-33821"] 24-Oct-2023 09:36:31.415 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-86-33821"] 24-Oct-2023 09:36:31.419 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 09:36:31.427 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-86-33821"] 24-Oct-2023 09:36:31.440 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-86-33821"] ------------- ---------------- --------------- Testcase: testGetRequestDispatcherEncodedTraversal[0: useAsync[true]] took 1.558 sec Testcase: testGetRequestDispatcherNullPath01[0: useAsync[true]] took 0.129 sec Testcase: testGetRequestDispatcherNullPath02[0: useAsync[true]] took 0.112 sec Testcase: testGetRequestDispatcher01[0: useAsync[true]] took 0.093 sec Testcase: testGetRequestDispatcher02[0: useAsync[true]] took 0.048 sec Testcase: testGetRequestDispatcher03[0: useAsync[true]] took 0.111 sec Testcase: testGetRequestDispatcher04[0: useAsync[true]] took 0.05 sec Testcase: testGetRequestDispatcher05[0: useAsync[true]] took 0.081 sec Testcase: testGetRequestDispatcher06[0: useAsync[true]] took 0.063 sec Testcase: testGetRequestDispatcher11[0: useAsync[true]] took 0.097 sec Testcase: testGetRequestDispatcher12[0: useAsync[true]] took 0.032 sec Testcase: testGetRequestDispatcher13[0: useAsync[true]] took 0.082 sec Testcase: testGetRequestDispatcher14[0: useAsync[true]] took 0.044 sec Testcase: testGetRequestDispatcher15[0: useAsync[true]] took 0.049 sec Testcase: testGetRequestDispatcher16[0: useAsync[true]] took 0.02 sec Testcase: testGetRequestDispatcher21[0: useAsync[true]] took 0.034 sec Testcase: testGetRequestDispatcher22[0: useAsync[true]] took 0.042 sec Testcase: testGetRequestDispatcher23[0: useAsync[true]] took 0.061 sec Testcase: testGetRequestDispatcher24[0: useAsync[true]] took 0.04 sec Testcase: testGetRequestDispatcher25[0: useAsync[true]] took 0.05 sec Testcase: testGetRequestDispatcher26[0: useAsync[true]] took 0.044 sec Testcase: testGetRequestDispatcher31[0: useAsync[true]] took 0.16 sec Testcase: testGetRequestDispatcher32[0: useAsync[true]] took 0.052 sec Testcase: testGetRequestDispatcher33[0: useAsync[true]] took 0.07 sec Testcase: testGetRequestDispatcher34[0: useAsync[true]] took 0.032 sec Testcase: testGetRequestDispatcher35[0: useAsync[true]] took 0.034 sec Testcase: testGetRequestDispatcher36[0: useAsync[true]] took 0.028 sec Testcase: testGetRequestDispatcher41[0: useAsync[true]] took 0.033 sec Testcase: testGetRequestDispatcher42[0: useAsync[true]] took 0.028 sec Testcase: testGetRequestDispatcher43[0: useAsync[true]] took 0.026 sec Testcase: testGetRequestDispatcher44[0: useAsync[true]] took 0.065 sec Testcase: testGetRequestDispatcher45[0: useAsync[true]] took 0.046 sec Testcase: testGetRequestDispatcher46[0: useAsync[true]] took 0.036 sec Testcase: testGetRequestDispatcher47[0: useAsync[true]] took 0.019 sec Testcase: testGetRequestDispatcher48[0: useAsync[true]] took 0.066 sec Testcase: testGetRequestDispatcherOutsideContextRoot01[0: useAsync[true]] took 0.029 sec Testcase: testGetRequestDispatcherOutsideContextRoot02[0: useAsync[true]] took 0.027 sec Testcase: testGetRequestDispatcherTraversal01[0: useAsync[true]] took 0.064 sec Testcase: testGetRequestDispatcherTraversal02[0: useAsync[true]] took 0.064 sec Testcase: testGetRequestDispatcherTraversal03[0: useAsync[true]] took 0.128 sec Testcase: testGetRequestDispatcherTraversal04[0: useAsync[true]] took 0.125 sec Testcase: testGetRequestDispatcherTraversal05[0: useAsync[true]] took 0.034 sec Testcase: testGetRequestDispatcherTraversal06[0: useAsync[true]] took 0.096 sec Testcase: testGetRequestDispatcherEncodedTraversal[1: useAsync[false]] took 0.037 sec Testcase: testGetRequestDispatcherNullPath01[1: useAsync[false]] took 0.103 sec Testcase: testGetRequestDispatcherNullPath02[1: useAsync[false]] took 0.102 sec Testcase: testGetRequestDispatcher01[1: useAsync[false]] took 0.071 sec Testcase: testGetRequestDispatcher02[1: useAsync[false]] took 0.078 sec Testcase: testGetRequestDispatcher03[1: useAsync[false]] took 0.067 sec Testcase: testGetRequestDispatcher04[1: useAsync[false]] took 0.067 sec Testcase: testGetRequestDispatcher05[1: useAsync[false]] took 0.037 sec Testcase: testGetRequestDispatcher06[1: useAsync[false]] took 0.032 sec Testcase: testGetRequestDispatcher11[1: useAsync[false]] took 0.067 sec Testcase: testGetRequestDispatcher12[1: useAsync[false]] took 0.081 sec Testcase: testGetRequestDispatcher13[1: useAsync[false]] took 0.042 sec Testcase: testGetRequestDispatcher14[1: useAsync[false]] took 0.021 sec Testcase: testGetRequestDispatcher15[1: useAsync[false]] took 0.091 sec Testcase: testGetRequestDispatcher16[1: useAsync[false]] took 0.042 sec Testcase: testGetRequestDispatcher21[1: useAsync[false]] took 0.026 sec Testcase: testGetRequestDispatcher22[1: useAsync[false]] took 0.046 sec Testcase: testGetRequestDispatcher23[1: useAsync[false]] took 0.024 sec Testcase: testGetRequestDispatcher24[1: useAsync[false]] took 0.044 sec Testcase: testGetRequestDispatcher25[1: useAsync[false]] took 0.05 sec Testcase: testGetRequestDispatcher26[1: useAsync[false]] took 0.042 sec Testcase: testGetRequestDispatcher31[1: useAsync[false]] took 0.025 sec Testcase: testGetRequestDispatcher32[1: useAsync[false]] took 0.027 sec Testcase: testGetRequestDispatcher33[1: useAsync[false]] took 0.015 sec Testcase: testGetRequestDispatcher34[1: useAsync[false]] took 0.025 sec Testcase: testGetRequestDispatcher35[1: useAsync[false]] took 0.015 sec Testcase: testGetRequestDispatcher36[1: useAsync[false]] took 0.037 sec Testcase: testGetRequestDispatcher41[1: useAsync[false]] took 0.039 sec Testcase: testGetRequestDispatcher42[1: useAsync[false]] took 0.06 sec Testcase: testGetRequestDispatcher43[1: useAsync[false]] took 0.039 sec Testcase: testGetRequestDispatcher44[1: useAsync[false]] took 0.102 sec Testcase: testGetRequestDispatcher45[1: useAsync[false]] took 0.06 sec Testcase: testGetRequestDispatcher46[1: useAsync[false]] took 0.072 sec Testcase: testGetRequestDispatcher47[1: useAsync[false]] took 0.039 sec Testcase: testGetRequestDispatcher48[1: useAsync[false]] took 0.062 sec Testcase: testGetRequestDispatcherOutsideContextRoot01[1: useAsync[false]] took 0.022 sec Testcase: testGetRequestDispatcherOutsideContextRoot02[1: useAsync[false]] took 0.026 sec Testcase: testGetRequestDispatcherTraversal01[1: useAsync[false]] took 0.037 sec Testcase: testGetRequestDispatcherTraversal02[1: useAsync[false]] took 0.065 sec Testcase: testGetRequestDispatcherTraversal03[1: useAsync[false]] took 0.026 sec Testcase: testGetRequestDispatcherTraversal04[1: useAsync[false]] took 0.026 sec Testcase: testGetRequestDispatcherTraversal05[1: useAsync[false]] took 0.025 sec Testcase: testGetRequestDispatcherTraversal06[1: useAsync[false]] took 0.037 sec