Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.059 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@45d84a20') ------------- ---------------- --------------- ------------- Standard Error ----------------- 31-Oct-2024 23:21:10.061 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 31-Oct-2024 23:21:11.125 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 31-Oct-2024 23:21:11.156 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2024 23:21:11.168 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 31-Oct-2024 23:21:11.519 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 31-Oct-2024 23:21:12.016 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. 31-Oct-2024 23:21:12.098 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 31-Oct-2024 23:21:12.098 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 31-Oct-2024 23:21:12.107 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@4a8355dd') 31-Oct-2024 23:21:12.210 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-43215"] 31-Oct-2024 23:21:12.493 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-43215"] 31-Oct-2024 23:21:12.496 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2024 23:21:12.503 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 31-Oct-2024 23:21:12.503 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 31-Oct-2024 23:21:12.527 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-43215"] 31-Oct-2024 23:21:12.543 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2024 23:21:12.544 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 31-Oct-2024 23:21:12.706 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. 31-Oct-2024 23:21:12.728 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 31-Oct-2024 23:21:12.728 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 31-Oct-2024 23:21:12.735 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@c667f46') 31-Oct-2024 23:21:12.740 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-43215"] 31-Oct-2024 23:21:12.822 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-43215"] 31-Oct-2024 23:21:12.822 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2024 23:21:12.824 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 31-Oct-2024 23:21:12.824 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 31-Oct-2024 23:21:12.831 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-43215"] 31-Oct-2024 23:21:12.838 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-43215"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 2.944 sec