Testsuite: org.apache.catalina.core.TestApplicationContextGetRequestDispatcherB Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.964 sec ------------- Standard Error ----------------- 19-Oct-2023 15:29:03.841 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[0: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 15:29:04.109 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:04.110 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:04.110 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:04.113 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:04.600 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-1"] 19-Oct-2023 15:29:04.626 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:04.627 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:04.729 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-1-34817"] 19-Oct-2023 15:29:04.925 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-1-34817"] 19-Oct-2023 15:29:04.927 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:04.942 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-1-34817"] 19-Oct-2023 15:29:04.956 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-1-34817"] 19-Oct-2023 15:29:04.963 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[1: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:04.984 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:04.985 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:04.985 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:04.985 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:04.986 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-2"] 19-Oct-2023 15:29:04.987 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:04.987 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:05.002 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-2-44541"] 19-Oct-2023 15:29:05.050 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-2-44541"] 19-Oct-2023 15:29:05.054 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:05.057 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-2-44541"] 19-Oct-2023 15:29:05.065 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-2-44541"] 19-Oct-2023 15:29:05.079 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[2: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:05.087 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:05.088 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:05.088 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:05.088 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:05.096 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-3"] 19-Oct-2023 15:29:05.098 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:05.098 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:05.126 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-3-36399"] 19-Oct-2023 15:29:05.202 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-3-36399"] 19-Oct-2023 15:29:05.206 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:05.209 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-3-36399"] 19-Oct-2023 15:29:05.216 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-3-36399"] 19-Oct-2023 15:29:05.235 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[3: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[abcde=fghij], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[zyxwv=utsrq], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 15:29:05.236 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:05.253 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:05.254 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:05.256 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:05.264 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-4"] 19-Oct-2023 15:29:05.270 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:05.271 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:05.279 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-4-39789"] 19-Oct-2023 15:29:05.292 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-4-39789"] 19-Oct-2023 15:29:05.295 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:05.298 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-4-39789"] 19-Oct-2023 15:29:05.314 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-4-39789"] 19-Oct-2023 15:29:05.319 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[4: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:05.323 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:05.323 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:05.323 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:05.324 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:05.326 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-5"] 19-Oct-2023 15:29:05.327 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:05.328 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:05.352 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-5-35769"] 19-Oct-2023 15:29:05.392 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-5-35769"] 19-Oct-2023 15:29:05.396 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:05.405 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-5-35769"] 19-Oct-2023 15:29:05.419 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-5-35769"] 19-Oct-2023 15:29:05.422 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[5: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:05.426 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:05.429 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:05.431 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:05.432 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:05.433 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-6"] 19-Oct-2023 15:29:05.437 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:05.443 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:05.460 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-6-46081"] 19-Oct-2023 15:29:05.535 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-6-46081"] 19-Oct-2023 15:29:05.538 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:05.540 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-6-46081"] 19-Oct-2023 15:29:05.551 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-6-46081"] 19-Oct-2023 15:29:05.553 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[6: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 15:29:05.554 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:05.554 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:05.554 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:05.554 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:05.556 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-7"] 19-Oct-2023 15:29:05.557 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:05.557 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:05.568 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-7-33205"] 19-Oct-2023 15:29:05.604 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-7-33205"] 19-Oct-2023 15:29:05.605 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:05.607 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-7-33205"] 19-Oct-2023 15:29:05.611 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-7-33205"] 19-Oct-2023 15:29:05.614 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[7: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:05.615 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:05.615 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:05.615 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:05.616 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:05.616 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-8"] 19-Oct-2023 15:29:05.617 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:05.617 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:05.625 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-8-44343"] 19-Oct-2023 15:29:05.667 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-8-44343"] 19-Oct-2023 15:29:05.670 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:05.673 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-8-44343"] 19-Oct-2023 15:29:05.680 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-8-44343"] 19-Oct-2023 15:29:05.683 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[8: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:05.684 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:05.684 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:05.684 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:05.684 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:05.685 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-9"] 19-Oct-2023 15:29:05.686 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:05.686 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:05.691 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-9-43145"] 19-Oct-2023 15:29:05.716 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-9-43145"] 19-Oct-2023 15:29:05.719 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:05.721 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-9-43145"] 19-Oct-2023 15:29:05.729 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-9-43145"] 19-Oct-2023 15:29:05.733 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[9: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test;abcde=fghij/start], expectedContextPath[/test;abcde=fghij], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 15:29:05.734 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:05.734 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:05.734 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:05.734 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:05.734 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-10"] 19-Oct-2023 15:29:05.735 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:05.735 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:05.739 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-10-41789"] 19-Oct-2023 15:29:05.783 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-10-41789"] 19-Oct-2023 15:29:05.784 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:05.786 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-10-41789"] 19-Oct-2023 15:29:05.796 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-10-41789"] 19-Oct-2023 15:29:05.799 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[10: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:05.800 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:05.800 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:05.800 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:05.800 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:05.801 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-11"] 19-Oct-2023 15:29:05.802 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:05.802 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:05.807 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-11-37451"] 19-Oct-2023 15:29:05.834 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-11-37451"] 19-Oct-2023 15:29:05.837 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:05.839 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-11-37451"] 19-Oct-2023 15:29:05.852 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-11-37451"] 19-Oct-2023 15:29:05.854 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[11: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:05.855 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:05.855 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:05.856 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:05.856 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:05.857 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-12"] 19-Oct-2023 15:29:05.857 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:05.857 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:05.863 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-12-45697"] 19-Oct-2023 15:29:05.915 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-12-45697"] 19-Oct-2023 15:29:05.925 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:05.929 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-12-45697"] 19-Oct-2023 15:29:05.933 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-12-45697"] 19-Oct-2023 15:29:05.935 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[12: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/target;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 15:29:05.937 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:05.937 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:05.937 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:05.937 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:05.938 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-13"] 19-Oct-2023 15:29:05.938 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:05.938 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:05.943 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-13-40487"] 19-Oct-2023 15:29:05.980 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-13-40487"] 19-Oct-2023 15:29:05.981 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:05.983 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-13-40487"] 19-Oct-2023 15:29:05.992 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-13-40487"] 19-Oct-2023 15:29:05.994 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[13: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/target;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/target;abcde=fghij], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:05.997 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:05.998 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:05.998 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:05.998 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:05.999 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-14"] 19-Oct-2023 15:29:05.999 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:06.000 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:06.004 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-14-33803"] 19-Oct-2023 15:29:06.028 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-14-33803"] 19-Oct-2023 15:29:06.031 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:06.033 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-14-33803"] 19-Oct-2023 15:29:06.038 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-14-33803"] 19-Oct-2023 15:29:06.040 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[14: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/target;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/target;abcde=fghij], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:06.041 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:06.042 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:06.043 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:06.044 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:06.045 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-15"] 19-Oct-2023 15:29:06.047 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:06.048 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:06.058 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-15-44675"] 19-Oct-2023 15:29:06.089 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-15-44675"] 19-Oct-2023 15:29:06.092 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:06.094 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-15-44675"] 19-Oct-2023 15:29:06.103 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-15-44675"] 19-Oct-2023 15:29:06.121 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[15: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[INCLUDE], targetMapping[/target], targetUri[;klmno=pqrst/target;uvwxy=z0123], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/;klmno=pqrst/target;uvwxy=z0123], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 15:29:06.123 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:06.123 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:06.123 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:06.124 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:06.125 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-16"] 19-Oct-2023 15:29:06.126 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:06.126 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:06.167 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-16-40589"] 19-Oct-2023 15:29:06.179 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-16-40589"] 19-Oct-2023 15:29:06.180 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:06.183 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-16-40589"] 19-Oct-2023 15:29:06.193 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-16-40589"] 19-Oct-2023 15:29:06.197 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[16: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[FORWARD], targetMapping[/target], targetUri[;klmno=pqrst/target;uvwxy=z0123], useEncodedDispatchPaths[true], expectedRequestURI[/test/;klmno=pqrst/target;uvwxy=z0123], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:06.198 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:06.198 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:06.199 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:06.206 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:06.207 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-17"] 19-Oct-2023 15:29:06.209 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:06.209 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:06.213 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-17-38353"] 19-Oct-2023 15:29:06.244 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-17-38353"] 19-Oct-2023 15:29:06.247 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:06.248 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-17-38353"] 19-Oct-2023 15:29:06.253 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-17-38353"] 19-Oct-2023 15:29:06.255 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[17: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[ASYNC], targetMapping[/target], targetUri[;klmno=pqrst/target;uvwxy=z0123], useEncodedDispatchPaths[true], expectedRequestURI[/test/;klmno=pqrst/target;uvwxy=z0123], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:06.256 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:06.256 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:06.256 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:06.256 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:06.257 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-18"] 19-Oct-2023 15:29:06.257 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:06.257 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:06.288 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-18-35899"] 19-Oct-2023 15:29:06.319 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-18-35899"] 19-Oct-2023 15:29:06.322 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:06.324 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-18-35899"] 19-Oct-2023 15:29:06.329 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-18-35899"] 19-Oct-2023 15:29:06.331 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[18: startMapping[/start/*], startUri[/start/foo], dispatcherType[INCLUDE], targetMapping[/target], targetUri[../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/foo], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[/foo], expectedQueryString[null], expectedMappingMatch[PATH, expectedMappingPattern[/start/*], expectedMappingMatchValue[foo], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/start/../target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 15:29:06.332 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:06.332 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:06.332 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:06.332 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:06.337 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-19"] 19-Oct-2023 15:29:06.338 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:06.338 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:06.344 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-19-39063"] 19-Oct-2023 15:29:06.403 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-19-39063"] 19-Oct-2023 15:29:06.406 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:06.416 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-19-39063"] 19-Oct-2023 15:29:06.421 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-19-39063"] 19-Oct-2023 15:29:06.422 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[19: startMapping[/start/*], startUri[/start/foo], dispatcherType[FORWARD], targetMapping[/target], targetUri[../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:06.423 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:06.423 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:06.424 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:06.424 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:06.426 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-20"] 19-Oct-2023 15:29:06.426 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:06.426 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:06.447 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-20-36117"] 19-Oct-2023 15:29:06.617 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-20-36117"] 19-Oct-2023 15:29:06.618 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:06.621 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-20-36117"] 19-Oct-2023 15:29:06.632 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-20-36117"] 19-Oct-2023 15:29:06.638 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[20: startMapping[/start/*], startUri[/start/foo], dispatcherType[ASYNC], targetMapping[/target], targetUri[../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:06.639 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:06.639 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:06.640 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:06.640 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:06.641 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-21"] 19-Oct-2023 15:29:06.641 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:06.641 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:06.645 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-21-46095"] 19-Oct-2023 15:29:06.664 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-21-46095"] 19-Oct-2023 15:29:06.666 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:06.668 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-21-46095"] 19-Oct-2023 15:29:06.674 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-21-46095"] 19-Oct-2023 15:29:06.675 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[21: startMapping[/start/*], startUri[/start;abcde=fghij/foo], dispatcherType[INCLUDE], targetMapping[/target], targetUri[../target;klmno=pqrst], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij/foo], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[/foo], expectedQueryString[null], expectedMappingMatch[PATH, expectedMappingPattern[/start/*], expectedMappingMatchValue[foo], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/start/../target;klmno=pqrst], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 15:29:06.676 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:06.676 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:06.676 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:06.676 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:06.677 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-22"] 19-Oct-2023 15:29:06.677 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:06.677 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:06.698 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-22-43881"] 19-Oct-2023 15:29:06.712 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-22-43881"] 19-Oct-2023 15:29:06.715 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:06.716 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-22-43881"] 19-Oct-2023 15:29:06.720 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-22-43881"] 19-Oct-2023 15:29:06.722 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[22: startMapping[/start/*], startUri[/start;abcde=fghij/foo], dispatcherType[FORWARD], targetMapping[/target], targetUri[../target;klmno=pqrst], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target;klmno=pqrst], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:06.723 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:06.724 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:06.724 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:06.725 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:06.725 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-23"] 19-Oct-2023 15:29:06.726 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:06.727 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:06.732 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-23-46473"] 19-Oct-2023 15:29:06.755 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-23-46473"] 19-Oct-2023 15:29:06.757 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:06.760 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-23-46473"] 19-Oct-2023 15:29:06.768 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-23-46473"] 19-Oct-2023 15:29:06.769 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[23: startMapping[/start/*], startUri[/start;abcde=fghij/foo], dispatcherType[ASYNC], targetMapping[/target], targetUri[../target;klmno=pqrst], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij/../target;klmno=pqrst], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:06.770 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:06.770 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:06.771 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:06.771 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:06.771 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-24"] 19-Oct-2023 15:29:06.772 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:06.772 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:06.775 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-24-41037"] 19-Oct-2023 15:29:06.800 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-24-41037"] 19-Oct-2023 15:29:06.804 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:06.806 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-24-41037"] 19-Oct-2023 15:29:06.809 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-24-41037"] 19-Oct-2023 15:29:06.811 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[24: startMapping[/start/*], startUri[/start/foo], dispatcherType[INCLUDE], targetMapping[/target], targetUri[../../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/foo], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[/foo], expectedQueryString[null], expectedMappingMatch[PATH, expectedMappingPattern[/start/*], expectedMappingMatchValue[foo], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/start/../target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 15:29:06.812 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:06.812 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:06.812 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:06.812 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:06.813 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-25"] 19-Oct-2023 15:29:06.813 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:06.813 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:06.816 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-25-34571"] 19-Oct-2023 15:29:06.825 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-25-34571"] 19-Oct-2023 15:29:06.826 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:06.827 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-25-34571"] 19-Oct-2023 15:29:06.831 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-25-34571"] 19-Oct-2023 15:29:06.832 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[25: startMapping[/start/*], startUri[/start/foo], dispatcherType[FORWARD], targetMapping[/target], targetUri[../../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:06.833 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:06.833 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:06.834 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:06.834 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:06.834 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-26"] 19-Oct-2023 15:29:06.835 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:06.835 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:06.837 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-26-39683"] 19-Oct-2023 15:29:06.850 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-26-39683"] 19-Oct-2023 15:29:06.878 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:06.880 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-26-39683"] 19-Oct-2023 15:29:06.884 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-26-39683"] 19-Oct-2023 15:29:06.886 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[26: startMapping[/start/*], startUri[/start/foo], dispatcherType[ASYNC], targetMapping[/target], targetUri[../../target], useEncodedDispatchPaths[true], expectedRequestURI[/test/start/../target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start/foo], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[/foo], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[PATH],expectedDispatcherMappingPattern[/start/*], expectedDispatcherMappingMatchValue[foo],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:06.887 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:06.887 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:06.887 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:06.887 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:06.887 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-27"] 19-Oct-2023 15:29:06.888 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:06.888 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:06.890 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-27-34483"] 19-Oct-2023 15:29:06.916 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-27-34483"] 19-Oct-2023 15:29:06.919 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:06.921 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-27-34483"] 19-Oct-2023 15:29:06.924 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-27-34483"] 19-Oct-2023 15:29:06.926 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[27: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[/target], targetUri[/does-not-exist], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/target], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/target], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/target], expectedDispatcherMappingMatchValue[target],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 15:29:06.927 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:06.927 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:06.927 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:06.927 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:06.928 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-28"] 19-Oct-2023 15:29:06.928 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:06.928 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:06.932 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-28-35093"] 19-Oct-2023 15:29:06.957 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-28-35093"] 19-Oct-2023 15:29:06.959 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:06.961 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-28-35093"] 19-Oct-2023 15:29:06.967 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-28-35093"] 19-Oct-2023 15:29:06.968 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[28: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[/target], targetUri[/does-not-exist], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:06.969 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:06.969 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:06.969 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:06.969 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:06.970 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-29"] 19-Oct-2023 15:29:06.971 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:06.971 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:06.978 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-29-43137"] 19-Oct-2023 15:29:06.991 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-29-43137"] 19-Oct-2023 15:29:06.993 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:06.995 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-29-43137"] 19-Oct-2023 15:29:06.998 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-29-43137"] 19-Oct-2023 15:29:07.000 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[29: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[/target], targetUri[/does-not-exist], useEncodedDispatchPaths[true], expectedRequestURI[/test/target], expectedContextPath[/test], expectedServletPath[/target], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/target], expectedMappingMatchValue[target], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:07.001 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:07.001 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:07.001 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:07.002 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:07.002 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-30"] 19-Oct-2023 15:29:07.002 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:07.003 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:07.005 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-30-34409"] 19-Oct-2023 15:29:07.044 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-30-34409"] 19-Oct-2023 15:29:07.046 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:07.048 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-30-34409"] 19-Oct-2023 15:29:07.052 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-30-34409"] 19-Oct-2023 15:29:07.054 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[30: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 15:29:07.055 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:07.055 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:07.055 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:07.055 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:07.056 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-31"] 19-Oct-2023 15:29:07.056 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:07.057 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:07.067 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-31-34355"] 19-Oct-2023 15:29:07.075 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-31-34355"] 19-Oct-2023 15:29:07.077 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:07.079 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-31-34355"] 19-Oct-2023 15:29:07.085 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-31-34355"] 19-Oct-2023 15:29:07.086 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[31: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:07.087 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:07.087 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:07.087 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:07.088 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:07.088 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-32"] 19-Oct-2023 15:29:07.088 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:07.088 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:07.096 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-32-45907"] 19-Oct-2023 15:29:07.104 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-32-45907"] 19-Oct-2023 15:29:07.107 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:07.110 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-32-45907"] 19-Oct-2023 15:29:07.132 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-32-45907"] 19-Oct-2023 15:29:07.136 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[32: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:07.137 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:07.137 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:07.137 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:07.137 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:07.138 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-33"] 19-Oct-2023 15:29:07.138 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:07.138 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:07.150 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-33-39251"] 19-Oct-2023 15:29:07.184 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-33-39251"] 19-Oct-2023 15:29:07.186 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:07.187 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-33-39251"] 19-Oct-2023 15:29:07.194 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-33-39251"] 19-Oct-2023 15:29:07.196 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[33: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[abcde=fghij], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[zyxwv=utsrq], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 15:29:07.197 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:07.197 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:07.197 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:07.197 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:07.198 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-34"] 19-Oct-2023 15:29:07.198 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:07.198 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:07.201 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-34-38497"] 19-Oct-2023 15:29:07.215 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-34-38497"] 19-Oct-2023 15:29:07.218 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:07.220 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-34-38497"] 19-Oct-2023 15:29:07.223 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-34-38497"] 19-Oct-2023 15:29:07.226 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[34: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:07.227 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:07.227 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:07.227 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:07.227 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:07.228 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-35"] 19-Oct-2023 15:29:07.229 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:07.229 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:07.232 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-35-34595"] 19-Oct-2023 15:29:07.264 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-35-34595"] 19-Oct-2023 15:29:07.269 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:07.271 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-35-34595"] 19-Oct-2023 15:29:07.274 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-35-34595"] 19-Oct-2023 15:29:07.275 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[35: startMapping[/start], startUri[/start?abcde=fghij], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/?zyxwv=utsrq], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[zyxwv=utsrq], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[abcde=fghij], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:07.276 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:07.276 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:07.276 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:07.277 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:07.277 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-36"] 19-Oct-2023 15:29:07.278 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:07.278 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:07.286 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-36-45285"] 19-Oct-2023 15:29:07.314 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-36-45285"] 19-Oct-2023 15:29:07.317 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:07.318 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-36-45285"] 19-Oct-2023 15:29:07.322 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-36-45285"] 19-Oct-2023 15:29:07.324 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[36: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/start;abcde=fghij], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 15:29:07.325 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:07.325 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:07.325 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:07.325 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:07.325 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-37"] 19-Oct-2023 15:29:07.326 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:07.326 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:07.329 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-37-45947"] 19-Oct-2023 15:29:07.344 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-37-45947"] 19-Oct-2023 15:29:07.347 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:07.349 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-37-45947"] 19-Oct-2023 15:29:07.352 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-37-45947"] 19-Oct-2023 15:29:07.353 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[37: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:07.354 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:07.354 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:07.354 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:07.354 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:07.355 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-38"] 19-Oct-2023 15:29:07.356 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:07.356 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:07.364 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-38-42447"] 19-Oct-2023 15:29:07.419 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-38-42447"] 19-Oct-2023 15:29:07.421 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:07.423 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-38-42447"] 19-Oct-2023 15:29:07.427 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-38-42447"] 19-Oct-2023 15:29:07.428 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[38: startMapping[/start], startUri[/start;abcde=fghij], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:07.430 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:07.430 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:07.430 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:07.430 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:07.431 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-39"] 19-Oct-2023 15:29:07.431 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:07.431 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:07.436 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-39-32779"] 19-Oct-2023 15:29:07.445 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-39-32779"] 19-Oct-2023 15:29:07.452 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:07.454 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-39-32779"] 19-Oct-2023 15:29:07.460 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-39-32779"] 19-Oct-2023 15:29:07.462 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[39: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test;abcde=fghij/start], expectedContextPath[/test;abcde=fghij], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 15:29:07.463 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:07.463 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:07.463 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:07.464 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:07.464 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-40"] 19-Oct-2023 15:29:07.465 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:07.465 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:07.468 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-40-45287"] 19-Oct-2023 15:29:07.474 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-40-45287"] 19-Oct-2023 15:29:07.477 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:07.478 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-40-45287"] 19-Oct-2023 15:29:07.482 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-40-45287"] 19-Oct-2023 15:29:07.483 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[40: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:07.484 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:07.484 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:07.484 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:07.484 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:07.485 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-41"] 19-Oct-2023 15:29:07.485 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:07.485 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:07.488 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-41-35697"] 19-Oct-2023 15:29:07.494 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-41-35697"] 19-Oct-2023 15:29:07.496 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:07.498 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-41-35697"] 19-Oct-2023 15:29:07.501 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-41-35697"] 19-Oct-2023 15:29:07.503 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[41: startMapping[/start], startUri[;abcde=fghij/start], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/], useEncodedDispatchPaths[true], expectedRequestURI[/test/], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test;abcde=fghij/start], expectedDispatcherContextPath[/test;abcde=fghij], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:07.504 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:07.504 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:07.504 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:07.504 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:07.504 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-42"] 19-Oct-2023 15:29:07.504 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:07.504 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:07.506 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-42-34457"] 19-Oct-2023 15:29:07.530 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-42-34457"] 19-Oct-2023 15:29:07.531 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:07.533 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-42-34457"] 19-Oct-2023 15:29:07.535 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-42-34457"] 19-Oct-2023 15:29:07.539 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[42: startMapping[/start], startUri[/start], dispatcherType[INCLUDE], targetMapping[*.html], targetUri[/;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/start], expectedContextPath[/test], expectedServletPath[/start], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXACT, expectedMappingPattern[/start], expectedMappingMatchValue[start], expectedMappingServletName[rd], expectedDispatcherRequestURI[/test/;abcde=fghij], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/index.html], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXTENSION],expectedDispatcherMappingPattern[*.html], expectedDispatcherMappingMatchValue[index],expectedDispatcherMappingServletName[target],expectedBody]] 19-Oct-2023 15:29:07.540 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:07.540 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:07.540 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:07.540 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:07.541 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-43"] 19-Oct-2023 15:29:07.541 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:07.541 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:07.548 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-43-46603"] 19-Oct-2023 15:29:07.566 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-43-46603"] 19-Oct-2023 15:29:07.571 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:07.572 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-43-46603"] 19-Oct-2023 15:29:07.577 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-43-46603"] 19-Oct-2023 15:29:07.578 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[43: startMapping[/start], startUri[/start], dispatcherType[FORWARD], targetMapping[*.html], targetUri[/;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/;abcde=fghij], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:07.579 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:07.579 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:07.579 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:07.580 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:07.580 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-44"] 19-Oct-2023 15:29:07.581 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:07.581 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:07.583 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-44-38109"] 19-Oct-2023 15:29:07.604 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-44-38109"] 19-Oct-2023 15:29:07.605 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:07.606 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-44-38109"] 19-Oct-2023 15:29:07.610 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-44-38109"] 19-Oct-2023 15:29:07.612 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [doTest[44: startMapping[/start], startUri[/start], dispatcherType[ASYNC], targetMapping[*.html], targetUri[/;abcde=fghij], useEncodedDispatchPaths[true], expectedRequestURI[/test/;abcde=fghij], expectedContextPath[/test], expectedServletPath[/index.html], expectedPathInfo[null], expectedQueryString[null], expectedMappingMatch[EXTENSION, expectedMappingPattern[*.html], expectedMappingMatchValue[index], expectedMappingServletName[target], expectedDispatcherRequestURI[/test/start], expectedDispatcherContextPath[/test], expectedDispatcherServletPath[/start], expectedDispatcherPathInfo[null], expectedDispatcherQueryString[null], expectedDispatcherMappingMatch[EXACT],expectedDispatcherMappingPattern[/start], expectedDispatcherMappingMatchValue[start],expectedDispatcherMappingServletName[rd],expectedBody]] 19-Oct-2023 15:29:07.613 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 19-Oct-2023 15:29:07.613 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 19-Oct-2023 15:29:07.613 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 19-Oct-2023 15:29:07.613 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 19-Oct-2023 15:29:07.614 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-45"] 19-Oct-2023 15:29:07.614 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Oct-2023 15:29:07.614 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 19-Oct-2023 15:29:07.616 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-45-39405"] 19-Oct-2023 15:29:07.623 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-45-39405"] 19-Oct-2023 15:29:07.624 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Oct-2023 15:29:07.625 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-45-39405"] 19-Oct-2023 15:29:07.629 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-45-39405"] ------------- ---------------- --------------- 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.251 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.116 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.141 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.097 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.104 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.13 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.06 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.049 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.066 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.055 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.08 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.059 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.046 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.064 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.091 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.057 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.076 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.092 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.215 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.037 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.046 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.048 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.041 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.022 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.053 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.039 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.042 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.031 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.053 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.033 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.046 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.062 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.028 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.05 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.048 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.03 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.075 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.033 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.021 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.019 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.036 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.04 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.033 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.018 sec