Testsuite: org.apache.tomcat.websocket.server.TestCloseBug58624 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.297 sec ------------- Standard Error ----------------- 23-Oct-2023 17:55:25.851 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testOnErrorNotCalledWhenClosingConnection] 23-Oct-2023 17:55:26.827 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 23-Oct-2023 17:55:26.882 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Oct-2023 17:55:26.885 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.16-dev] 23-Oct-2023 17:55:27.191 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-34055"] 23-Oct-2023 17:55:27.580 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-34055"] 23-Oct-2023 17:55:27.583 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Oct-2023 17:55:27.618 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-34055"] 23-Oct-2023 17:55:27.630 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-34055"] ------------- ---------------- --------------- Testcase: testOnErrorNotCalledWhenClosingConnection took 2.207 sec