Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.64 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@74287ea3') ------------- ---------------- --------------- ------------- Standard Error ----------------- 21-Oct-2024 13:23:29.369 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 21-Oct-2024 13:23:30.494 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 21-Oct-2024 13:23:30.646 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Oct-2024 13:23:30.646 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 21-Oct-2024 13:23:31.050 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 21-Oct-2024 13:23:31.485 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. 21-Oct-2024 13:23:31.622 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 21-Oct-2024 13:23:31.623 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 21-Oct-2024 13:23:31.624 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@5f9edf14') 21-Oct-2024 13:23:31.731 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-37085"] 21-Oct-2024 13:23:32.027 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-37085"] 21-Oct-2024 13:23:32.030 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Oct-2024 13:23:32.035 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 21-Oct-2024 13:23:32.036 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 21-Oct-2024 13:23:32.088 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-37085"] 21-Oct-2024 13:23:32.097 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Oct-2024 13:23:32.097 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 21-Oct-2024 13:23:32.381 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. 21-Oct-2024 13:23:32.419 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 21-Oct-2024 13:23:32.427 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 21-Oct-2024 13:23:32.428 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@1d483de4') 21-Oct-2024 13:23:32.467 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-37085"] 21-Oct-2024 13:23:32.576 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-37085"] 21-Oct-2024 13:23:32.579 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Oct-2024 13:23:32.582 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 21-Oct-2024 13:23:32.583 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 21-Oct-2024 13:23:32.595 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-37085"] 21-Oct-2024 13:23:32.606 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-37085"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.481 sec