Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.087 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@65987993') ------------- ---------------- --------------- ------------- Standard Error ----------------- 24-Oct-2024 16:45:39.461 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 24-Oct-2024 16:45:40.571 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 24-Oct-2024 16:45:40.733 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2024 16:45:40.736 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 24-Oct-2024 16:45:40.992 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 24-Oct-2024 16:45:41.461 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. 24-Oct-2024 16:45:41.574 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 24-Oct-2024 16:45:41.589 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 24-Oct-2024 16:45:41.591 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@6b695b06') 24-Oct-2024 16:45:41.664 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37507"] 24-Oct-2024 16:45:41.835 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37507"] 24-Oct-2024 16:45:41.839 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2024 16:45:41.843 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 24-Oct-2024 16:45:41.846 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 24-Oct-2024 16:45:41.902 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37507"] 24-Oct-2024 16:45:41.905 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2024 16:45:41.905 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 24-Oct-2024 16:45:42.199 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. 24-Oct-2024 16:45:42.220 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 24-Oct-2024 16:45:42.221 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 24-Oct-2024 16:45:42.224 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@51bf5add') 24-Oct-2024 16:45:42.229 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37507"] 24-Oct-2024 16:45:42.238 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37507"] 24-Oct-2024 16:45:42.243 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2024 16:45:42.245 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 24-Oct-2024 16:45:42.245 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 24-Oct-2024 16:45:42.252 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37507"] 24-Oct-2024 16:45:42.265 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37507"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 2.994 sec