Testsuite: org.apache.tomcat.util.scan.TestClassParser Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.951 sec ------------- Standard Error ----------------- 28-Jun-2024 16:13:52.199 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAnnotations] 28-Jun-2024 16:13:54.103 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 28-Jun-2024 16:13:54.295 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Jun-2024 16:13:54.296 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.91-dev] 28-Jun-2024 16:13:54.523 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 28-Jun-2024 16:13:56.055 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. 28-Jun-2024 16:13:56.084 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46451"] 28-Jun-2024 16:13:56.091 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46451"] 28-Jun-2024 16:13:56.103 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Jun-2024 16:13:56.141 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46451"] 28-Jun-2024 16:13:56.166 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46451"] ------------- ---------------- --------------- Testcase: testAnnotations took 4.725 sec