Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.367 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@304bb45b') ------------- ---------------- --------------- ------------- Standard Error ----------------- 24-Oct-2024 16:31:08.110 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 24-Oct-2024 16:31:09.083 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 24-Oct-2024 16:31:09.143 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2024 16:31:09.144 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 24-Oct-2024 16:31:09.574 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 24-Oct-2024 16:31:10.065 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:31:10.208 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 24-Oct-2024 16:31:10.212 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 24-Oct-2024 16:31:10.219 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@28dcca0c') 24-Oct-2024 16:31:10.333 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-41977"] 24-Oct-2024 16:31:10.646 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-41977"] 24-Oct-2024 16:31:10.651 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2024 16:31:10.657 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 24-Oct-2024 16:31:10.658 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 24-Oct-2024 16:31:10.710 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-41977"] 24-Oct-2024 16:31:10.735 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2024 16:31:10.735 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 24-Oct-2024 16:31:10.986 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:31:11.009 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 24-Oct-2024 16:31:11.009 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 24-Oct-2024 16:31:11.017 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@389b0789') 24-Oct-2024 16:31:11.056 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-41977"] 24-Oct-2024 16:31:11.147 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-41977"] 24-Oct-2024 16:31:11.147 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2024 16:31:11.149 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 24-Oct-2024 16:31:11.149 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 24-Oct-2024 16:31:11.154 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-41977"] 24-Oct-2024 16:31:11.159 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-41977"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.257 sec