Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.613 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@4b86805d') ------------- ---------------- --------------- ------------- Standard Error ----------------- 28-Oct-2024 22:48:48.277 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 28-Oct-2024 22:48:49.660 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 28-Oct-2024 22:48:49.836 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Oct-2024 22:48:49.840 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 28-Oct-2024 22:48:50.145 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 28-Oct-2024 22:48:50.508 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. 28-Oct-2024 22:48:50.583 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 28-Oct-2024 22:48:50.583 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 28-Oct-2024 22:48:50.584 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@9cb8225') 28-Oct-2024 22:48:50.694 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37303"] 28-Oct-2024 22:48:50.977 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37303"] 28-Oct-2024 22:48:50.981 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Oct-2024 22:48:50.989 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 28-Oct-2024 22:48:50.989 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 28-Oct-2024 22:48:51.047 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37303"] 28-Oct-2024 22:48:51.063 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Oct-2024 22:48:51.064 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 28-Oct-2024 22:48:51.389 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. 28-Oct-2024 22:48:51.416 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 28-Oct-2024 22:48:51.420 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 28-Oct-2024 22:48:51.425 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@4032d386') 28-Oct-2024 22:48:51.447 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37303"] 28-Oct-2024 22:48:51.465 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37303"] 28-Oct-2024 22:48:51.466 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Oct-2024 22:48:51.468 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 28-Oct-2024 22:48:51.468 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 28-Oct-2024 22:48:51.472 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37303"] 28-Oct-2024 22:48:51.473 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37303"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.508 sec