Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.176 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@78fa769e') ------------- ---------------- --------------- ------------- Standard Error ----------------- 06-Oct-2024 20:40:22.235 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 06-Oct-2024 20:40:23.466 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 06-Oct-2024 20:40:23.613 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Oct-2024 20:40:23.613 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 06-Oct-2024 20:40:23.929 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 06-Oct-2024 20:40:24.342 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. 06-Oct-2024 20:40:24.485 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 06-Oct-2024 20:40:24.485 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 06-Oct-2024 20:40:24.487 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@2c78324b') 06-Oct-2024 20:40:24.561 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35999"] 06-Oct-2024 20:40:24.754 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35999"] 06-Oct-2024 20:40:24.755 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Oct-2024 20:40:24.760 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 06-Oct-2024 20:40:24.760 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 06-Oct-2024 20:40:24.788 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35999"] 06-Oct-2024 20:40:24.791 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Oct-2024 20:40:24.791 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 06-Oct-2024 20:40:24.934 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. 06-Oct-2024 20:40:24.984 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 06-Oct-2024 20:40:24.984 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 06-Oct-2024 20:40:24.986 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@67b9b51a') 06-Oct-2024 20:40:25.011 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35999"] 06-Oct-2024 20:40:25.029 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35999"] 06-Oct-2024 20:40:25.031 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Oct-2024 20:40:25.033 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 06-Oct-2024 20:40:25.033 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 06-Oct-2024 20:40:25.038 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35999"] 06-Oct-2024 20:40:25.044 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35999"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.018 sec