Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.585 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@304bb45b') ------------- ---------------- --------------- ------------- Standard Error ----------------- 02-Oct-2024 14:33:45.375 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 02-Oct-2024 14:33:46.944 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 02-Oct-2024 14:33:47.080 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Oct-2024 14:33:47.080 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.31-dev] 02-Oct-2024 14:33:47.486 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 02-Oct-2024 14:33:48.078 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. 02-Oct-2024 14:33:48.198 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 02-Oct-2024 14:33:48.198 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 02-Oct-2024 14:33:48.199 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@28dcca0c') 02-Oct-2024 14:33:48.326 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-38139"] 02-Oct-2024 14:33:48.792 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-38139"] 02-Oct-2024 14:33:48.804 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Oct-2024 14:33:48.815 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 02-Oct-2024 14:33:48.815 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 02-Oct-2024 14:33:48.925 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-38139"] 02-Oct-2024 14:33:48.939 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Oct-2024 14:33:48.940 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.31-dev] 02-Oct-2024 14:33:49.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. 02-Oct-2024 14:33:49.285 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 02-Oct-2024 14:33:49.286 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 02-Oct-2024 14:33:49.291 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@389b0789') 02-Oct-2024 14:33:49.361 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-38139"] 02-Oct-2024 14:33:49.497 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-38139"] 02-Oct-2024 14:33:49.516 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Oct-2024 14:33:49.518 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 02-Oct-2024 14:33:49.518 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 02-Oct-2024 14:33:49.522 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-38139"] 02-Oct-2024 14:33:49.535 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-38139"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 4.468 sec