Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.567 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@68746f22') ------------- ---------------- --------------- ------------- Standard Error ----------------- 31-Oct-2024 12:17:34.923 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 31-Oct-2024 12:17:36.165 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 31-Oct-2024 12:17:36.199 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2024 12:17:36.199 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 31-Oct-2024 12:17:36.458 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 31-Oct-2024 12:17:36.937 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:17:36.993 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 31-Oct-2024 12:17:37.000 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 31-Oct-2024 12:17:37.004 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@41488b16') 31-Oct-2024 12:17:37.077 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-34227"] 31-Oct-2024 12:17:37.453 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-34227"] 31-Oct-2024 12:17:37.456 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2024 12:17:37.463 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 31-Oct-2024 12:17:37.463 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 31-Oct-2024 12:17:37.507 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-34227"] 31-Oct-2024 12:17:37.519 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-Oct-2024 12:17:37.519 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 31-Oct-2024 12:17:37.877 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:17:37.943 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 31-Oct-2024 12:17:37.944 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 31-Oct-2024 12:17:37.948 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@55cf0d14') 31-Oct-2024 12:17:37.979 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-34227"] 31-Oct-2024 12:17:38.090 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-34227"] 31-Oct-2024 12:17:38.098 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-Oct-2024 12:17:38.101 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 31-Oct-2024 12:17:38.102 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 31-Oct-2024 12:17:38.107 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-34227"] 31-Oct-2024 12:17:38.121 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-34227"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.407 sec