Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.199 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@65987993') ------------- ---------------- --------------- ------------- Standard Error ----------------- 22-Oct-2024 13:49:26.939 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 22-Oct-2024 13:49:28.124 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 22-Oct-2024 13:49:28.310 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Oct-2024 13:49:28.319 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 22-Oct-2024 13:49:28.834 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 22-Oct-2024 13:49:29.320 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. 22-Oct-2024 13:49:29.395 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 22-Oct-2024 13:49:29.408 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 22-Oct-2024 13:49:29.409 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@6b695b06') 22-Oct-2024 13:49:29.466 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32891"] 22-Oct-2024 13:49:29.652 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32891"] 22-Oct-2024 13:49:29.656 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Oct-2024 13:49:29.660 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 22-Oct-2024 13:49:29.660 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 22-Oct-2024 13:49:29.675 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32891"] 22-Oct-2024 13:49:29.678 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Oct-2024 13:49:29.678 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 22-Oct-2024 13:49:29.850 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. 22-Oct-2024 13:49:29.872 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 22-Oct-2024 13:49:29.874 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 22-Oct-2024 13:49:29.878 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@35a3d49f') 22-Oct-2024 13:49:29.882 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32891"] 22-Oct-2024 13:49:29.889 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32891"] 22-Oct-2024 13:49:29.892 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Oct-2024 13:49:29.893 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 22-Oct-2024 13:49:29.893 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 22-Oct-2024 13:49:29.899 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32891"] 22-Oct-2024 13:49:29.901 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32891"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.143 sec