Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.128 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@304bb45b') ------------- ---------------- --------------- ------------- Standard Error ----------------- 10-Oct-2024 11:10:28.362 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 10-Oct-2024 11:10:29.329 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 10-Oct-2024 11:10:29.393 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 11:10:29.394 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 10-Oct-2024 11:10:29.687 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 10-Oct-2024 11:10:30.042 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. 10-Oct-2024 11:10:30.122 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 10-Oct-2024 11:10:30.123 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 10-Oct-2024 11:10:30.124 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@28dcca0c') 10-Oct-2024 11:10:30.215 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-34091"] 10-Oct-2024 11:10:30.560 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-34091"] 10-Oct-2024 11:10:30.564 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 11:10:30.569 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 10-Oct-2024 11:10:30.569 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 10-Oct-2024 11:10:30.612 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-34091"] 10-Oct-2024 11:10:30.630 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 11:10:30.631 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 10-Oct-2024 11:10:30.925 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. 10-Oct-2024 11:10:30.955 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 10-Oct-2024 11:10:30.971 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 10-Oct-2024 11:10:30.973 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@389b0789') 10-Oct-2024 11:10:30.991 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-34091"] 10-Oct-2024 11:10:31.120 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-34091"] 10-Oct-2024 11:10:31.121 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 11:10:31.123 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 10-Oct-2024 11:10:31.123 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 10-Oct-2024 11:10:31.128 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-34091"] 10-Oct-2024 11:10:31.139 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-34091"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 2.978 sec