Testsuite: org.apache.catalina.mapper.TestMapperListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.806 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@304bb45b') ------------- ---------------- --------------- ------------- Standard Error ----------------- 14-Oct-2024 13:26:48.653 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testTomcatRestartListenerCount_Bug56717] 14-Oct-2024 13:26:49.950 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 14-Oct-2024 13:26:49.982 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Oct-2024 13:26:49.982 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 14-Oct-2024 13:26:50.399 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 14-Oct-2024 13:26:50.858 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. 14-Oct-2024 13:26:51.002 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 14-Oct-2024 13:26:51.019 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 14-Oct-2024 13:26:51.021 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@28dcca0c') 14-Oct-2024 13:26:51.144 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40415"] 14-Oct-2024 13:26:51.513 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40415"] 14-Oct-2024 13:26:51.514 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Oct-2024 13:26:51.519 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 14-Oct-2024 13:26:51.519 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 14-Oct-2024 13:26:51.557 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40415"] 14-Oct-2024 13:26:51.570 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Oct-2024 13:26:51.570 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.32-dev] 14-Oct-2024 13:26:51.895 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. 14-Oct-2024 13:26:51.928 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 14-Oct-2024 13:26:51.928 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 14-Oct-2024 13:26:51.934 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@389b0789') 14-Oct-2024 13:26:51.957 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40415"] 14-Oct-2024 13:26:52.061 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40415"] 14-Oct-2024 13:26:52.063 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Oct-2024 13:26:52.065 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 14-Oct-2024 13:26:52.065 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 14-Oct-2024 13:26:52.071 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40415"] 14-Oct-2024 13:26:52.077 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-40415"] ------------- ---------------- --------------- Testcase: testTomcatRestartListenerCount_Bug56717 took 3.694 sec