Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.184 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@304bb45b') ------------- ---------------- --------------- ------------- Standard Error ----------------- 14-Oct-2024 10:52:09.267 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 14-Oct-2024 10:52:10.466 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 14-Oct-2024 10:52:10.533 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Oct-2024 10:52:10.533 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 14-Oct-2024 10:52:10.813 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 14-Oct-2024 10:52:11.290 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. 14-Oct-2024 10:52:11.390 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 14-Oct-2024 10:52:11.393 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 14-Oct-2024 10:52:11.403 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@28dcca0c') 14-Oct-2024 10:52:11.475 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40027"] 14-Oct-2024 10:52:11.750 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40027"] 14-Oct-2024 10:52:11.753 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Oct-2024 10:52:11.757 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 14-Oct-2024 10:52:11.758 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 14-Oct-2024 10:52:11.816 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40027"] 14-Oct-2024 10:52:11.827 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Oct-2024 10:52:11.828 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 14-Oct-2024 10:52:12.040 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. 14-Oct-2024 10:52:12.066 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 14-Oct-2024 10:52:12.067 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 14-Oct-2024 10:52:12.070 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@389b0789') 14-Oct-2024 10:52:12.093 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40027"] 14-Oct-2024 10:52:12.230 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40027"] 14-Oct-2024 10:52:12.233 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Oct-2024 10:52:12.235 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 14-Oct-2024 10:52:12.235 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 14-Oct-2024 10:52:12.239 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40027"] 14-Oct-2024 10:52:12.246 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-40027"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.119 sec