Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.312 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@65987993') ------------- ---------------- --------------- ------------- Standard Error ----------------- 07-Oct-2024 11:11:37.197 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 07-Oct-2024 11:11:38.150 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 07-Oct-2024 11:11:38.349 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Oct-2024 11:11:38.350 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 07-Oct-2024 11:11:38.686 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 07-Oct-2024 11:11:39.096 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. 07-Oct-2024 11:11:39.248 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 07-Oct-2024 11:11:39.251 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 07-Oct-2024 11:11:39.253 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@6b695b06') 07-Oct-2024 11:11:39.444 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40381"] 07-Oct-2024 11:11:39.725 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40381"] 07-Oct-2024 11:11:39.729 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Oct-2024 11:11:39.735 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 07-Oct-2024 11:11:39.735 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 07-Oct-2024 11:11:39.791 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40381"] 07-Oct-2024 11:11:39.793 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Oct-2024 11:11:39.794 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 07-Oct-2024 11:11:40.067 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. 07-Oct-2024 11:11:40.104 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 07-Oct-2024 11:11:40.104 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 07-Oct-2024 11:11:40.105 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@18ece7f4') 07-Oct-2024 11:11:40.164 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40381"] 07-Oct-2024 11:11:40.194 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40381"] 07-Oct-2024 11:11:40.196 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Oct-2024 11:11:40.199 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 07-Oct-2024 11:11:40.199 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 07-Oct-2024 11:11:40.208 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40381"] 07-Oct-2024 11:11:40.218 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40381"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.204 sec