Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.21 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@4b86805d') ------------- ---------------- --------------- ------------- Standard Error ----------------- 25-Oct-2024 23:59:14.214 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 25-Oct-2024 23:59:15.448 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 25-Oct-2024 23:59:15.593 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 25-Oct-2024 23:59:15.593 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 25-Oct-2024 23:59:15.832 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 25-Oct-2024 23:59:16.193 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. 25-Oct-2024 23:59:16.291 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 25-Oct-2024 23:59:16.295 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 25-Oct-2024 23:59:16.301 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@9cb8225') 25-Oct-2024 23:59:16.458 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46177"] 25-Oct-2024 23:59:16.693 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46177"] 25-Oct-2024 23:59:16.695 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 25-Oct-2024 23:59:16.700 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 25-Oct-2024 23:59:16.700 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 25-Oct-2024 23:59:16.740 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46177"] 25-Oct-2024 23:59:16.744 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 25-Oct-2024 23:59:16.744 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 25-Oct-2024 23:59:16.997 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. 25-Oct-2024 23:59:17.012 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 25-Oct-2024 23:59:17.013 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 25-Oct-2024 23:59:17.021 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@1d483de4') 25-Oct-2024 23:59:17.048 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46177"] 25-Oct-2024 23:59:17.058 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46177"] 25-Oct-2024 23:59:17.059 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 25-Oct-2024 23:59:17.061 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 25-Oct-2024 23:59:17.061 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 25-Oct-2024 23:59:17.065 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46177"] 25-Oct-2024 23:59:17.072 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46177"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.095 sec