Testsuite: org.apache.catalina.core.TestApplicationContextGetRequestDispatcher Tests run: 86, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.462 sec ------------- Standard Error ----------------- 24-Oct-2023 15:17:00.614 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherEncodedTraversal[0: useAsync[true]]] 24-Oct-2023 15:17:01.819 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 24-Oct-2023 15:17:01.874 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:01.875 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:02.038 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42943"] 24-Oct-2023 15:17:02.303 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 15:17:02.335 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42943"] 24-Oct-2023 15:17:02.338 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:02.381 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42943"] 24-Oct-2023 15:17:02.397 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42943"] 24-Oct-2023 15:17:02.425 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherNullPath01[0: useAsync[true]]] 24-Oct-2023 15:17:02.440 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 24-Oct-2023 15:17:02.441 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:02.441 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:02.464 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-39731"] 24-Oct-2023 15:17:02.632 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-39731"] 24-Oct-2023 15:17:02.637 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:02.652 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-39731"] 24-Oct-2023 15:17:02.655 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-39731"] 24-Oct-2023 15:17:02.662 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherNullPath02[0: useAsync[true]]] 24-Oct-2023 15:17:02.672 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 24-Oct-2023 15:17:02.672 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:02.673 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:02.692 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-3-46101"] 24-Oct-2023 15:17:02.701 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-3-46101"] 24-Oct-2023 15:17:02.704 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:02.715 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-3-46101"] 24-Oct-2023 15:17:02.727 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3-46101"] 24-Oct-2023 15:17:02.729 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher01[0: useAsync[true]]] 24-Oct-2023 15:17:02.731 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-4"] 24-Oct-2023 15:17:02.732 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:02.732 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:02.737 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-4-44125"] 24-Oct-2023 15:17:02.815 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-4-44125"] 24-Oct-2023 15:17:02.816 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:02.818 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-4-44125"] 24-Oct-2023 15:17:02.825 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-4-44125"] 24-Oct-2023 15:17:02.827 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher02[0: useAsync[true]]] 24-Oct-2023 15:17:02.830 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-5"] 24-Oct-2023 15:17:02.831 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:02.832 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:02.839 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-5-39611"] 24-Oct-2023 15:17:02.904 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-5-39611"] 24-Oct-2023 15:17:02.907 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:02.910 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-5-39611"] 24-Oct-2023 15:17:02.912 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-5-39611"] 24-Oct-2023 15:17:02.914 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher03[0: useAsync[true]]] 24-Oct-2023 15:17:02.916 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-6"] 24-Oct-2023 15:17:02.916 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:02.917 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:02.926 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-6-41131"] 24-Oct-2023 15:17:02.977 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-6-41131"] 24-Oct-2023 15:17:02.982 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:02.989 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-6-41131"] 24-Oct-2023 15:17:03.014 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-6-41131"] 24-Oct-2023 15:17:03.016 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher04[0: useAsync[true]]] 24-Oct-2023 15:17:03.018 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-7"] 24-Oct-2023 15:17:03.018 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.018 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.040 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-7-46643"] 24-Oct-2023 15:17:03.084 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-7-46643"] 24-Oct-2023 15:17:03.087 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:03.089 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-7-46643"] 24-Oct-2023 15:17:03.094 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-7-46643"] 24-Oct-2023 15:17:03.096 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher05[0: useAsync[true]]] 24-Oct-2023 15:17:03.097 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-8"] 24-Oct-2023 15:17:03.098 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.101 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.124 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-8-44593"] 24-Oct-2023 15:17:03.155 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-8-44593"] 24-Oct-2023 15:17:03.160 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:03.163 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-8-44593"] 24-Oct-2023 15:17:03.169 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-8-44593"] 24-Oct-2023 15:17:03.170 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher06[0: useAsync[true]]] 24-Oct-2023 15:17:03.175 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-9"] 24-Oct-2023 15:17:03.176 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.176 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.192 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-9-38689"] 24-Oct-2023 15:17:03.214 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-9-38689"] 24-Oct-2023 15:17:03.221 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:03.224 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-9-38689"] 24-Oct-2023 15:17:03.228 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-9-38689"] 24-Oct-2023 15:17:03.230 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher11[0: useAsync[true]]] 24-Oct-2023 15:17:03.232 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-10"] 24-Oct-2023 15:17:03.232 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.233 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.238 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-10-36961"] 24-Oct-2023 15:17:03.255 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-10-36961"] 24-Oct-2023 15:17:03.260 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:03.262 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-10-36961"] 24-Oct-2023 15:17:03.268 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-10-36961"] 24-Oct-2023 15:17:03.273 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher12[0: useAsync[true]]] 24-Oct-2023 15:17:03.277 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-11"] 24-Oct-2023 15:17:03.277 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.277 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.281 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-11-46077"] 24-Oct-2023 15:17:03.290 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-11-46077"] 24-Oct-2023 15:17:03.295 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:03.301 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-11-46077"] 24-Oct-2023 15:17:03.310 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-11-46077"] 24-Oct-2023 15:17:03.313 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher13[0: useAsync[true]]] 24-Oct-2023 15:17:03.315 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-12"] 24-Oct-2023 15:17:03.316 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.317 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.322 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-12-41445"] 24-Oct-2023 15:17:03.335 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-12-41445"] 24-Oct-2023 15:17:03.339 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:03.341 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-12-41445"] 24-Oct-2023 15:17:03.355 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-12-41445"] 24-Oct-2023 15:17:03.361 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher14[0: useAsync[true]]] 24-Oct-2023 15:17:03.363 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-13"] 24-Oct-2023 15:17:03.364 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.364 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.368 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-13-34183"] 24-Oct-2023 15:17:03.386 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-13-34183"] 24-Oct-2023 15:17:03.392 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:03.394 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-13-34183"] 24-Oct-2023 15:17:03.397 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-13-34183"] 24-Oct-2023 15:17:03.399 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher15[0: useAsync[true]]] 24-Oct-2023 15:17:03.403 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-14"] 24-Oct-2023 15:17:03.403 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.404 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.408 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-14-33551"] 24-Oct-2023 15:17:03.418 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-14-33551"] 24-Oct-2023 15:17:03.421 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:03.423 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-14-33551"] 24-Oct-2023 15:17:03.432 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-14-33551"] 24-Oct-2023 15:17:03.433 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher16[0: useAsync[true]]] 24-Oct-2023 15:17:03.435 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-15"] 24-Oct-2023 15:17:03.435 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.442 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.451 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-15-38871"] 24-Oct-2023 15:17:03.518 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-15-38871"] 24-Oct-2023 15:17:03.522 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:03.531 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-15-38871"] 24-Oct-2023 15:17:03.548 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-15-38871"] 24-Oct-2023 15:17:03.552 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher21[0: useAsync[true]]] 24-Oct-2023 15:17:03.553 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-16"] 24-Oct-2023 15:17:03.554 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.554 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.613 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-16-35583"] 24-Oct-2023 15:17:03.650 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-16-35583"] 24-Oct-2023 15:17:03.655 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:03.657 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-16-35583"] 24-Oct-2023 15:17:03.672 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-16-35583"] 24-Oct-2023 15:17:03.673 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher22[0: useAsync[true]]] 24-Oct-2023 15:17:03.675 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-17"] 24-Oct-2023 15:17:03.675 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.676 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.681 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-17-34577"] 24-Oct-2023 15:17:03.713 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-17-34577"] 24-Oct-2023 15:17:03.716 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:03.718 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-17-34577"] 24-Oct-2023 15:17:03.721 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-17-34577"] 24-Oct-2023 15:17:03.722 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher23[0: useAsync[true]]] 24-Oct-2023 15:17:03.723 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-18"] 24-Oct-2023 15:17:03.724 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.724 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.729 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-18-43555"] 24-Oct-2023 15:17:03.744 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-18-43555"] 24-Oct-2023 15:17:03.747 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:03.749 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-18-43555"] 24-Oct-2023 15:17:03.760 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-18-43555"] 24-Oct-2023 15:17:03.761 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher24[0: useAsync[true]]] 24-Oct-2023 15:17:03.763 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-19"] 24-Oct-2023 15:17:03.763 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.763 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.767 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-19-40111"] 24-Oct-2023 15:17:03.788 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-19-40111"] 24-Oct-2023 15:17:03.789 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:03.791 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-19-40111"] 24-Oct-2023 15:17:03.794 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-19-40111"] 24-Oct-2023 15:17:03.796 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher25[0: useAsync[true]]] 24-Oct-2023 15:17:03.806 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-20"] 24-Oct-2023 15:17:03.815 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.815 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.827 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-20-34649"] 24-Oct-2023 15:17:03.842 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-20-34649"] 24-Oct-2023 15:17:03.846 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:03.848 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-20-34649"] 24-Oct-2023 15:17:03.855 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-20-34649"] 24-Oct-2023 15:17:03.857 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher26[0: useAsync[true]]] 24-Oct-2023 15:17:03.858 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-21"] 24-Oct-2023 15:17:03.859 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.859 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.877 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-21-43857"] 24-Oct-2023 15:17:03.899 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-21-43857"] 24-Oct-2023 15:17:03.903 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:03.906 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-21-43857"] 24-Oct-2023 15:17:03.913 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-21-43857"] 24-Oct-2023 15:17:03.914 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher31[0: useAsync[true]]] 24-Oct-2023 15:17:03.916 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-22"] 24-Oct-2023 15:17:03.916 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.916 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.932 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-22-35755"] 24-Oct-2023 15:17:03.964 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-22-35755"] 24-Oct-2023 15:17:03.967 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:03.973 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-22-35755"] 24-Oct-2023 15:17:03.981 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-22-35755"] 24-Oct-2023 15:17:03.983 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher32[0: useAsync[true]]] 24-Oct-2023 15:17:03.987 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-23"] 24-Oct-2023 15:17:03.988 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:03.988 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:03.998 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-23-34195"] 24-Oct-2023 15:17:04.019 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-23-34195"] 24-Oct-2023 15:17:04.022 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.024 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-23-34195"] 24-Oct-2023 15:17:04.038 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-23-34195"] 24-Oct-2023 15:17:04.039 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher33[0: useAsync[true]]] 24-Oct-2023 15:17:04.041 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-24"] 24-Oct-2023 15:17:04.041 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.041 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:04.045 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-24-39605"] 24-Oct-2023 15:17:04.067 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-24-39605"] 24-Oct-2023 15:17:04.071 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.073 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-24-39605"] 24-Oct-2023 15:17:04.078 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-24-39605"] 24-Oct-2023 15:17:04.080 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher34[0: useAsync[true]]] 24-Oct-2023 15:17:04.081 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-25"] 24-Oct-2023 15:17:04.085 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.085 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:04.107 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-25-43097"] 24-Oct-2023 15:17:04.146 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-25-43097"] 24-Oct-2023 15:17:04.150 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.152 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-25-43097"] 24-Oct-2023 15:17:04.156 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-25-43097"] 24-Oct-2023 15:17:04.157 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher35[0: useAsync[true]]] 24-Oct-2023 15:17:04.162 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-26"] 24-Oct-2023 15:17:04.162 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.162 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:04.167 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-26-44393"] 24-Oct-2023 15:17:04.192 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-26-44393"] 24-Oct-2023 15:17:04.195 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.197 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-26-44393"] 24-Oct-2023 15:17:04.199 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-26-44393"] 24-Oct-2023 15:17:04.200 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher36[0: useAsync[true]]] 24-Oct-2023 15:17:04.202 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-27"] 24-Oct-2023 15:17:04.203 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.203 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:04.219 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-27-35121"] 24-Oct-2023 15:17:04.232 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-27-35121"] 24-Oct-2023 15:17:04.238 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.241 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-27-35121"] 24-Oct-2023 15:17:04.258 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-27-35121"] 24-Oct-2023 15:17:04.259 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher41[0: useAsync[true]]] 24-Oct-2023 15:17:04.261 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-28"] 24-Oct-2023 15:17:04.261 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.261 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:04.270 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-28-39317"] 24-Oct-2023 15:17:04.316 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-28-39317"] 24-Oct-2023 15:17:04.316 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.321 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-28-39317"] 24-Oct-2023 15:17:04.330 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-28-39317"] 24-Oct-2023 15:17:04.331 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher42[0: useAsync[true]]] 24-Oct-2023 15:17:04.333 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-29"] 24-Oct-2023 15:17:04.333 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.333 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:04.338 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-29-42365"] 24-Oct-2023 15:17:04.350 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-29-42365"] 24-Oct-2023 15:17:04.355 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.357 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-29-42365"] 24-Oct-2023 15:17:04.360 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-29-42365"] 24-Oct-2023 15:17:04.361 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher43[0: useAsync[true]]] 24-Oct-2023 15:17:04.363 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-30"] 24-Oct-2023 15:17:04.363 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.363 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:04.368 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-30-43505"] 24-Oct-2023 15:17:04.390 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-30-43505"] 24-Oct-2023 15:17:04.392 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.394 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-30-43505"] 24-Oct-2023 15:17:04.396 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-30-43505"] 24-Oct-2023 15:17:04.397 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher44[0: useAsync[true]]] 24-Oct-2023 15:17:04.398 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-31"] 24-Oct-2023 15:17:04.399 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.399 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:04.403 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-31-36437"] 24-Oct-2023 15:17:04.513 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-31-36437"] 24-Oct-2023 15:17:04.516 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.518 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-31-36437"] 24-Oct-2023 15:17:04.520 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-31-36437"] 24-Oct-2023 15:17:04.521 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher45[0: useAsync[true]]] 24-Oct-2023 15:17:04.523 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-32"] 24-Oct-2023 15:17:04.523 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.523 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:04.528 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-32-37791"] 24-Oct-2023 15:17:04.556 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-32-37791"] 24-Oct-2023 15:17:04.557 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.561 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-32-37791"] 24-Oct-2023 15:17:04.563 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-32-37791"] 24-Oct-2023 15:17:04.565 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher46[0: useAsync[true]]] 24-Oct-2023 15:17:04.566 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-33"] 24-Oct-2023 15:17:04.567 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.567 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:04.571 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-33-38199"] 24-Oct-2023 15:17:04.638 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-33-38199"] 24-Oct-2023 15:17:04.641 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.643 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-33-38199"] 24-Oct-2023 15:17:04.647 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-33-38199"] 24-Oct-2023 15:17:04.650 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher47[0: useAsync[true]]] 24-Oct-2023 15:17:04.652 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-34"] 24-Oct-2023 15:17:04.653 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.653 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:04.657 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-34-44127"] 24-Oct-2023 15:17:04.674 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-34-44127"] 24-Oct-2023 15:17:04.696 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.698 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-34-44127"] 24-Oct-2023 15:17:04.699 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-34-44127"] 24-Oct-2023 15:17:04.701 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher48[0: useAsync[true]]] 24-Oct-2023 15:17:04.702 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-35"] 24-Oct-2023 15:17:04.702 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.703 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:04.715 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-35-35653"] 24-Oct-2023 15:17:04.732 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-35-35653"] 24-Oct-2023 15:17:04.734 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.740 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-35-35653"] 24-Oct-2023 15:17:04.749 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-35-35653"] 24-Oct-2023 15:17:04.755 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherOutsideContextRoot01[0: useAsync[true]]] 24-Oct-2023 15:17:04.757 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-36"] 24-Oct-2023 15:17:04.757 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.757 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:04.767 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-36-41233"] 24-Oct-2023 15:17:04.784 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-36-41233"] 24-Oct-2023 15:17:04.787 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.789 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-36-41233"] 24-Oct-2023 15:17:04.793 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-36-41233"] 24-Oct-2023 15:17:04.794 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherOutsideContextRoot02[0: useAsync[true]]] 24-Oct-2023 15:17:04.796 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-37"] 24-Oct-2023 15:17:04.796 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.796 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:04.799 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-37-43481"] 24-Oct-2023 15:17:04.805 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-37-43481"] 24-Oct-2023 15:17:04.808 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.810 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-37-43481"] 24-Oct-2023 15:17:04.812 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-37-43481"] 24-Oct-2023 15:17:04.814 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal01[0: useAsync[true]]] 24-Oct-2023 15:17:04.815 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-38"] 24-Oct-2023 15:17:04.816 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.817 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:04.856 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-38-34349"] 24-Oct-2023 15:17:04.918 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-38-34349"] 24-Oct-2023 15:17:04.921 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.923 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-38-34349"] 24-Oct-2023 15:17:04.935 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-38-34349"] 24-Oct-2023 15:17:04.936 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal02[0: useAsync[true]]] 24-Oct-2023 15:17:04.937 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-39"] 24-Oct-2023 15:17:04.938 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.938 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:04.968 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-39-33157"] 24-Oct-2023 15:17:04.982 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-39-33157"] 24-Oct-2023 15:17:04.985 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:04.986 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-39-33157"] 24-Oct-2023 15:17:04.990 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-39-33157"] 24-Oct-2023 15:17:04.992 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal03[0: useAsync[true]]] 24-Oct-2023 15:17:04.993 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-40"] 24-Oct-2023 15:17:04.993 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:04.997 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.012 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-40-35249"] 24-Oct-2023 15:17:05.040 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-40-35249"] 24-Oct-2023 15:17:05.044 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.046 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-40-35249"] 24-Oct-2023 15:17:05.048 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-40-35249"] 24-Oct-2023 15:17:05.049 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal04[0: useAsync[true]]] 24-Oct-2023 15:17:05.051 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-41"] 24-Oct-2023 15:17:05.051 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.051 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.059 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-41-46575"] 24-Oct-2023 15:17:05.147 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-41-46575"] 24-Oct-2023 15:17:05.148 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.150 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-41-46575"] 24-Oct-2023 15:17:05.152 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-41-46575"] 24-Oct-2023 15:17:05.153 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal05[0: useAsync[true]]] 24-Oct-2023 15:17:05.155 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-42"] 24-Oct-2023 15:17:05.155 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.155 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.169 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-42-38389"] 24-Oct-2023 15:17:05.257 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-42-38389"] 24-Oct-2023 15:17:05.260 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.262 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-42-38389"] 24-Oct-2023 15:17:05.265 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-42-38389"] 24-Oct-2023 15:17:05.267 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal06[0: useAsync[true]]] 24-Oct-2023 15:17:05.270 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-43"] 24-Oct-2023 15:17:05.271 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.271 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.276 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-43-34345"] 24-Oct-2023 15:17:05.322 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-43-34345"] 24-Oct-2023 15:17:05.325 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.327 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-43-34345"] 24-Oct-2023 15:17:05.330 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-43-34345"] 24-Oct-2023 15:17:05.332 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherEncodedTraversal[1: useAsync[false]]] 24-Oct-2023 15:17:05.334 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-44"] 24-Oct-2023 15:17:05.334 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.334 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.337 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-44-38883"] 24-Oct-2023 15:17:05.351 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 15:17:05.355 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-44-38883"] 24-Oct-2023 15:17:05.357 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.359 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-44-38883"] 24-Oct-2023 15:17:05.361 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-44-38883"] 24-Oct-2023 15:17:05.362 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherNullPath01[1: useAsync[false]]] 24-Oct-2023 15:17:05.363 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-45"] 24-Oct-2023 15:17:05.363 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.364 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.371 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-45-37811"] 24-Oct-2023 15:17:05.380 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-45-37811"] 24-Oct-2023 15:17:05.382 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.383 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-45-37811"] 24-Oct-2023 15:17:05.385 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-45-37811"] 24-Oct-2023 15:17:05.386 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherNullPath02[1: useAsync[false]]] 24-Oct-2023 15:17:05.387 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-46"] 24-Oct-2023 15:17:05.387 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.387 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.389 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-46-45685"] 24-Oct-2023 15:17:05.396 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-46-45685"] 24-Oct-2023 15:17:05.396 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.397 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-46-45685"] 24-Oct-2023 15:17:05.399 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-46-45685"] 24-Oct-2023 15:17:05.400 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher01[1: useAsync[false]]] 24-Oct-2023 15:17:05.401 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-47"] 24-Oct-2023 15:17:05.401 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.401 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.403 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-47-39911"] 24-Oct-2023 15:17:05.407 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-47-39911"] 24-Oct-2023 15:17:05.407 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.409 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-47-39911"] 24-Oct-2023 15:17:05.414 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-47-39911"] 24-Oct-2023 15:17:05.415 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher02[1: useAsync[false]]] 24-Oct-2023 15:17:05.416 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-48"] 24-Oct-2023 15:17:05.416 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.417 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.419 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-48-39299"] 24-Oct-2023 15:17:05.442 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-48-39299"] 24-Oct-2023 15:17:05.442 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.444 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-48-39299"] 24-Oct-2023 15:17:05.447 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-48-39299"] 24-Oct-2023 15:17:05.448 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher03[1: useAsync[false]]] 24-Oct-2023 15:17:05.449 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-49"] 24-Oct-2023 15:17:05.450 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.450 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.452 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-49-43279"] 24-Oct-2023 15:17:05.464 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-49-43279"] 24-Oct-2023 15:17:05.467 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.468 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-49-43279"] 24-Oct-2023 15:17:05.471 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-49-43279"] 24-Oct-2023 15:17:05.472 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher04[1: useAsync[false]]] 24-Oct-2023 15:17:05.473 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-50"] 24-Oct-2023 15:17:05.474 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.475 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.480 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-50-34211"] 24-Oct-2023 15:17:05.488 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-50-34211"] 24-Oct-2023 15:17:05.489 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.490 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-50-34211"] 24-Oct-2023 15:17:05.493 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-50-34211"] 24-Oct-2023 15:17:05.494 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher05[1: useAsync[false]]] 24-Oct-2023 15:17:05.495 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-51"] 24-Oct-2023 15:17:05.495 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.495 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.498 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-51-41911"] 24-Oct-2023 15:17:05.528 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-51-41911"] 24-Oct-2023 15:17:05.530 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.532 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-51-41911"] 24-Oct-2023 15:17:05.535 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-51-41911"] 24-Oct-2023 15:17:05.537 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher06[1: useAsync[false]]] 24-Oct-2023 15:17:05.538 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-52"] 24-Oct-2023 15:17:05.541 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.541 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.551 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-52-46325"] 24-Oct-2023 15:17:05.564 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-52-46325"] 24-Oct-2023 15:17:05.566 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.567 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-52-46325"] 24-Oct-2023 15:17:05.571 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-52-46325"] 24-Oct-2023 15:17:05.572 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher11[1: useAsync[false]]] 24-Oct-2023 15:17:05.574 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-53"] 24-Oct-2023 15:17:05.574 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.574 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.579 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-53-34187"] 24-Oct-2023 15:17:05.608 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-53-34187"] 24-Oct-2023 15:17:05.611 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.612 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-53-34187"] 24-Oct-2023 15:17:05.620 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-53-34187"] 24-Oct-2023 15:17:05.621 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher12[1: useAsync[false]]] 24-Oct-2023 15:17:05.622 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-54"] 24-Oct-2023 15:17:05.622 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.622 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.630 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-54-38593"] 24-Oct-2023 15:17:05.652 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-54-38593"] 24-Oct-2023 15:17:05.655 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.656 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-54-38593"] 24-Oct-2023 15:17:05.660 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-54-38593"] 24-Oct-2023 15:17:05.661 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher13[1: useAsync[false]]] 24-Oct-2023 15:17:05.662 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-55"] 24-Oct-2023 15:17:05.663 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.663 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.665 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-55-45677"] 24-Oct-2023 15:17:05.671 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-55-45677"] 24-Oct-2023 15:17:05.672 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.673 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-55-45677"] 24-Oct-2023 15:17:05.675 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-55-45677"] 24-Oct-2023 15:17:05.676 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher14[1: useAsync[false]]] 24-Oct-2023 15:17:05.677 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-56"] 24-Oct-2023 15:17:05.678 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.678 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.685 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-56-39585"] 24-Oct-2023 15:17:05.694 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-56-39585"] 24-Oct-2023 15:17:05.696 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.698 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-56-39585"] 24-Oct-2023 15:17:05.700 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-56-39585"] 24-Oct-2023 15:17:05.701 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher15[1: useAsync[false]]] 24-Oct-2023 15:17:05.704 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-57"] 24-Oct-2023 15:17:05.704 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.704 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.711 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-57-40623"] 24-Oct-2023 15:17:05.718 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-57-40623"] 24-Oct-2023 15:17:05.722 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.727 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-57-40623"] 24-Oct-2023 15:17:05.738 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-57-40623"] 24-Oct-2023 15:17:05.740 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher16[1: useAsync[false]]] 24-Oct-2023 15:17:05.741 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-58"] 24-Oct-2023 15:17:05.741 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.741 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.747 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-58-43067"] 24-Oct-2023 15:17:05.754 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-58-43067"] 24-Oct-2023 15:17:05.760 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.761 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-58-43067"] 24-Oct-2023 15:17:05.765 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-58-43067"] 24-Oct-2023 15:17:05.768 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher21[1: useAsync[false]]] 24-Oct-2023 15:17:05.769 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-59"] 24-Oct-2023 15:17:05.769 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.770 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.772 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-59-33373"] 24-Oct-2023 15:17:05.785 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-59-33373"] 24-Oct-2023 15:17:05.787 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.789 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-59-33373"] 24-Oct-2023 15:17:05.791 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-59-33373"] 24-Oct-2023 15:17:05.793 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher22[1: useAsync[false]]] 24-Oct-2023 15:17:05.794 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-60"] 24-Oct-2023 15:17:05.794 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.794 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.796 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-60-35379"] 24-Oct-2023 15:17:05.805 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-60-35379"] 24-Oct-2023 15:17:05.806 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.807 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-60-35379"] 24-Oct-2023 15:17:05.810 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-60-35379"] 24-Oct-2023 15:17:05.811 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher23[1: useAsync[false]]] 24-Oct-2023 15:17:05.812 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-61"] 24-Oct-2023 15:17:05.812 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.813 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.853 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-61-45059"] 24-Oct-2023 15:17:05.867 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-61-45059"] 24-Oct-2023 15:17:05.870 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.871 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-61-45059"] 24-Oct-2023 15:17:05.874 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-61-45059"] 24-Oct-2023 15:17:05.875 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher24[1: useAsync[false]]] 24-Oct-2023 15:17:05.876 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-62"] 24-Oct-2023 15:17:05.876 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.876 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.879 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-62-38847"] 24-Oct-2023 15:17:05.900 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-62-38847"] 24-Oct-2023 15:17:05.902 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.905 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-62-38847"] 24-Oct-2023 15:17:05.916 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-62-38847"] 24-Oct-2023 15:17:05.917 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher25[1: useAsync[false]]] 24-Oct-2023 15:17:05.918 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-63"] 24-Oct-2023 15:17:05.919 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.919 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.922 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-63-40593"] 24-Oct-2023 15:17:05.937 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-63-40593"] 24-Oct-2023 15:17:05.939 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:05.941 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-63-40593"] 24-Oct-2023 15:17:05.942 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-63-40593"] 24-Oct-2023 15:17:05.944 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher26[1: useAsync[false]]] 24-Oct-2023 15:17:05.945 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-64"] 24-Oct-2023 15:17:05.945 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:05.946 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:05.959 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-64-45687"] 24-Oct-2023 15:17:06.029 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-64-45687"] 24-Oct-2023 15:17:06.035 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.037 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-64-45687"] 24-Oct-2023 15:17:06.043 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-64-45687"] 24-Oct-2023 15:17:06.045 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher31[1: useAsync[false]]] 24-Oct-2023 15:17:06.046 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-65"] 24-Oct-2023 15:17:06.046 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.046 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.049 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-65-41191"] 24-Oct-2023 15:17:06.069 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-65-41191"] 24-Oct-2023 15:17:06.072 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.074 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-65-41191"] 24-Oct-2023 15:17:06.081 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-65-41191"] 24-Oct-2023 15:17:06.082 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher32[1: useAsync[false]]] 24-Oct-2023 15:17:06.083 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-66"] 24-Oct-2023 15:17:06.083 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.084 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.089 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-66-33097"] 24-Oct-2023 15:17:06.116 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-66-33097"] 24-Oct-2023 15:17:06.117 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.118 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-66-33097"] 24-Oct-2023 15:17:06.122 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-66-33097"] 24-Oct-2023 15:17:06.123 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher33[1: useAsync[false]]] 24-Oct-2023 15:17:06.124 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-67"] 24-Oct-2023 15:17:06.124 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.125 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.134 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-67-33159"] 24-Oct-2023 15:17:06.169 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-67-33159"] 24-Oct-2023 15:17:06.172 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.176 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-67-33159"] 24-Oct-2023 15:17:06.181 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-67-33159"] 24-Oct-2023 15:17:06.183 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher34[1: useAsync[false]]] 24-Oct-2023 15:17:06.184 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-68"] 24-Oct-2023 15:17:06.185 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.185 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.205 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-68-45661"] 24-Oct-2023 15:17:06.286 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-68-45661"] 24-Oct-2023 15:17:06.289 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.291 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-68-45661"] 24-Oct-2023 15:17:06.293 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-68-45661"] 24-Oct-2023 15:17:06.295 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher35[1: useAsync[false]]] 24-Oct-2023 15:17:06.296 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-69"] 24-Oct-2023 15:17:06.297 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.297 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.302 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-69-41743"] 24-Oct-2023 15:17:06.341 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-69-41743"] 24-Oct-2023 15:17:06.357 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.359 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-69-41743"] 24-Oct-2023 15:17:06.371 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-69-41743"] 24-Oct-2023 15:17:06.372 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher36[1: useAsync[false]]] 24-Oct-2023 15:17:06.373 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-70"] 24-Oct-2023 15:17:06.373 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.374 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.382 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-70-40899"] 24-Oct-2023 15:17:06.438 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-70-40899"] 24-Oct-2023 15:17:06.438 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.440 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-70-40899"] 24-Oct-2023 15:17:06.441 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-70-40899"] 24-Oct-2023 15:17:06.443 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher41[1: useAsync[false]]] 24-Oct-2023 15:17:06.445 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-71"] 24-Oct-2023 15:17:06.445 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.445 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.448 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-71-37107"] 24-Oct-2023 15:17:06.452 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-71-37107"] 24-Oct-2023 15:17:06.455 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.456 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-71-37107"] 24-Oct-2023 15:17:06.459 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-71-37107"] 24-Oct-2023 15:17:06.460 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher42[1: useAsync[false]]] 24-Oct-2023 15:17:06.461 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-72"] 24-Oct-2023 15:17:06.461 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.462 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.469 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-72-38893"] 24-Oct-2023 15:17:06.500 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-72-38893"] 24-Oct-2023 15:17:06.503 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.506 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-72-38893"] 24-Oct-2023 15:17:06.507 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-72-38893"] 24-Oct-2023 15:17:06.509 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher43[1: useAsync[false]]] 24-Oct-2023 15:17:06.510 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-73"] 24-Oct-2023 15:17:06.511 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.511 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.514 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-73-43545"] 24-Oct-2023 15:17:06.585 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-73-43545"] 24-Oct-2023 15:17:06.587 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.589 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-73-43545"] 24-Oct-2023 15:17:06.592 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-73-43545"] 24-Oct-2023 15:17:06.593 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher44[1: useAsync[false]]] 24-Oct-2023 15:17:06.594 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-74"] 24-Oct-2023 15:17:06.596 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.596 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.612 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-74-36241"] 24-Oct-2023 15:17:06.664 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-74-36241"] 24-Oct-2023 15:17:06.665 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.666 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-74-36241"] 24-Oct-2023 15:17:06.670 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-74-36241"] 24-Oct-2023 15:17:06.671 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher45[1: useAsync[false]]] 24-Oct-2023 15:17:06.673 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-75"] 24-Oct-2023 15:17:06.673 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.673 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.680 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-75-36781"] 24-Oct-2023 15:17:06.701 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-75-36781"] 24-Oct-2023 15:17:06.702 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.703 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-75-36781"] 24-Oct-2023 15:17:06.706 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-75-36781"] 24-Oct-2023 15:17:06.707 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher46[1: useAsync[false]]] 24-Oct-2023 15:17:06.708 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-76"] 24-Oct-2023 15:17:06.708 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.708 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.713 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-76-35901"] 24-Oct-2023 15:17:06.721 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-76-35901"] 24-Oct-2023 15:17:06.723 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.725 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-76-35901"] 24-Oct-2023 15:17:06.727 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-76-35901"] 24-Oct-2023 15:17:06.728 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher47[1: useAsync[false]]] 24-Oct-2023 15:17:06.729 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-77"] 24-Oct-2023 15:17:06.729 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.730 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.734 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-77-37937"] 24-Oct-2023 15:17:06.742 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-77-37937"] 24-Oct-2023 15:17:06.744 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.746 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-77-37937"] 24-Oct-2023 15:17:06.751 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-77-37937"] 24-Oct-2023 15:17:06.752 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcher48[1: useAsync[false]]] 24-Oct-2023 15:17:06.753 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-78"] 24-Oct-2023 15:17:06.754 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.754 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.763 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-78-38789"] 24-Oct-2023 15:17:06.822 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-78-38789"] 24-Oct-2023 15:17:06.824 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.827 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-78-38789"] 24-Oct-2023 15:17:06.828 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-78-38789"] 24-Oct-2023 15:17:06.829 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherOutsideContextRoot01[1: useAsync[false]]] 24-Oct-2023 15:17:06.832 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-79"] 24-Oct-2023 15:17:06.833 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.833 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.835 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-79-35117"] 24-Oct-2023 15:17:06.840 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-79-35117"] 24-Oct-2023 15:17:06.841 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.843 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-79-35117"] 24-Oct-2023 15:17:06.844 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-79-35117"] 24-Oct-2023 15:17:06.846 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherOutsideContextRoot02[1: useAsync[false]]] 24-Oct-2023 15:17:06.847 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-80"] 24-Oct-2023 15:17:06.847 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.859 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.867 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-80-38753"] 24-Oct-2023 15:17:06.905 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-80-38753"] 24-Oct-2023 15:17:06.907 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.909 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-80-38753"] 24-Oct-2023 15:17:06.911 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-80-38753"] 24-Oct-2023 15:17:06.912 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal01[1: useAsync[false]]] 24-Oct-2023 15:17:06.913 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-81"] 24-Oct-2023 15:17:06.913 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.913 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.916 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-81-41951"] 24-Oct-2023 15:17:06.957 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-81-41951"] 24-Oct-2023 15:17:06.958 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:06.962 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-81-41951"] 24-Oct-2023 15:17:06.978 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-81-41951"] 24-Oct-2023 15:17:06.980 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal02[1: useAsync[false]]] 24-Oct-2023 15:17:06.981 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-82"] 24-Oct-2023 15:17:06.982 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:06.982 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:06.984 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-82-45895"] 24-Oct-2023 15:17:07.032 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-82-45895"] 24-Oct-2023 15:17:07.035 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:07.036 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-82-45895"] 24-Oct-2023 15:17:07.046 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-82-45895"] 24-Oct-2023 15:17:07.047 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal03[1: useAsync[false]]] 24-Oct-2023 15:17:07.048 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-83"] 24-Oct-2023 15:17:07.048 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:07.048 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:07.051 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-83-35053"] 24-Oct-2023 15:17:07.236 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-83-35053"] 24-Oct-2023 15:17:07.236 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:07.239 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-83-35053"] 24-Oct-2023 15:17:07.240 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-83-35053"] 24-Oct-2023 15:17:07.242 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal04[1: useAsync[false]]] 24-Oct-2023 15:17:07.243 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-84"] 24-Oct-2023 15:17:07.243 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:07.243 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:07.258 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-84-33293"] 24-Oct-2023 15:17:07.444 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-84-33293"] 24-Oct-2023 15:17:07.444 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:07.446 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-84-33293"] 24-Oct-2023 15:17:07.448 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-84-33293"] 24-Oct-2023 15:17:07.451 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal05[1: useAsync[false]]] 24-Oct-2023 15:17:07.452 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-85"] 24-Oct-2023 15:17:07.452 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:07.452 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:07.462 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-85-44099"] 24-Oct-2023 15:17:07.578 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-85-44099"] 24-Oct-2023 15:17:07.581 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:07.583 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-85-44099"] 24-Oct-2023 15:17:07.589 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-85-44099"] 24-Oct-2023 15:17:07.590 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testGetRequestDispatcherTraversal06[1: useAsync[false]]] 24-Oct-2023 15:17:07.591 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-86"] 24-Oct-2023 15:17:07.592 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 15:17:07.592 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 24-Oct-2023 15:17:07.606 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-86-45955"] 24-Oct-2023 15:17:07.744 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-86-45955"] 24-Oct-2023 15:17:07.751 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 15:17:07.753 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-86-45955"] 24-Oct-2023 15:17:07.772 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-86-45955"] ------------- ---------------- --------------- Testcase: testGetRequestDispatcherEncodedTraversal[0: useAsync[true]] took 2.02 sec Testcase: testGetRequestDispatcherNullPath01[0: useAsync[true]] took 0.235 sec Testcase: testGetRequestDispatcherNullPath02[0: useAsync[true]] took 0.067 sec Testcase: testGetRequestDispatcher01[0: useAsync[true]] took 0.097 sec Testcase: testGetRequestDispatcher02[0: useAsync[true]] took 0.087 sec Testcase: testGetRequestDispatcher03[0: useAsync[true]] took 0.102 sec Testcase: testGetRequestDispatcher04[0: useAsync[true]] took 0.08 sec Testcase: testGetRequestDispatcher05[0: useAsync[true]] took 0.075 sec Testcase: testGetRequestDispatcher06[0: useAsync[true]] took 0.059 sec Testcase: testGetRequestDispatcher11[0: useAsync[true]] took 0.039 sec Testcase: testGetRequestDispatcher12[0: useAsync[true]] took 0.043 sec Testcase: testGetRequestDispatcher13[0: useAsync[true]] took 0.048 sec Testcase: testGetRequestDispatcher14[0: useAsync[true]] took 0.037 sec Testcase: testGetRequestDispatcher15[0: useAsync[true]] took 0.034 sec Testcase: testGetRequestDispatcher16[0: useAsync[true]] took 0.116 sec Testcase: testGetRequestDispatcher21[0: useAsync[true]] took 0.124 sec Testcase: testGetRequestDispatcher22[0: useAsync[true]] took 0.048 sec Testcase: testGetRequestDispatcher23[0: useAsync[true]] took 0.039 sec Testcase: testGetRequestDispatcher24[0: useAsync[true]] took 0.034 sec Testcase: testGetRequestDispatcher25[0: useAsync[true]] took 0.061 sec Testcase: testGetRequestDispatcher26[0: useAsync[true]] took 0.058 sec Testcase: testGetRequestDispatcher31[0: useAsync[true]] took 0.068 sec Testcase: testGetRequestDispatcher32[0: useAsync[true]] took 0.057 sec Testcase: testGetRequestDispatcher33[0: useAsync[true]] took 0.04 sec Testcase: testGetRequestDispatcher34[0: useAsync[true]] took 0.077 sec Testcase: testGetRequestDispatcher35[0: useAsync[true]] took 0.044 sec Testcase: testGetRequestDispatcher36[0: useAsync[true]] took 0.058 sec Testcase: testGetRequestDispatcher41[0: useAsync[true]] took 0.072 sec Testcase: testGetRequestDispatcher42[0: useAsync[true]] took 0.03 sec Testcase: testGetRequestDispatcher43[0: useAsync[true]] took 0.035 sec Testcase: testGetRequestDispatcher44[0: useAsync[true]] took 0.123 sec Testcase: testGetRequestDispatcher45[0: useAsync[true]] took 0.043 sec Testcase: testGetRequestDispatcher46[0: useAsync[true]] took 0.083 sec Testcase: testGetRequestDispatcher47[0: useAsync[true]] took 0.052 sec Testcase: testGetRequestDispatcher48[0: useAsync[true]] took 0.05 sec Testcase: testGetRequestDispatcherOutsideContextRoot01[0: useAsync[true]] took 0.044 sec Testcase: testGetRequestDispatcherOutsideContextRoot02[0: useAsync[true]] took 0.019 sec Testcase: testGetRequestDispatcherTraversal01[0: useAsync[true]] took 0.122 sec Testcase: testGetRequestDispatcherTraversal02[0: useAsync[true]] took 0.055 sec Testcase: testGetRequestDispatcherTraversal03[0: useAsync[true]] took 0.058 sec Testcase: testGetRequestDispatcherTraversal04[0: useAsync[true]] took 0.104 sec Testcase: testGetRequestDispatcherTraversal05[0: useAsync[true]] took 0.114 sec Testcase: testGetRequestDispatcherTraversal06[0: useAsync[true]] took 0.064 sec Testcase: testGetRequestDispatcherEncodedTraversal[1: useAsync[false]] took 0.029 sec Testcase: testGetRequestDispatcherNullPath01[1: useAsync[false]] took 0.024 sec Testcase: testGetRequestDispatcherNullPath02[1: useAsync[false]] took 0.014 sec Testcase: testGetRequestDispatcher01[1: useAsync[false]] took 0.015 sec Testcase: testGetRequestDispatcher02[1: useAsync[false]] took 0.032 sec Testcase: testGetRequestDispatcher03[1: useAsync[false]] took 0.024 sec Testcase: testGetRequestDispatcher04[1: useAsync[false]] took 0.021 sec Testcase: testGetRequestDispatcher05[1: useAsync[false]] took 0.043 sec Testcase: testGetRequestDispatcher06[1: useAsync[false]] took 0.036 sec Testcase: testGetRequestDispatcher11[1: useAsync[false]] took 0.048 sec Testcase: testGetRequestDispatcher12[1: useAsync[false]] took 0.04 sec Testcase: testGetRequestDispatcher13[1: useAsync[false]] took 0.015 sec Testcase: testGetRequestDispatcher14[1: useAsync[false]] took 0.025 sec Testcase: testGetRequestDispatcher15[1: useAsync[false]] took 0.038 sec Testcase: testGetRequestDispatcher16[1: useAsync[false]] took 0.028 sec Testcase: testGetRequestDispatcher21[1: useAsync[false]] took 0.025 sec Testcase: testGetRequestDispatcher22[1: useAsync[false]] took 0.019 sec Testcase: testGetRequestDispatcher23[1: useAsync[false]] took 0.063 sec Testcase: testGetRequestDispatcher24[1: useAsync[false]] took 0.042 sec Testcase: testGetRequestDispatcher25[1: useAsync[false]] took 0.026 sec Testcase: testGetRequestDispatcher26[1: useAsync[false]] took 0.101 sec Testcase: testGetRequestDispatcher31[1: useAsync[false]] took 0.037 sec Testcase: testGetRequestDispatcher32[1: useAsync[false]] took 0.041 sec Testcase: testGetRequestDispatcher33[1: useAsync[false]] took 0.06 sec Testcase: testGetRequestDispatcher34[1: useAsync[false]] took 0.111 sec Testcase: testGetRequestDispatcher35[1: useAsync[false]] took 0.077 sec Testcase: testGetRequestDispatcher36[1: useAsync[false]] took 0.071 sec Testcase: testGetRequestDispatcher41[1: useAsync[false]] took 0.016 sec Testcase: testGetRequestDispatcher42[1: useAsync[false]] took 0.048 sec Testcase: testGetRequestDispatcher43[1: useAsync[false]] took 0.085 sec Testcase: testGetRequestDispatcher44[1: useAsync[false]] took 0.078 sec Testcase: testGetRequestDispatcher45[1: useAsync[false]] took 0.035 sec Testcase: testGetRequestDispatcher46[1: useAsync[false]] took 0.021 sec Testcase: testGetRequestDispatcher47[1: useAsync[false]] took 0.024 sec Testcase: testGetRequestDispatcher48[1: useAsync[false]] took 0.076 sec Testcase: testGetRequestDispatcherOutsideContextRoot01[1: useAsync[false]] took 0.017 sec Testcase: testGetRequestDispatcherOutsideContextRoot02[1: useAsync[false]] took 0.066 sec Testcase: testGetRequestDispatcherTraversal01[1: useAsync[false]] took 0.069 sec Testcase: testGetRequestDispatcherTraversal02[1: useAsync[false]] took 0.066 sec Testcase: testGetRequestDispatcherTraversal03[1: useAsync[false]] took 0.195 sec Testcase: testGetRequestDispatcherTraversal04[1: useAsync[false]] took 0.209 sec Testcase: testGetRequestDispatcherTraversal05[1: useAsync[false]] took 0.14 sec Testcase: testGetRequestDispatcherTraversal06[1: useAsync[false]] took 0.183 sec