Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.159 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@4d1bf319') ------------- ---------------- --------------- ------------- Standard Error ----------------- 30-Oct-2024 13:32:48.883 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 30-Oct-2024 13:32:49.979 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 30-Oct-2024 13:32:50.136 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 30-Oct-2024 13:32:50.136 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 30-Oct-2024 13:32:50.446 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 30-Oct-2024 13:32:50.843 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. 30-Oct-2024 13:32:50.967 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 30-Oct-2024 13:32:51.001 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 30-Oct-2024 13:32:51.002 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@7d900ecf') 30-Oct-2024 13:32:51.109 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43715"] 30-Oct-2024 13:32:51.286 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43715"] 30-Oct-2024 13:32:51.288 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 30-Oct-2024 13:32:51.292 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 30-Oct-2024 13:32:51.293 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 30-Oct-2024 13:32:51.310 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43715"] 30-Oct-2024 13:32:51.312 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 30-Oct-2024 13:32:51.313 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 30-Oct-2024 13:32:51.564 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. 30-Oct-2024 13:32:51.588 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 30-Oct-2024 13:32:51.607 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 30-Oct-2024 13:32:51.612 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@478db956') 30-Oct-2024 13:32:51.634 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43715"] 30-Oct-2024 13:32:51.656 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43715"] 30-Oct-2024 13:32:51.657 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 30-Oct-2024 13:32:51.667 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 30-Oct-2024 13:32:51.668 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 30-Oct-2024 13:32:51.673 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43715"] 30-Oct-2024 13:32:51.688 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43715"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.036 sec