Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.04 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@18317edc') ------------- ---------------- --------------- ------------- Standard Error ----------------- 31-Oct-2024 12:32:01.415 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 31-Oct-2024 12:32:02.705 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 31-Oct-2024 12:32:02.756 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2024 12:32:02.756 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 31-Oct-2024 12:32:03.017 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 31-Oct-2024 12:32:03.290 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. 31-Oct-2024 12:32:03.396 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 31-Oct-2024 12:32:03.403 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 31-Oct-2024 12:32:03.412 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@4b86805d') 31-Oct-2024 12:32:03.477 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42597"] 31-Oct-2024 12:32:03.723 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42597"] 31-Oct-2024 12:32:03.725 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2024 12:32:03.741 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 31-Oct-2024 12:32:03.741 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 31-Oct-2024 12:32:03.767 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42597"] 31-Oct-2024 12:32:03.770 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2024 12:32:03.770 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 31-Oct-2024 12:32:04.070 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. 31-Oct-2024 12:32:04.091 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 31-Oct-2024 12:32:04.093 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 31-Oct-2024 12:32:04.095 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@5c669da8') 31-Oct-2024 12:32:04.124 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42597"] 31-Oct-2024 12:32:04.136 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42597"] 31-Oct-2024 12:32:04.136 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2024 12:32:04.138 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 31-Oct-2024 12:32:04.138 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 31-Oct-2024 12:32:04.146 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42597"] 31-Oct-2024 12:32:04.152 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42597"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 2.899 sec