Testsuite: org.apache.jasper.runtime.TestCustomHttpJspPage
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.929 sec
------------- Standard Error -----------------
26-Jun-2024 21:28:50.760 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomBasePageWhenUsingTagFiles01]
26-Jun-2024 21:28:52.662 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"]
26-Jun-2024 21:28:52.957 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat]
26-Jun-2024 21:28:52.957 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.26-dev]
26-Jun-2024 21:28:53.363 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found
26-Jun-2024 21:28:53.957 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
26-Jun-2024 21:28:54.173 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42895"]
26-Jun-2024 21:28:58.041 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42895"]
26-Jun-2024 21:28:58.046 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat]
26-Jun-2024 21:28:58.109 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42895"]
26-Jun-2024 21:28:58.128 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42895"]
26-Jun-2024 21:28:58.142 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomBasePageWhenUsingTagFiles02]
26-Jun-2024 21:28:58.156 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"]
26-Jun-2024 21:28:58.270 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat]
26-Jun-2024 21:28:58.270 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.26-dev]
26-Jun-2024 21:28:58.283 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found
26-Jun-2024 21:28:58.448 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
26-Jun-2024 21:28:58.475 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39273"]
26-Jun-2024 21:28:59.195 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39273"]
26-Jun-2024 21:28:59.196 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat]
26-Jun-2024 21:28:59.204 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39273"]
26-Jun-2024 21:28:59.206 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39273"]
------------- ---------------- ---------------

Testcase: testCustomBasePageWhenUsingTagFiles01 took 7.655 sec
Testcase: testCustomBasePageWhenUsingTagFiles02 took 1.09 sec