Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.094 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@65987993') ------------- ---------------- --------------- ------------- Standard Error ----------------- 15-Oct-2024 14:00:14.108 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 15-Oct-2024 14:00:15.248 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 15-Oct-2024 14:00:15.372 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Oct-2024 14:00:15.373 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 15-Oct-2024 14:00:15.768 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 15-Oct-2024 14:00:16.180 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. 15-Oct-2024 14:00:16.314 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 15-Oct-2024 14:00:16.315 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 15-Oct-2024 14:00:16.320 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@6b695b06') 15-Oct-2024 14:00:16.414 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36371"] 15-Oct-2024 14:00:16.639 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36371"] 15-Oct-2024 14:00:16.641 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Oct-2024 14:00:16.645 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 15-Oct-2024 14:00:16.645 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 15-Oct-2024 14:00:16.669 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36371"] 15-Oct-2024 14:00:16.674 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Oct-2024 14:00:16.683 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 15-Oct-2024 14:00:16.902 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. 15-Oct-2024 14:00:16.914 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 15-Oct-2024 14:00:16.928 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 15-Oct-2024 14:00:16.930 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@18ece7f4') 15-Oct-2024 14:00:16.943 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36371"] 15-Oct-2024 14:00:16.955 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36371"] 15-Oct-2024 14:00:16.956 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Oct-2024 14:00:16.958 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 15-Oct-2024 14:00:16.958 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 15-Oct-2024 14:00:16.964 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36371"] 15-Oct-2024 14:00:16.966 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36371"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 2.996 sec