Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.194 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@304bb45b') ------------- ---------------- --------------- ------------- Standard Error ----------------- 10-Oct-2024 15:27:17.444 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 10-Oct-2024 15:27:18.585 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 10-Oct-2024 15:27:18.635 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 15:27:18.636 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 10-Oct-2024 15:27:18.964 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 10-Oct-2024 15:27:19.421 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 15:27:19.555 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 10-Oct-2024 15:27:19.558 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 10-Oct-2024 15:27:19.568 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@28dcca0c') 10-Oct-2024 15:27:19.649 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-36145"] 10-Oct-2024 15:27:19.922 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-36145"] 10-Oct-2024 15:27:19.926 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 15:27:19.931 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 10-Oct-2024 15:27:19.932 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 10-Oct-2024 15:27:19.987 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-36145"] 10-Oct-2024 15:27:20.002 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 15:27:20.003 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 10-Oct-2024 15:27:20.242 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 15:27:20.256 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 10-Oct-2024 15:27:20.256 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 10-Oct-2024 15:27:20.258 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@389b0789') 10-Oct-2024 15:27:20.264 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-36145"] 10-Oct-2024 15:27:20.393 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-36145"] 10-Oct-2024 15:27:20.393 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 15:27:20.395 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 10-Oct-2024 15:27:20.395 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 10-Oct-2024 15:27:20.399 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-36145"] 10-Oct-2024 15:27:20.403 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-36145"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.12 sec