Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.112 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@4d1bf319') ------------- ---------------- --------------- ------------- Standard Error ----------------- 31-Oct-2024 23:35:28.254 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 31-Oct-2024 23:35:29.353 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 31-Oct-2024 23:35:29.505 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2024 23:35:29.508 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 31-Oct-2024 23:35:29.873 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 31-Oct-2024 23:35:30.251 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 23:35:30.319 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 31-Oct-2024 23:35:30.322 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 31-Oct-2024 23:35:30.327 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@7d900ecf') 31-Oct-2024 23:35:30.401 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44589"] 31-Oct-2024 23:35:30.608 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44589"] 31-Oct-2024 23:35:30.615 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2024 23:35:30.620 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 31-Oct-2024 23:35:30.635 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 31-Oct-2024 23:35:30.686 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44589"] 31-Oct-2024 23:35:30.711 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2024 23:35:30.711 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 31-Oct-2024 23:35:30.996 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 23:35:31.021 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 31-Oct-2024 23:35:31.022 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 31-Oct-2024 23:35:31.028 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@6ca18a14') 31-Oct-2024 23:35:31.041 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44589"] 31-Oct-2024 23:35:31.055 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44589"] 31-Oct-2024 23:35:31.058 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2024 23:35:31.060 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 31-Oct-2024 23:35:31.060 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 31-Oct-2024 23:35:31.064 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44589"] 31-Oct-2024 23:35:31.068 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44589"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.019 sec