Testsuite: org.apache.tomcat.websocket.server.TestCloseBug58624 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.626 sec ------------- Standard Error ----------------- 07-Feb-2024 15:07:10.376 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testOnErrorNotCalledWhenClosingConnection] 07-Feb-2024 15:07:11.573 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 07-Feb-2024 15:07:11.647 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Feb-2024 15:07:11.649 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 07-Feb-2024 15:07:12.019 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44991"] 07-Feb-2024 15:07:12.545 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44991"] 07-Feb-2024 15:07:12.547 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Feb-2024 15:07:12.611 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44991"] 07-Feb-2024 15:07:12.622 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44991"] ------------- ---------------- --------------- Testcase: testOnErrorNotCalledWhenClosingConnection took 2.565 sec