Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.393 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@304bb45b') ------------- ---------------- --------------- ------------- Standard Error ----------------- 06-Oct-2024 23:46:14.916 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 06-Oct-2024 23:46:16.050 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 06-Oct-2024 23:46:16.116 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Oct-2024 23:46:16.118 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 06-Oct-2024 23:46:16.570 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 06-Oct-2024 23:46:17.043 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. 06-Oct-2024 23:46:17.141 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 06-Oct-2024 23:46:17.141 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 06-Oct-2024 23:46:17.143 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@28dcca0c') 06-Oct-2024 23:46:17.182 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-45521"] 06-Oct-2024 23:46:17.388 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-45521"] 06-Oct-2024 23:46:17.390 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Oct-2024 23:46:17.394 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 06-Oct-2024 23:46:17.395 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 06-Oct-2024 23:46:17.426 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-45521"] 06-Oct-2024 23:46:17.434 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Oct-2024 23:46:17.435 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 06-Oct-2024 23:46:17.634 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. 06-Oct-2024 23:46:17.689 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 06-Oct-2024 23:46:17.689 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 06-Oct-2024 23:46:17.693 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@389b0789') 06-Oct-2024 23:46:17.716 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-45521"] 06-Oct-2024 23:46:17.868 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-45521"] 06-Oct-2024 23:46:17.872 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Oct-2024 23:46:17.874 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 06-Oct-2024 23:46:17.874 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 06-Oct-2024 23:46:17.878 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-45521"] 06-Oct-2024 23:46:17.890 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-45521"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.279 sec