Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.349 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@304bb45b') ------------- ---------------- --------------- ------------- Standard Error ----------------- 23-Oct-2024 13:12:39.760 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 23-Oct-2024 13:12:41.052 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 23-Oct-2024 13:12:41.156 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Oct-2024 13:12:41.157 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 23-Oct-2024 13:12:41.421 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 23-Oct-2024 13:12:41.819 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. 23-Oct-2024 13:12:41.870 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 23-Oct-2024 13:12:41.870 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 23-Oct-2024 13:12:41.879 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@28dcca0c') 23-Oct-2024 13:12:41.984 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-46277"] 23-Oct-2024 13:12:42.288 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-46277"] 23-Oct-2024 13:12:42.292 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Oct-2024 13:12:42.297 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 23-Oct-2024 13:12:42.298 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 23-Oct-2024 13:12:42.340 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-46277"] 23-Oct-2024 13:12:42.352 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Oct-2024 13:12:42.353 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 23-Oct-2024 13:12:42.515 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. 23-Oct-2024 13:12:42.546 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 23-Oct-2024 13:12:42.557 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 23-Oct-2024 13:12:42.561 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@1cf56a1c') 23-Oct-2024 13:12:42.581 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-46277"] 23-Oct-2024 13:12:42.691 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-46277"] 23-Oct-2024 13:12:42.692 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Oct-2024 13:12:42.693 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 23-Oct-2024 13:12:42.694 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 23-Oct-2024 13:12:42.709 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-46277"] 23-Oct-2024 13:12:42.719 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-46277"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.21 sec