Testsuite: org.apache.tomcat.websocket.server.TestCloseBug58624 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.451 sec ------------- Standard Error ----------------- 18-Oct-2023 16:59:22.412 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testOnErrorNotCalledWhenClosingConnection] 18-Oct-2023 16:59:22.933 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 18-Oct-2023 16:59:22.961 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 18-Oct-2023 16:59:22.962 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 18-Oct-2023 16:59:23.076 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-45809"] 18-Oct-2023 16:59:23.401 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-45809"] 18-Oct-2023 16:59:23.404 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 18-Oct-2023 16:59:23.416 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-45809"] 18-Oct-2023 16:59:23.427 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-45809"] ------------- ---------------- --------------- Testcase: testOnErrorNotCalledWhenClosingConnection took 1.362 sec