Testsuite: org.apache.tomcat.websocket.TestWsSubprotocols Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.118 sec ------------- Standard Error ----------------- 24-Oct-2023 12:38:05.137 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testWsSubprotocols] 24-Oct-2023 12:38:06.601 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 24-Oct-2023 12:38:06.717 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Oct-2023 12:38:06.718 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 24-Oct-2023 12:38:07.244 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-45391"] 24-Oct-2023 12:38:07.410 INFO [main] org.apache.catalina.util.LifecycleBase.start The start() method was called on component [StandardServer[-1]] after start() had already been called. The second call will be ignored. 24-Oct-2023 12:38:07.781 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-45391"] 24-Oct-2023 12:38:07.792 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Oct-2023 12:38:07.837 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-45391"] 24-Oct-2023 12:38:07.851 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-45391"] ------------- ---------------- --------------- Testcase: testWsSubprotocols took 3.057 sec