Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.428 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@65987993') ------------- ---------------- --------------- ------------- Standard Error ----------------- 10-Oct-2024 11:25:03.518 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 10-Oct-2024 11:25:04.527 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 10-Oct-2024 11:25:04.721 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 11:25:04.721 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 10-Oct-2024 11:25:05.210 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 10-Oct-2024 11:25:05.779 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:25:05.860 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 10-Oct-2024 11:25:05.861 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 10-Oct-2024 11:25:05.869 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@6b695b06') 10-Oct-2024 11:25:05.932 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46305"] 10-Oct-2024 11:25:06.217 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46305"] 10-Oct-2024 11:25:06.222 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 11:25:06.226 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 10-Oct-2024 11:25:06.227 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 10-Oct-2024 11:25:06.297 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46305"] 10-Oct-2024 11:25:06.300 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 11:25:06.301 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 10-Oct-2024 11:25:06.515 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:25:06.554 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 10-Oct-2024 11:25:06.555 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 10-Oct-2024 11:25:06.562 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@7905a0b8') 10-Oct-2024 11:25:06.571 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46305"] 10-Oct-2024 11:25:06.597 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46305"] 10-Oct-2024 11:25:06.600 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 11:25:06.602 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 10-Oct-2024 11:25:06.603 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 10-Oct-2024 11:25:06.607 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46305"] 10-Oct-2024 11:25:06.612 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46305"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.349 sec