Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.933 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@304bb45b') ------------- ---------------- --------------- ------------- Standard Error ----------------- 15-Oct-2024 13:45:22.623 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 15-Oct-2024 13:45:23.888 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 15-Oct-2024 13:45:23.957 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Oct-2024 13:45:23.957 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 15-Oct-2024 13:45:24.415 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 15-Oct-2024 13:45:24.912 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. 15-Oct-2024 13:45:25.068 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 15-Oct-2024 13:45:25.072 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 15-Oct-2024 13:45:25.073 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@28dcca0c') 15-Oct-2024 13:45:25.234 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-41503"] 15-Oct-2024 13:45:25.606 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-41503"] 15-Oct-2024 13:45:25.610 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Oct-2024 13:45:25.615 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 15-Oct-2024 13:45:25.616 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 15-Oct-2024 13:45:25.666 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-41503"] 15-Oct-2024 13:45:25.673 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Oct-2024 13:45:25.674 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 15-Oct-2024 13:45:25.972 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. 15-Oct-2024 13:45:26.002 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 15-Oct-2024 13:45:26.002 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 15-Oct-2024 13:45:26.019 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@389b0789') 15-Oct-2024 13:45:26.036 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-41503"] 15-Oct-2024 13:45:26.092 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-41503"] 15-Oct-2024 13:45:26.095 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Oct-2024 13:45:26.097 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 15-Oct-2024 13:45:26.097 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 15-Oct-2024 13:45:26.101 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-41503"] 15-Oct-2024 13:45:26.105 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-41503"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.802 sec