Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.406 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@74287ea3') ------------- ---------------- --------------- ------------- Standard Error ----------------- 15-Oct-2024 20:49:09.837 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 15-Oct-2024 20:49:11.016 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 15-Oct-2024 20:49:11.048 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Oct-2024 20:49:11.048 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 15-Oct-2024 20:49:11.349 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 15-Oct-2024 20:49:11.777 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 20:49:11.875 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 15-Oct-2024 20:49:11.878 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 15-Oct-2024 20:49:11.879 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@5f9edf14') 15-Oct-2024 20:49:12.003 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42781"] 15-Oct-2024 20:49:12.385 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42781"] 15-Oct-2024 20:49:12.386 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Oct-2024 20:49:12.391 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 15-Oct-2024 20:49:12.391 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 15-Oct-2024 20:49:12.431 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42781"] 15-Oct-2024 20:49:12.441 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Oct-2024 20:49:12.441 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 15-Oct-2024 20:49:12.667 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 20:49:12.714 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 15-Oct-2024 20:49:12.714 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 15-Oct-2024 20:49:12.724 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@1d483de4') 15-Oct-2024 20:49:12.737 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42781"] 15-Oct-2024 20:49:12.770 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42781"] 15-Oct-2024 20:49:12.773 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Oct-2024 20:49:12.777 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 15-Oct-2024 20:49:12.778 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 15-Oct-2024 20:49:12.795 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42781"] 15-Oct-2024 20:49:12.805 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42781"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.272 sec