Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.31 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@45d84a20') ------------- ---------------- --------------- ------------- Standard Error ----------------- 30-Oct-2024 13:18:25.301 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 30-Oct-2024 13:18:26.335 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 30-Oct-2024 13:18:26.432 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 30-Oct-2024 13:18:26.432 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 30-Oct-2024 13:18:26.722 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 30-Oct-2024 13:18:27.174 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. 30-Oct-2024 13:18:27.293 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 30-Oct-2024 13:18:27.294 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 30-Oct-2024 13:18:27.295 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@4a8355dd') 30-Oct-2024 13:18:27.368 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42215"] 30-Oct-2024 13:18:27.780 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42215"] 30-Oct-2024 13:18:27.784 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 30-Oct-2024 13:18:27.789 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 30-Oct-2024 13:18:27.789 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 30-Oct-2024 13:18:27.856 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42215"] 30-Oct-2024 13:18:27.861 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 30-Oct-2024 13:18:27.861 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 30-Oct-2024 13:18:28.040 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. 30-Oct-2024 13:18:28.077 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 30-Oct-2024 13:18:28.089 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 30-Oct-2024 13:18:28.090 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@c667f46') 30-Oct-2024 13:18:28.100 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42215"] 30-Oct-2024 13:18:28.281 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42215"] 30-Oct-2024 13:18:28.283 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 30-Oct-2024 13:18:28.285 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 30-Oct-2024 13:18:28.286 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 30-Oct-2024 13:18:28.294 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42215"] 30-Oct-2024 13:18:28.306 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42215"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.239 sec