Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.333 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@68746f22') ------------- ---------------- --------------- ------------- Standard Error ----------------- 31-Oct-2024 10:25:03.179 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 31-Oct-2024 10:25:04.232 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 31-Oct-2024 10:25:04.304 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2024 10:25:04.304 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 31-Oct-2024 10:25:04.682 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 31-Oct-2024 10:25:05.252 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 10:25:05.358 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 31-Oct-2024 10:25:05.358 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 31-Oct-2024 10:25:05.361 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@41488b16') 31-Oct-2024 10:25:05.523 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44677"] 31-Oct-2024 10:25:05.809 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44677"] 31-Oct-2024 10:25:05.813 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2024 10:25:05.817 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 31-Oct-2024 10:25:05.818 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 31-Oct-2024 10:25:05.840 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44677"] 31-Oct-2024 10:25:05.846 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2024 10:25:05.847 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 31-Oct-2024 10:25:06.088 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 10:25:06.104 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 31-Oct-2024 10:25:06.105 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 31-Oct-2024 10:25:06.106 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@3b74ac8') 31-Oct-2024 10:25:06.113 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44677"] 31-Oct-2024 10:25:06.211 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44677"] 31-Oct-2024 10:25:06.212 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2024 10:25:06.214 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 31-Oct-2024 10:25:06.215 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 31-Oct-2024 10:25:06.219 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44677"] 31-Oct-2024 10:25:06.237 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44677"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.188 sec