Testsuite: org.apache.catalina.core.TestApplicationContextGetRequestDispatcherB Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.841 sec ------------- Standard Error ----------------- 19-Oct-2023 13:24:50.177 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[0: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 13:24:50.418 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:50.431 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:50.432 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:50.435 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:50.907 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-1"] 19-Oct-2023 13:24:50.931 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:50.932 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:51.041 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-1-33171"] 19-Oct-2023 13:24:51.145 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-1-33171"] 19-Oct-2023 13:24:51.148 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:51.172 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-1-33171"] 19-Oct-2023 13:24:51.192 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-1-33171"] 19-Oct-2023 13:24:51.198 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[1: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:51.199 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:51.199 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:51.199 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:51.199 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:51.200 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-2"] 19-Oct-2023 13:24:51.201 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:51.201 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:51.205 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-2-43241"] 19-Oct-2023 13:24:51.219 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-2-43241"] 19-Oct-2023 13:24:51.222 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:51.225 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-2-43241"] 19-Oct-2023 13:24:51.232 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-2-43241"] 19-Oct-2023 13:24:51.235 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[2: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:51.236 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:51.236 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:51.236 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:51.237 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:51.238 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-3"] 19-Oct-2023 13:24:51.238 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:51.239 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:51.244 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-3-36379"] 19-Oct-2023 13:24:51.253 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-3-36379"] 19-Oct-2023 13:24:51.256 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:51.258 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-3-36379"] 19-Oct-2023 13:24:51.261 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-3-36379"] 19-Oct-2023 13:24:51.267 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[3: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[abcde=fghij], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[zyxwv=utsrq], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 13:24:51.269 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:51.270 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:51.270 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:51.271 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:51.272 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-4"] 19-Oct-2023 13:24:51.274 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:51.275 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:51.283 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-4-46555"] 19-Oct-2023 13:24:51.290 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-4-46555"] 19-Oct-2023 13:24:51.294 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:51.297 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-4-46555"] 19-Oct-2023 13:24:51.303 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-4-46555"] 19-Oct-2023 13:24:51.307 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[4: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:51.308 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:51.308 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:51.309 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:51.309 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:51.310 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-5"] 19-Oct-2023 13:24:51.311 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:51.312 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:51.327 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-5-40735"] 19-Oct-2023 13:24:51.346 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-5-40735"] 19-Oct-2023 13:24:51.348 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:51.355 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-5-40735"] 19-Oct-2023 13:24:51.363 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-5-40735"] 19-Oct-2023 13:24:51.365 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[5: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:51.366 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:51.367 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:51.367 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:51.367 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:51.368 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-6"] 19-Oct-2023 13:24:51.369 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:51.369 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:51.374 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-6-41957"] 19-Oct-2023 13:24:51.397 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-6-41957"] 19-Oct-2023 13:24:51.402 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:51.410 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-6-41957"] 19-Oct-2023 13:24:51.414 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-6-41957"] 19-Oct-2023 13:24:51.416 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[6: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 13:24:51.417 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:51.417 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:51.417 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:51.418 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:51.418 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-7"] 19-Oct-2023 13:24:51.419 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:51.419 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:51.441 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-7-35713"] 19-Oct-2023 13:24:51.502 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-7-35713"] 19-Oct-2023 13:24:51.505 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:51.507 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-7-35713"] 19-Oct-2023 13:24:51.512 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-7-35713"] 19-Oct-2023 13:24:51.514 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[7: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:51.515 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:51.515 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:51.519 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:51.519 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:51.520 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-8"] 19-Oct-2023 13:24:51.521 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:51.521 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:51.534 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-8-44517"] 19-Oct-2023 13:24:51.629 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-8-44517"] 19-Oct-2023 13:24:51.633 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:51.639 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-8-44517"] 19-Oct-2023 13:24:51.646 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-8-44517"] 19-Oct-2023 13:24:51.650 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[8: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:51.654 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:51.654 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:51.656 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:51.656 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:51.657 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-9"] 19-Oct-2023 13:24:51.658 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:51.658 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:51.705 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-9-40439"] 19-Oct-2023 13:24:51.803 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-9-40439"] 19-Oct-2023 13:24:51.806 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:51.809 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-9-40439"] 19-Oct-2023 13:24:51.812 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-9-40439"] 19-Oct-2023 13:24:51.814 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[9: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test;abcde=fghij/start], expectedContextPath[/test;abcde=fghij], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 13:24:51.822 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:51.822 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:51.823 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:51.823 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:51.824 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-10"] 19-Oct-2023 13:24:51.824 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:51.825 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:51.840 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-10-43597"] 19-Oct-2023 13:24:51.923 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-10-43597"] 19-Oct-2023 13:24:51.928 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:51.936 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-10-43597"] 19-Oct-2023 13:24:51.942 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-10-43597"] 19-Oct-2023 13:24:51.944 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[10: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:51.946 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:51.946 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:51.946 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:51.946 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:51.958 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-11"] 19-Oct-2023 13:24:51.959 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:51.959 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:51.968 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-11-37271"] 19-Oct-2023 13:24:52.007 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-11-37271"] 19-Oct-2023 13:24:52.010 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.012 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-11-37271"] 19-Oct-2023 13:24:52.017 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-11-37271"] 19-Oct-2023 13:24:52.018 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[11: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:52.019 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.019 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.019 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.020 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.021 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-12"] 19-Oct-2023 13:24:52.021 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.021 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.034 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-12-43083"] 19-Oct-2023 13:24:52.086 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-12-43083"] 19-Oct-2023 13:24:52.091 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.094 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-12-43083"] 19-Oct-2023 13:24:52.109 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-12-43083"] 19-Oct-2023 13:24:52.111 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[12: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 13:24:52.112 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.112 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.112 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.113 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.114 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-13"] 19-Oct-2023 13:24:52.115 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.115 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.120 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-13-40865"] 19-Oct-2023 13:24:52.140 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-13-40865"] 19-Oct-2023 13:24:52.145 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.147 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-13-40865"] 19-Oct-2023 13:24:52.152 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-13-40865"] 19-Oct-2023 13:24:52.153 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[13: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/target;abcde=fghij], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:52.154 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.155 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.155 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.155 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.156 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-14"] 19-Oct-2023 13:24:52.157 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.157 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.170 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-14-45177"] 19-Oct-2023 13:24:52.198 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-14-45177"] 19-Oct-2023 13:24:52.198 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.200 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-14-45177"] 19-Oct-2023 13:24:52.204 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-14-45177"] 19-Oct-2023 13:24:52.205 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[14: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/target;abcde=fghij], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:52.206 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.211 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.211 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.211 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.212 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-15"] 19-Oct-2023 13:24:52.212 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.213 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.217 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-15-43195"] 19-Oct-2023 13:24:52.269 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-15-43195"] 19-Oct-2023 13:24:52.272 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.279 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-15-43195"] 19-Oct-2023 13:24:52.283 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-15-43195"] 19-Oct-2023 13:24:52.286 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[15: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[INCLUDE], targetMapping[/target], targetUri[;klmno=pqrst/target;uvwxy=z0123], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/;klmno=pqrst/target;uvwxy=z0123], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 13:24:52.290 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.290 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.290 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.291 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.293 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-16"] 19-Oct-2023 13:24:52.293 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.294 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.298 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-16-45027"] 19-Oct-2023 13:24:52.312 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-16-45027"] 19-Oct-2023 13:24:52.313 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.314 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-16-45027"] 19-Oct-2023 13:24:52.318 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-16-45027"] 19-Oct-2023 13:24:52.320 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[16: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[FORWARD], targetMapping[/target], targetUri[;klmno=pqrst/target;uvwxy=z0123], useEncodedDispatchPaths[true], expectedRequestURI[/test/;klmno=pqrst/target;uvwxy=z0123], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:52.324 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.324 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.324 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.324 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.325 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-17"] 19-Oct-2023 13:24:52.326 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.326 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.349 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-17-33739"] 19-Oct-2023 13:24:52.369 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-17-33739"] 19-Oct-2023 13:24:52.370 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.374 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-17-33739"] 19-Oct-2023 13:24:52.378 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-17-33739"] 19-Oct-2023 13:24:52.379 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[17: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[ASYNC], targetMapping[/target], targetUri[;klmno=pqrst/target;uvwxy=z0123], useEncodedDispatchPaths[true], expectedRequestURI[/test/;klmno=pqrst/target;uvwxy=z0123], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:52.380 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.380 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.381 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.381 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.382 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-18"] 19-Oct-2023 13:24:52.383 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.383 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.389 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-18-33545"] 19-Oct-2023 13:24:52.401 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-18-33545"] 19-Oct-2023 13:24:52.408 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.409 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-18-33545"] 19-Oct-2023 13:24:52.433 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-18-33545"] 19-Oct-2023 13:24:52.435 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[18: startMapping[/start/*], startUri[/start/foo], dispatcherType[INCLUDE], targetMapping[/target], targetUri[../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/foo], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[/foo], expectedQueryString[null], expectedMappingMatch[PATH, expectedMappingPattern[/start/*], expectedMappingMatchValue[foo], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/start/../target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 13:24:52.438 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.438 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.438 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.439 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.444 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-19"] 19-Oct-2023 13:24:52.446 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.447 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.454 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-19-36589"] 19-Oct-2023 13:24:52.473 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-19-36589"] 19-Oct-2023 13:24:52.480 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.482 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-19-36589"] 19-Oct-2023 13:24:52.489 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-19-36589"] 19-Oct-2023 13:24:52.491 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[19: startMapping[/start/*], startUri[/start/foo], dispatcherType[FORWARD], targetMapping[/target], targetUri[../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:52.492 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.492 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.492 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.493 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.493 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-20"] 19-Oct-2023 13:24:52.494 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.494 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.498 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-20-38507"] 19-Oct-2023 13:24:52.507 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-20-38507"] 19-Oct-2023 13:24:52.508 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.510 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-20-38507"] 19-Oct-2023 13:24:52.517 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-20-38507"] 19-Oct-2023 13:24:52.519 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[20: startMapping[/start/*], startUri[/start/foo], dispatcherType[ASYNC], targetMapping[/target], targetUri[../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:52.520 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.521 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.521 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.521 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.522 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-21"] 19-Oct-2023 13:24:52.523 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.523 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.527 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-21-40285"] 19-Oct-2023 13:24:52.551 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-21-40285"] 19-Oct-2023 13:24:52.552 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.554 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-21-40285"] 19-Oct-2023 13:24:52.559 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-21-40285"] 19-Oct-2023 13:24:52.560 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[21: startMapping[/start/*], startUri[/start;abcde=fghij/foo], dispatcherType[INCLUDE], targetMapping[/target], targetUri[../target;klmno=pqrst], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij/foo], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[/foo], expectedQueryString[null], expectedMappingMatch[PATH, expectedMappingPattern[/start/*], expectedMappingMatchValue[foo], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/start/../target;klmno=pqrst], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 13:24:52.561 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.561 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.561 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.562 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.562 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-22"] 19-Oct-2023 13:24:52.563 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.563 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.569 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-22-46253"] 19-Oct-2023 13:24:52.576 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-22-46253"] 19-Oct-2023 13:24:52.579 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.581 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-22-46253"] 19-Oct-2023 13:24:52.584 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-22-46253"] 19-Oct-2023 13:24:52.586 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[22: startMapping[/start/*], startUri[/start;abcde=fghij/foo], dispatcherType[FORWARD], targetMapping[/target], targetUri[../target;klmno=pqrst], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target;klmno=pqrst], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:52.587 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.587 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.587 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.587 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.588 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-23"] 19-Oct-2023 13:24:52.588 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.589 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.592 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-23-42091"] 19-Oct-2023 13:24:52.598 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-23-42091"] 19-Oct-2023 13:24:52.599 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.602 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-23-42091"] 19-Oct-2023 13:24:52.606 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-23-42091"] 19-Oct-2023 13:24:52.607 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[23: startMapping[/start/*], startUri[/start;abcde=fghij/foo], dispatcherType[ASYNC], targetMapping[/target], targetUri[../target;klmno=pqrst], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij/../target;klmno=pqrst], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:52.608 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.608 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.608 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.608 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.608 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-24"] 19-Oct-2023 13:24:52.609 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.609 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.613 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-24-37039"] 19-Oct-2023 13:24:52.656 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-24-37039"] 19-Oct-2023 13:24:52.659 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.661 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-24-37039"] 19-Oct-2023 13:24:52.673 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-24-37039"] 19-Oct-2023 13:24:52.674 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[24: startMapping[/start/*], startUri[/start/foo], dispatcherType[INCLUDE], targetMapping[/target], targetUri[../../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/foo], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[/foo], expectedQueryString[null], expectedMappingMatch[PATH, expectedMappingPattern[/start/*], expectedMappingMatchValue[foo], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/start/../target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 13:24:52.683 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.684 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.684 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.684 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.684 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-25"] 19-Oct-2023 13:24:52.685 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.685 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.692 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-25-39603"] 19-Oct-2023 13:24:52.726 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-25-39603"] 19-Oct-2023 13:24:52.731 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.732 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-25-39603"] 19-Oct-2023 13:24:52.737 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-25-39603"] 19-Oct-2023 13:24:52.739 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[25: startMapping[/start/*], startUri[/start/foo], dispatcherType[FORWARD], targetMapping[/target], targetUri[../../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:52.740 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.740 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.740 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.741 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.741 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-26"] 19-Oct-2023 13:24:52.742 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.742 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.760 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-26-36739"] 19-Oct-2023 13:24:52.789 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-26-36739"] 19-Oct-2023 13:24:52.791 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.793 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-26-36739"] 19-Oct-2023 13:24:52.796 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-26-36739"] 19-Oct-2023 13:24:52.798 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[26: startMapping[/start/*], startUri[/start/foo], dispatcherType[ASYNC], targetMapping[/target], targetUri[../../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:52.799 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.799 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.799 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.799 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.800 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-27"] 19-Oct-2023 13:24:52.800 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.800 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.804 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-27-34567"] 19-Oct-2023 13:24:52.840 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-27-34567"] 19-Oct-2023 13:24:52.843 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.850 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-27-34567"] 19-Oct-2023 13:24:52.858 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-27-34567"] 19-Oct-2023 13:24:52.860 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[27: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/does-not-exist], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 13:24:52.861 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.861 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.861 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.861 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.862 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-28"] 19-Oct-2023 13:24:52.862 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.862 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.865 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-28-34577"] 19-Oct-2023 13:24:52.873 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-28-34577"] 19-Oct-2023 13:24:52.876 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:52.882 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-28-34577"] 19-Oct-2023 13:24:52.887 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-28-34577"] 19-Oct-2023 13:24:52.888 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[28: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/does-not-exist], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:52.889 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:52.889 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:52.889 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:52.889 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:52.891 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-29"] 19-Oct-2023 13:24:52.892 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:52.892 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:52.895 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-29-37557"] 19-Oct-2023 13:24:53.025 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-29-37557"] 19-Oct-2023 13:24:53.027 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.029 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-29-37557"] 19-Oct-2023 13:24:53.034 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-29-37557"] 19-Oct-2023 13:24:53.041 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[29: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/does-not-exist], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:53.043 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:53.043 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:53.044 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:53.045 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:53.045 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-30"] 19-Oct-2023 13:24:53.045 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:53.046 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:53.065 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-30-46519"] 19-Oct-2023 13:24:53.122 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-30-46519"] 19-Oct-2023 13:24:53.125 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.127 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-30-46519"] 19-Oct-2023 13:24:53.152 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-30-46519"] 19-Oct-2023 13:24:53.159 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[30: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 13:24:53.160 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:53.160 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:53.160 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:53.166 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:53.175 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-31"] 19-Oct-2023 13:24:53.176 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:53.176 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:53.197 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-31-39271"] 19-Oct-2023 13:24:53.253 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-31-39271"] 19-Oct-2023 13:24:53.255 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.257 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-31-39271"] 19-Oct-2023 13:24:53.263 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-31-39271"] 19-Oct-2023 13:24:53.264 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[31: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:53.265 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:53.265 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:53.265 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:53.266 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:53.267 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-32"] 19-Oct-2023 13:24:53.267 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:53.267 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:53.279 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-32-46241"] 19-Oct-2023 13:24:53.374 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-32-46241"] 19-Oct-2023 13:24:53.377 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.378 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-32-46241"] 19-Oct-2023 13:24:53.382 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-32-46241"] 19-Oct-2023 13:24:53.384 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[32: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:53.385 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:53.385 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:53.385 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:53.385 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:53.386 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-33"] 19-Oct-2023 13:24:53.386 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:53.386 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:53.390 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-33-43085"] 19-Oct-2023 13:24:53.412 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-33-43085"] 19-Oct-2023 13:24:53.421 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.422 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-33-43085"] 19-Oct-2023 13:24:53.425 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-33-43085"] 19-Oct-2023 13:24:53.426 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[33: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[abcde=fghij], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[zyxwv=utsrq], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 13:24:53.428 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:53.428 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:53.428 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:53.428 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:53.429 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-34"] 19-Oct-2023 13:24:53.429 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:53.432 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:53.435 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-34-35627"] 19-Oct-2023 13:24:53.449 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-34-35627"] 19-Oct-2023 13:24:53.451 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.453 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-34-35627"] 19-Oct-2023 13:24:53.457 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-34-35627"] 19-Oct-2023 13:24:53.459 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[34: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:53.461 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:53.461 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:53.461 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:53.461 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:53.462 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-35"] 19-Oct-2023 13:24:53.464 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:53.464 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:53.470 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-35-38359"] 19-Oct-2023 13:24:53.484 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-35-38359"] 19-Oct-2023 13:24:53.485 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.486 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-35-38359"] 19-Oct-2023 13:24:53.506 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-35-38359"] 19-Oct-2023 13:24:53.508 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[35: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:53.508 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:53.509 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:53.509 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:53.509 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:53.509 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-36"] 19-Oct-2023 13:24:53.510 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:53.510 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:53.515 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-36-36809"] 19-Oct-2023 13:24:53.537 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-36-36809"] 19-Oct-2023 13:24:53.547 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.549 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-36-36809"] 19-Oct-2023 13:24:53.555 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-36-36809"] 19-Oct-2023 13:24:53.557 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[36: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 13:24:53.564 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:53.564 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:53.564 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:53.564 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:53.565 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-37"] 19-Oct-2023 13:24:53.565 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:53.565 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:53.568 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-37-45709"] 19-Oct-2023 13:24:53.599 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-37-45709"] 19-Oct-2023 13:24:53.605 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.606 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-37-45709"] 19-Oct-2023 13:24:53.611 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-37-45709"] 19-Oct-2023 13:24:53.613 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[37: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:53.613 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:53.613 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:53.614 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:53.614 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:53.614 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-38"] 19-Oct-2023 13:24:53.614 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:53.615 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:53.627 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-38-36183"] 19-Oct-2023 13:24:53.639 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-38-36183"] 19-Oct-2023 13:24:53.640 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.642 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-38-36183"] 19-Oct-2023 13:24:53.648 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-38-36183"] 19-Oct-2023 13:24:53.650 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[38: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:53.650 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:53.651 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:53.651 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:53.651 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:53.651 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-39"] 19-Oct-2023 13:24:53.653 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:53.653 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:53.667 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-39-46217"] 19-Oct-2023 13:24:53.691 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-39-46217"] 19-Oct-2023 13:24:53.695 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.696 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-39-46217"] 19-Oct-2023 13:24:53.704 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-39-46217"] 19-Oct-2023 13:24:53.706 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[39: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test;abcde=fghij/start], expectedContextPath[/test;abcde=fghij], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 13:24:53.707 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:53.707 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:53.707 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:53.708 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:53.712 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-40"] 19-Oct-2023 13:24:53.713 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:53.713 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:53.719 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-40-38947"] 19-Oct-2023 13:24:53.733 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-40-38947"] 19-Oct-2023 13:24:53.735 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.737 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-40-38947"] 19-Oct-2023 13:24:53.741 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-40-38947"] 19-Oct-2023 13:24:53.743 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[40: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:53.745 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:53.745 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:53.745 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:53.745 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:53.746 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-41"] 19-Oct-2023 13:24:53.746 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:53.746 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:53.749 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-41-45675"] 19-Oct-2023 13:24:53.773 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-41-45675"] 19-Oct-2023 13:24:53.774 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.775 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-41-45675"] 19-Oct-2023 13:24:53.783 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-41-45675"] 19-Oct-2023 13:24:53.784 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[41: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:53.785 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:53.785 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:53.785 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:53.785 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:53.786 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-42"] 19-Oct-2023 13:24:53.786 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:53.787 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:53.789 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-42-46847"] 19-Oct-2023 13:24:53.809 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-42-46847"] 19-Oct-2023 13:24:53.810 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.811 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-42-46847"] 19-Oct-2023 13:24:53.818 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-42-46847"] 19-Oct-2023 13:24:53.819 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[42: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 13:24:53.820 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:53.822 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:53.822 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:53.822 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:53.822 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-43"] 19-Oct-2023 13:24:53.823 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:53.823 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:53.825 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-43-33205"] 19-Oct-2023 13:24:53.830 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-43-33205"] 19-Oct-2023 13:24:53.832 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.835 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-43-33205"] 19-Oct-2023 13:24:53.842 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-43-33205"] 19-Oct-2023 13:24:53.843 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[43: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/;abcde=fghij], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:53.844 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:53.844 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:53.844 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:53.844 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:53.844 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-44"] 19-Oct-2023 13:24:53.845 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:53.845 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:53.847 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-44-33401"] 19-Oct-2023 13:24:53.854 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-44-33401"] 19-Oct-2023 13:24:53.855 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.856 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-44-33401"] 19-Oct-2023 13:24:53.860 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-44-33401"] 19-Oct-2023 13:24:53.861 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[44: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/;abcde=fghij], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 13:24:53.861 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 13:24:53.861 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 13:24:53.861 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 13:24:53.861 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 13:24:53.862 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-45"] 19-Oct-2023 13:24:53.862 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 13:24:53.862 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 13:24:53.864 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-45-33915"] 19-Oct-2023 13:24:53.873 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-45-33915"] 19-Oct-2023 13:24:53.876 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 13:24:53.877 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-45-33915"] 19-Oct-2023 13:24:53.880 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-45-33915"] ------------- ---------------- --------------- Testcase: doTest[0: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 1.113 sec Testcase: doTest[1: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.036 sec Testcase: doTest[2: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.03 sec Testcase: doTest[3: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[abcde=fghij], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[zyxwv=utsrq], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.042 sec Testcase: doTest[4: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.058 sec Testcase: doTest[5: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.05 sec Testcase: doTest[6: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.098 sec Testcase: doTest[7: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.133 sec Testcase: doTest[8: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.166 sec Testcase: doTest[9: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test;abcde=fghij/start], expectedContextPath[/test;abcde=fghij], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.131 sec Testcase: doTest[10: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.074 sec Testcase: doTest[11: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.092 sec Testcase: doTest[12: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.043 sec Testcase: doTest[13: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/target;abcde=fghij], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.052 sec Testcase: doTest[14: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/target;abcde=fghij], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.079 sec Testcase: doTest[15: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[INCLUDE], targetMapping[/target], targetUri[;klmno=pqrst/target;uvwxy=z0123], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/;klmno=pqrst/target;uvwxy=z0123], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.035 sec Testcase: doTest[16: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[FORWARD], targetMapping[/target], targetUri[;klmno=pqrst/target;uvwxy=z0123], useEncodedDispatchPaths[true], expectedRequestURI[/test/;klmno=pqrst/target;uvwxy=z0123], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.059 sec Testcase: doTest[17: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[ASYNC], targetMapping[/target], targetUri[;klmno=pqrst/target;uvwxy=z0123], useEncodedDispatchPaths[true], expectedRequestURI[/test/;klmno=pqrst/target;uvwxy=z0123], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.055 sec Testcase: doTest[18: startMapping[/start/*], startUri[/start/foo], dispatcherType[INCLUDE], targetMapping[/target], targetUri[../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/foo], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[/foo], expectedQueryString[null], expectedMappingMatch[PATH, expectedMappingPattern[/start/*], expectedMappingMatchValue[foo], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/start/../target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.056 sec Testcase: doTest[19: startMapping[/start/*], startUri[/start/foo], dispatcherType[FORWARD], targetMapping[/target], targetUri[../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody] took 0.027 sec Testcase: doTest[20: startMapping[/start/*], startUri[/start/foo], dispatcherType[ASYNC], targetMapping[/target], targetUri[../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody] took 0.042 sec Testcase: doTest[21: startMapping[/start/*], startUri[/start;abcde=fghij/foo], dispatcherType[INCLUDE], targetMapping[/target], targetUri[../target;klmno=pqrst], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij/foo], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[/foo], expectedQueryString[null], expectedMappingMatch[PATH, expectedMappingPattern[/start/*], expectedMappingMatchValue[foo], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/start/../target;klmno=pqrst], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.025 sec Testcase: doTest[22: startMapping[/start/*], startUri[/start;abcde=fghij/foo], dispatcherType[FORWARD], targetMapping[/target], targetUri[../target;klmno=pqrst], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target;klmno=pqrst], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody] took 0.021 sec Testcase: doTest[23: startMapping[/start/*], startUri[/start;abcde=fghij/foo], dispatcherType[ASYNC], targetMapping[/target], targetUri[../target;klmno=pqrst], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij/../target;klmno=pqrst], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody] took 0.067 sec Testcase: doTest[24: startMapping[/start/*], startUri[/start/foo], dispatcherType[INCLUDE], targetMapping[/target], targetUri[../../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/foo], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[/foo], expectedQueryString[null], expectedMappingMatch[PATH, expectedMappingPattern[/start/*], expectedMappingMatchValue[foo], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/start/../target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.064 sec Testcase: doTest[25: startMapping[/start/*], startUri[/start/foo], dispatcherType[FORWARD], targetMapping[/target], targetUri[../../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody] took 0.058 sec Testcase: doTest[26: startMapping[/start/*], startUri[/start/foo], dispatcherType[ASYNC], targetMapping[/target], targetUri[../../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody] took 0.061 sec Testcase: doTest[27: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/does-not-exist], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody] took 0.028 sec Testcase: doTest[28: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/does-not-exist], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.147 sec Testcase: doTest[29: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/does-not-exist], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.118 sec Testcase: doTest[30: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody] took 0.111 sec Testcase: doTest[31: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.119 sec Testcase: doTest[32: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.043 sec Testcase: doTest[33: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[abcde=fghij], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[zyxwv=utsrq], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody] took 0.032 sec Testcase: doTest[34: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.048 sec Testcase: doTest[35: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.049 sec Testcase: doTest[36: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody] took 0.056 sec Testcase: doTest[37: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.037 sec Testcase: doTest[38: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.057 sec Testcase: doTest[39: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test;abcde=fghij/start], expectedContextPath[/test;abcde=fghij], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody] took 0.036 sec Testcase: doTest[40: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.041 sec Testcase: doTest[41: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.035 sec Testcase: doTest[42: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody] took 0.024 sec Testcase: doTest[43: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/;abcde=fghij], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.017 sec Testcase: doTest[44: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/;abcde=fghij], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody] took 0.022 sec