Testsuite: org.apache.catalina.core.TestApplicationContextGetRequestDispatcherB Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.123 sec ------------- Standard Error ----------------- 10-Oct-2023 16:21:57.815 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]] 10-Oct-2023 16:21:58.102 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:21:58.103 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:21:58.104 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:21:58.107 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:21:58.634 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-1"] 10-Oct-2023 16:21:58.658 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:21:58.658 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:21:58.842 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-1-45483"] 10-Oct-2023 16:21:59.024 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-1-45483"] 10-Oct-2023 16:21:59.026 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:21:59.053 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-1-45483"] 10-Oct-2023 16:21:59.073 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-1-45483"] 10-Oct-2023 16:21:59.097 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]] 10-Oct-2023 16:21:59.099 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:21:59.099 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:21:59.099 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:21:59.099 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:21:59.101 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-2"] 10-Oct-2023 16:21:59.101 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:21:59.102 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:21:59.113 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-2-36863"] 10-Oct-2023 16:21:59.183 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-2-36863"] 10-Oct-2023 16:21:59.191 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:21:59.194 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-2-36863"] 10-Oct-2023 16:21:59.226 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-2-36863"] 10-Oct-2023 16:21:59.228 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]] 10-Oct-2023 16:21:59.233 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:21:59.237 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:21:59.238 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:21:59.248 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:21:59.249 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-3"] 10-Oct-2023 16:21:59.256 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:21:59.257 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:21:59.288 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-3-41417"] 10-Oct-2023 16:21:59.364 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-3-41417"] 10-Oct-2023 16:21:59.367 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:21:59.370 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-3-41417"] 10-Oct-2023 16:21:59.376 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-3-41417"] 10-Oct-2023 16:21:59.378 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]] 10-Oct-2023 16:21:59.380 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:21:59.380 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:21:59.380 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:21:59.381 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:21:59.382 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-4"] 10-Oct-2023 16:21:59.383 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:21:59.383 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:21:59.403 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-4-43879"] 10-Oct-2023 16:21:59.441 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-4-43879"] 10-Oct-2023 16:21:59.445 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:21:59.450 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-4-43879"] 10-Oct-2023 16:21:59.466 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-4-43879"] 10-Oct-2023 16:21:59.468 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]] 10-Oct-2023 16:21:59.487 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:21:59.488 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:21:59.489 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:21:59.489 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:21:59.491 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-5"] 10-Oct-2023 16:21:59.496 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:21:59.497 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:21:59.525 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-5-37799"] 10-Oct-2023 16:21:59.604 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-5-37799"] 10-Oct-2023 16:21:59.609 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:21:59.612 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-5-37799"] 10-Oct-2023 16:21:59.622 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-5-37799"] 10-Oct-2023 16:21:59.625 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]] 10-Oct-2023 16:21:59.626 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:21:59.626 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:21:59.626 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:21:59.626 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:21:59.627 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-6"] 10-Oct-2023 16:21:59.628 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:21:59.628 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:21:59.636 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-6-35793"] 10-Oct-2023 16:21:59.686 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-6-35793"] 10-Oct-2023 16:21:59.689 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:21:59.696 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-6-35793"] 10-Oct-2023 16:21:59.700 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-6-35793"] 10-Oct-2023 16:21:59.705 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]] 10-Oct-2023 16:21:59.706 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:21:59.707 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:21:59.707 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:21:59.709 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:21:59.710 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-7"] 10-Oct-2023 16:21:59.711 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:21:59.711 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:21:59.724 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-7-44663"] 10-Oct-2023 16:21:59.772 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-7-44663"] 10-Oct-2023 16:21:59.775 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:21:59.777 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-7-44663"] 10-Oct-2023 16:21:59.792 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-7-44663"] 10-Oct-2023 16:21:59.794 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]] 10-Oct-2023 16:21:59.795 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:21:59.795 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:21:59.795 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:21:59.796 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:21:59.797 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-8"] 10-Oct-2023 16:21:59.797 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:21:59.797 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:21:59.825 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-8-36791"] 10-Oct-2023 16:21:59.838 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-8-36791"] 10-Oct-2023 16:21:59.843 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:21:59.845 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-8-36791"] 10-Oct-2023 16:21:59.860 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-8-36791"] 10-Oct-2023 16:21:59.861 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]] 10-Oct-2023 16:21:59.870 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:21:59.870 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:21:59.871 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:21:59.871 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:21:59.872 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-9"] 10-Oct-2023 16:21:59.872 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:21:59.872 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:21:59.876 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-9-37409"] 10-Oct-2023 16:21:59.887 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-9-37409"] 10-Oct-2023 16:21:59.890 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:21:59.892 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-9-37409"] 10-Oct-2023 16:21:59.897 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-9-37409"] 10-Oct-2023 16:21:59.912 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]] 10-Oct-2023 16:21:59.913 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:21:59.913 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:21:59.913 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:21:59.913 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:21:59.914 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-10"] 10-Oct-2023 16:21:59.915 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:21:59.915 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:21:59.921 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-10-44779"] 10-Oct-2023 16:21:59.938 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-10-44779"] 10-Oct-2023 16:21:59.944 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:21:59.947 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-10-44779"] 10-Oct-2023 16:21:59.951 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-10-44779"] 10-Oct-2023 16:21:59.954 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]] 10-Oct-2023 16:21:59.955 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:21:59.955 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:21:59.955 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:21:59.955 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:21:59.956 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-11"] 10-Oct-2023 16:21:59.957 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:21:59.957 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:21:59.967 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-11-33007"] 10-Oct-2023 16:21:59.979 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-11-33007"] 10-Oct-2023 16:21:59.981 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:21:59.984 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-11-33007"] 10-Oct-2023 16:21:59.990 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-11-33007"] 10-Oct-2023 16:21:59.992 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]] 10-Oct-2023 16:21:59.993 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:21:59.993 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:21:59.993 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:21:59.993 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:21:59.994 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-12"] 10-Oct-2023 16:21:59.995 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:21:59.995 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:21:59.999 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-12-46191"] 10-Oct-2023 16:22:00.032 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-12-46191"] 10-Oct-2023 16:22:00.035 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:00.038 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-12-46191"] 10-Oct-2023 16:22:00.042 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-12-46191"] 10-Oct-2023 16:22:00.044 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]] 10-Oct-2023 16:22:00.045 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:00.045 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:00.045 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:00.045 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:00.045 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-13"] 10-Oct-2023 16:22:00.046 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:00.046 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:00.050 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-13-40179"] 10-Oct-2023 16:22:00.058 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-13-40179"] 10-Oct-2023 16:22:00.061 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:00.064 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-13-40179"] 10-Oct-2023 16:22:00.067 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-13-40179"] 10-Oct-2023 16:22:00.068 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]] 10-Oct-2023 16:22:00.069 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:00.070 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:00.070 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:00.070 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:00.071 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-14"] 10-Oct-2023 16:22:00.071 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:00.071 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:00.076 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-14-39903"] 10-Oct-2023 16:22:00.118 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-14-39903"] 10-Oct-2023 16:22:00.122 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:00.130 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-14-39903"] 10-Oct-2023 16:22:00.137 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-14-39903"] 10-Oct-2023 16:22:00.139 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]] 10-Oct-2023 16:22:00.141 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:00.141 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:00.141 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:00.141 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:00.142 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-15"] 10-Oct-2023 16:22:00.143 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:00.143 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:00.162 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-15-43375"] 10-Oct-2023 16:22:00.200 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-15-43375"] 10-Oct-2023 16:22:00.201 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:00.203 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-15-43375"] 10-Oct-2023 16:22:00.218 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-15-43375"] 10-Oct-2023 16:22:00.224 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]] 10-Oct-2023 16:22:00.227 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:00.227 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:00.227 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:00.228 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:00.237 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-16"] 10-Oct-2023 16:22:00.238 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:00.238 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:00.254 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-16-44503"] 10-Oct-2023 16:22:00.292 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-16-44503"] 10-Oct-2023 16:22:00.295 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:00.303 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-16-44503"] 10-Oct-2023 16:22:00.307 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-16-44503"] 10-Oct-2023 16:22:00.310 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]] 10-Oct-2023 16:22:00.311 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:00.311 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:00.312 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:00.315 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:00.316 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-17"] 10-Oct-2023 16:22:00.317 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:00.317 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:00.328 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-17-46297"] 10-Oct-2023 16:22:00.357 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-17-46297"] 10-Oct-2023 16:22:00.360 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:00.361 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-17-46297"] 10-Oct-2023 16:22:00.367 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-17-46297"] 10-Oct-2023 16:22:00.368 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]] 10-Oct-2023 16:22:00.369 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:00.369 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:00.369 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:00.370 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:00.370 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-18"] 10-Oct-2023 16:22:00.371 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:00.371 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:00.381 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-18-36805"] 10-Oct-2023 16:22:00.414 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-18-36805"] 10-Oct-2023 16:22:00.416 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:00.424 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-18-36805"] 10-Oct-2023 16:22:00.428 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-18-36805"] 10-Oct-2023 16:22:00.429 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]] 10-Oct-2023 16:22:00.430 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:00.431 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:00.431 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:00.431 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:00.432 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-19"] 10-Oct-2023 16:22:00.433 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:00.433 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:00.438 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-19-46275"] 10-Oct-2023 16:22:00.451 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-19-46275"] 10-Oct-2023 16:22:00.454 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:00.461 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-19-46275"] 10-Oct-2023 16:22:00.469 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-19-46275"] 10-Oct-2023 16:22:00.471 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]] 10-Oct-2023 16:22:00.478 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:00.478 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:00.478 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:00.478 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:00.480 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-20"] 10-Oct-2023 16:22:00.481 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:00.481 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:00.498 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-20-42547"] 10-Oct-2023 16:22:00.523 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-20-42547"] 10-Oct-2023 16:22:00.526 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:00.528 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-20-42547"] 10-Oct-2023 16:22:00.533 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-20-42547"] 10-Oct-2023 16:22:00.535 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]] 10-Oct-2023 16:22:00.542 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:00.542 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:00.542 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:00.542 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:00.543 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-21"] 10-Oct-2023 16:22:00.543 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:00.545 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:00.559 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-21-33061"] 10-Oct-2023 16:22:00.588 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-21-33061"] 10-Oct-2023 16:22:00.592 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:00.594 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-21-33061"] 10-Oct-2023 16:22:00.597 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-21-33061"] 10-Oct-2023 16:22:00.601 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]] 10-Oct-2023 16:22:00.602 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:00.602 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:00.602 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:00.602 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:00.603 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-22"] 10-Oct-2023 16:22:00.603 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:00.603 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:00.619 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-22-41539"] 10-Oct-2023 16:22:00.778 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-22-41539"] 10-Oct-2023 16:22:00.778 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:00.780 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-22-41539"] 10-Oct-2023 16:22:00.784 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-22-41539"] 10-Oct-2023 16:22:00.786 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]] 10-Oct-2023 16:22:00.787 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:00.787 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:00.787 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:00.787 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:00.789 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-23"] 10-Oct-2023 16:22:00.790 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:00.790 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:00.796 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-23-37575"] 10-Oct-2023 16:22:00.884 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-23-37575"] 10-Oct-2023 16:22:00.886 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:00.887 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-23-37575"] 10-Oct-2023 16:22:00.894 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-23-37575"] 10-Oct-2023 16:22:00.895 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]] 10-Oct-2023 16:22:00.896 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:00.896 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:00.896 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:00.897 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:00.898 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-24"] 10-Oct-2023 16:22:00.899 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:00.899 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:00.921 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-24-33053"] 10-Oct-2023 16:22:01.001 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-24-33053"] 10-Oct-2023 16:22:01.004 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.006 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-24-33053"] 10-Oct-2023 16:22:01.012 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-24-33053"] 10-Oct-2023 16:22:01.014 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]] 10-Oct-2023 16:22:01.015 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.015 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.015 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.015 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.016 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-25"] 10-Oct-2023 16:22:01.016 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.016 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.020 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-25-39029"] 10-Oct-2023 16:22:01.055 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-25-39029"] 10-Oct-2023 16:22:01.058 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.059 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-25-39029"] 10-Oct-2023 16:22:01.065 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-25-39029"] 10-Oct-2023 16:22:01.068 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]] 10-Oct-2023 16:22:01.069 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.069 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.069 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.069 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.070 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-26"] 10-Oct-2023 16:22:01.070 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.070 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.075 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-26-35115"] 10-Oct-2023 16:22:01.105 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-26-35115"] 10-Oct-2023 16:22:01.109 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.112 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-26-35115"] 10-Oct-2023 16:22:01.116 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-26-35115"] 10-Oct-2023 16:22:01.118 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]] 10-Oct-2023 16:22:01.119 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.119 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.119 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.120 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.120 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-27"] 10-Oct-2023 16:22:01.121 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.121 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.140 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-27-36537"] 10-Oct-2023 16:22:01.154 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-27-36537"] 10-Oct-2023 16:22:01.184 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.186 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-27-36537"] 10-Oct-2023 16:22:01.199 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-27-36537"] 10-Oct-2023 16:22:01.201 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]] 10-Oct-2023 16:22:01.201 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.202 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.202 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.202 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.203 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-28"] 10-Oct-2023 16:22:01.203 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.203 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.206 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-28-32911"] 10-Oct-2023 16:22:01.229 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-28-32911"] 10-Oct-2023 16:22:01.232 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.234 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-28-32911"] 10-Oct-2023 16:22:01.242 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-28-32911"] 10-Oct-2023 16:22:01.244 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]] 10-Oct-2023 16:22:01.245 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.245 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.245 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.245 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.246 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-29"] 10-Oct-2023 16:22:01.246 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.246 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.252 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-29-33235"] 10-Oct-2023 16:22:01.279 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-29-33235"] 10-Oct-2023 16:22:01.281 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.283 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-29-33235"] 10-Oct-2023 16:22:01.286 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-29-33235"] 10-Oct-2023 16:22:01.288 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]] 10-Oct-2023 16:22:01.289 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.289 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.289 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.289 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.290 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-30"] 10-Oct-2023 16:22:01.290 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.290 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.293 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-30-40359"] 10-Oct-2023 16:22:01.301 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-30-40359"] 10-Oct-2023 16:22:01.304 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.305 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-30-40359"] 10-Oct-2023 16:22:01.310 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-30-40359"] 10-Oct-2023 16:22:01.312 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]] 10-Oct-2023 16:22:01.313 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.313 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.313 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.313 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.314 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-31"] 10-Oct-2023 16:22:01.314 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.314 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.317 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-31-33893"] 10-Oct-2023 16:22:01.347 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-31-33893"] 10-Oct-2023 16:22:01.350 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.352 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-31-33893"] 10-Oct-2023 16:22:01.356 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-31-33893"] 10-Oct-2023 16:22:01.358 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]] 10-Oct-2023 16:22:01.359 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.359 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.359 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.359 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.360 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-32"] 10-Oct-2023 16:22:01.360 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.360 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.364 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-32-38611"] 10-Oct-2023 16:22:01.381 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-32-38611"] 10-Oct-2023 16:22:01.384 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.385 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-32-38611"] 10-Oct-2023 16:22:01.388 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-32-38611"] 10-Oct-2023 16:22:01.389 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]] 10-Oct-2023 16:22:01.390 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.390 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.390 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.390 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.391 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-33"] 10-Oct-2023 16:22:01.392 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.392 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.394 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-33-33035"] 10-Oct-2023 16:22:01.409 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-33-33035"] 10-Oct-2023 16:22:01.413 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.414 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-33-33035"] 10-Oct-2023 16:22:01.416 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-33-33035"] 10-Oct-2023 16:22:01.419 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]] 10-Oct-2023 16:22:01.420 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.420 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.420 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.420 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.421 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-34"] 10-Oct-2023 16:22:01.421 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.422 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.425 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-34-39801"] 10-Oct-2023 16:22:01.440 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-34-39801"] 10-Oct-2023 16:22:01.443 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.445 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-34-39801"] 10-Oct-2023 16:22:01.449 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-34-39801"] 10-Oct-2023 16:22:01.451 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]] 10-Oct-2023 16:22:01.452 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.452 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.453 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.454 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.454 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-35"] 10-Oct-2023 16:22:01.455 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.455 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.459 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-35-37063"] 10-Oct-2023 16:22:01.475 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-35-37063"] 10-Oct-2023 16:22:01.478 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.480 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-35-37063"] 10-Oct-2023 16:22:01.484 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-35-37063"] 10-Oct-2023 16:22:01.485 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]] 10-Oct-2023 16:22:01.486 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.486 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.486 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.487 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.487 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-36"] 10-Oct-2023 16:22:01.488 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.488 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.491 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-36-36465"] 10-Oct-2023 16:22:01.498 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-36-36465"] 10-Oct-2023 16:22:01.500 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.502 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-36-36465"] 10-Oct-2023 16:22:01.506 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-36-36465"] 10-Oct-2023 16:22:01.507 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]] 10-Oct-2023 16:22:01.508 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.508 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.508 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.509 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.509 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-37"] 10-Oct-2023 16:22:01.510 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.510 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.513 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-37-46193"] 10-Oct-2023 16:22:01.519 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-37-46193"] 10-Oct-2023 16:22:01.522 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.524 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-37-46193"] 10-Oct-2023 16:22:01.528 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-37-46193"] 10-Oct-2023 16:22:01.529 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]] 10-Oct-2023 16:22:01.530 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.530 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.531 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.531 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.531 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-38"] 10-Oct-2023 16:22:01.532 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.532 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.535 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-38-44657"] 10-Oct-2023 16:22:01.542 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-38-44657"] 10-Oct-2023 16:22:01.545 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.546 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-38-44657"] 10-Oct-2023 16:22:01.557 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-38-44657"] 10-Oct-2023 16:22:01.558 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]] 10-Oct-2023 16:22:01.559 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.559 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.559 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.560 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.560 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-39"] 10-Oct-2023 16:22:01.561 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.561 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.564 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-39-33895"] 10-Oct-2023 16:22:01.582 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-39-33895"] 10-Oct-2023 16:22:01.583 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.585 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-39-33895"] 10-Oct-2023 16:22:01.592 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-39-33895"] 10-Oct-2023 16:22:01.598 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]] 10-Oct-2023 16:22:01.600 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.600 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.600 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.601 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.602 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-40"] 10-Oct-2023 16:22:01.602 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.603 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.606 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-40-35347"] 10-Oct-2023 16:22:01.627 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-40-35347"] 10-Oct-2023 16:22:01.627 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.630 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-40-35347"] 10-Oct-2023 16:22:01.633 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-40-35347"] 10-Oct-2023 16:22:01.634 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]] 10-Oct-2023 16:22:01.635 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.635 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.635 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.636 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.636 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-41"] 10-Oct-2023 16:22:01.637 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.637 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.648 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-41-35779"] 10-Oct-2023 16:22:01.663 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-41-35779"] 10-Oct-2023 16:22:01.666 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.668 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-41-35779"] 10-Oct-2023 16:22:01.674 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-41-35779"] 10-Oct-2023 16:22:01.676 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]] 10-Oct-2023 16:22:01.677 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.677 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.677 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.682 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.682 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-42"] 10-Oct-2023 16:22:01.683 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.683 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.686 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-42-40579"] 10-Oct-2023 16:22:01.693 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-42-40579"] 10-Oct-2023 16:22:01.697 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.699 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-42-40579"] 10-Oct-2023 16:22:01.703 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-42-40579"] 10-Oct-2023 16:22:01.709 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]] 10-Oct-2023 16:22:01.711 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.711 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.711 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.711 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.711 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-43"] 10-Oct-2023 16:22:01.712 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.712 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.715 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-43-43567"] 10-Oct-2023 16:22:01.731 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-43-43567"] 10-Oct-2023 16:22:01.734 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.736 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-43-43567"] 10-Oct-2023 16:22:01.741 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-43-43567"] 10-Oct-2023 16:22:01.743 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]] 10-Oct-2023 16:22:01.744 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.744 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.744 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.744 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.745 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-44"] 10-Oct-2023 16:22:01.745 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.745 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.752 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-44-43191"] 10-Oct-2023 16:22:01.756 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-44-43191"] 10-Oct-2023 16:22:01.758 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.760 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-44-43191"] 10-Oct-2023 16:22:01.764 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-44-43191"] 10-Oct-2023 16:22:01.765 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]] 10-Oct-2023 16:22:01.767 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 10-Oct-2023 16:22:01.768 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 10-Oct-2023 16:22:01.768 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 10-Oct-2023 16:22:01.768 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 10-Oct-2023 16:22:01.768 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-45"] 10-Oct-2023 16:22:01.769 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 16:22:01.769 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.82-dev] 10-Oct-2023 16:22:01.771 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-45-38363"] 10-Oct-2023 16:22:01.778 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-45-38363"] 10-Oct-2023 16:22:01.781 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 16:22:01.782 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-45-38363"] 10-Oct-2023 16:22:01.787 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-45-38363"] ------------- ---------------- --------------- 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.377 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.131 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.15 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.09 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.156 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.078 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.088 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.067 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.05 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.042 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.038 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.051 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.025 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.07 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.081 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.09 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.061 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.041 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.063 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.066 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.184 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.11 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.118 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.052 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.049 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.082 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.043 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.044 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.024 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.045 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.031 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.028 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.035 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.022 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.022 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.029 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.036 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.04 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.031 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.034 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.022 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.023 sec