Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.002 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@68746f22') ------------- ---------------- --------------- ------------- Standard Error ----------------- 28-Oct-2024 22:34:41.495 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 28-Oct-2024 22:34:42.712 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 28-Oct-2024 22:34:42.814 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Oct-2024 22:34:42.814 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 28-Oct-2024 22:34:43.202 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 28-Oct-2024 22:34:43.790 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-Oct-2024 22:34:43.921 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 28-Oct-2024 22:34:43.921 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 28-Oct-2024 22:34:43.924 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@41488b16') 28-Oct-2024 22:34:43.981 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-41983"] 28-Oct-2024 22:34:44.433 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-41983"] 28-Oct-2024 22:34:44.434 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Oct-2024 22:34:44.442 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 28-Oct-2024 22:34:44.444 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 28-Oct-2024 22:34:44.523 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-41983"] 28-Oct-2024 22:34:44.536 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Oct-2024 22:34:44.536 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 28-Oct-2024 22:34:44.853 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-Oct-2024 22:34:44.897 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 28-Oct-2024 22:34:44.903 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 28-Oct-2024 22:34:44.904 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@55cf0d14') 28-Oct-2024 22:34:44.927 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-41983"] 28-Oct-2024 22:34:45.110 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-41983"] 28-Oct-2024 22:34:45.120 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Oct-2024 22:34:45.123 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 28-Oct-2024 22:34:45.123 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 28-Oct-2024 22:34:45.129 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-41983"] 28-Oct-2024 22:34:45.147 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-41983"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.859 sec