Testsuite: org.apache.coyote.http2.TestHttp2Section_5_1 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.888 sec ------------- Standard Error ----------------- 20-Nov-2023 11:26:29.455 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[0: loop [0], useAsyncIO[false]]] 20-Nov-2023 11:26:30.353 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-1"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:30.354 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 20-Nov-2023 11:26:30.406 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:30.408 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:30.581 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-34839"] 20-Nov-2023 11:26:30.858 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-34839"] 20-Nov-2023 11:26:30.865 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:30.887 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-34839"] 20-Nov-2023 11:26:30.900 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-34839"] 20-Nov-2023 11:26:30.906 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]]] 20-Nov-2023 11:26:30.908 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-2"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:30.909 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 20-Nov-2023 11:26:30.910 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:30.910 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:30.915 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-41765"] 20-Nov-2023 11:26:30.954 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [3] set to [1] 20-Nov-2023 11:26:30.954 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 20-Nov-2023 11:26:30.954 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler. Connection [1], HTTP/1.1 upgrade to stream [1] 20-Nov-2023 11:26:30.955 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [null] to [IDLE] 20-Nov-2023 11:26:30.955 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [IDLE] to [OPEN] 20-Nov-2023 11:26:30.955 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 20-Nov-2023 11:26:30.955 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [NEW] 20-Nov-2023 11:26:30.963 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 20-Nov-2023 11:26:30.964 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 20-Nov-2023 11:26:31.010 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 20-Nov-2023 11:26:31.010 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 20-Nov-2023 11:26:31.011 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], Connection preface received from client 20-Nov-2023 11:26:31.011 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 20-Nov-2023 11:26:31.011 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 20-Nov-2023 11:26:31.011 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 20-Nov-2023 11:26:31.011 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 20-Nov-2023 11:26:31.012 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 20-Nov-2023 11:26:31.012 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [1], Writing the headers, EndOfStream [false] 20-Nov-2023 11:26:31.013 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 20-Nov-2023 11:26:31.012 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 20-Nov-2023 11:26:31.013 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 20-Nov-2023 11:26:31.013 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 20-Nov-2023 11:26:31.013 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Mon, 20 Nov 2023 11:26:30 GMT] 20-Nov-2023 11:26:31.014 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 20-Nov-2023 11:26:31.014 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 20-Nov-2023 11:26:31.014 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 20-Nov-2023 11:26:31.014 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 20-Nov-2023 11:26:31.015 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 20-Nov-2023 11:26:31.015 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 20-Nov-2023 11:26:31.015 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 20-Nov-2023 11:26:31.015 FINE [main] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [content-type] and value [application/octet-stream] 20-Nov-2023 11:26:31.014 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 20-Nov-2023 11:26:31.016 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 20-Nov-2023 11:26:31.016 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [PING], Flags [1], Payload size [8] 20-Nov-2023 11:26:31.016 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [1] Round trip time measured as [5,021,176]ns 20-Nov-2023 11:26:31.016 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 20-Nov-2023 11:26:31.014 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 20-Nov-2023 11:26:31.018 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [1], reduce flow control window by [8192] to [57343] 20-Nov-2023 11:26:31.018 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [57343] 20-Nov-2023 11:26:31.018 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [1], Data length [8192], EndOfStream [true] 20-Nov-2023 11:26:31.018 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 20-Nov-2023 11:26:31.018 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 20-Nov-2023 11:26:31.020 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@37995ace:org.apache.tomcat.util.net.NioChannel@395eb24d:java.nio.channels.SocketChannel[connected local=/127.0.0.1:41765 remote=/127.0.0.1:58242]], Status in: [OPEN_READ], State out: [CLOSED] 20-Nov-2023 11:26:31.020 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [1] has been recycled 20-Nov-2023 11:26:31.016 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Mon, 20 Nov 2023 11:26:30 GMT] 20-Nov-2023 11:26:31.020 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 20-Nov-2023 11:26:31.020 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 20-Nov-2023 11:26:31.021 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 20-Nov-2023 11:26:31.021 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 20-Nov-2023 11:26:31.021 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 20-Nov-2023 11:26:31.021 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 20-Nov-2023 11:26:31.022 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 20-Nov-2023 11:26:31.022 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:41765] 20-Nov-2023 11:26:31.022 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 20-Nov-2023 11:26:31.022 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 20-Nov-2023 11:26:31.023 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 20-Nov-2023 11:26:31.023 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [null] to [IDLE] 20-Nov-2023 11:26:31.023 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [IDLE] to [OPEN] 20-Nov-2023 11:26:31.023 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [3], Processing headers payload of size [22] 20-Nov-2023 11:26:31.026 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 20-Nov-2023 11:26:31.026 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 20-Nov-2023 11:26:31.026 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 20-Nov-2023 11:26:31.026 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:41765] 20-Nov-2023 11:26:31.066 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 20-Nov-2023 11:26:31.066 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 20-Nov-2023 11:26:31.066 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:method], Value [GET] 20-Nov-2023 11:26:31.067 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 20-Nov-2023 11:26:31.067 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 20-Nov-2023 11:26:31.067 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:scheme], Value [http] 20-Nov-2023 11:26:31.067 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 20-Nov-2023 11:26:31.067 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:path], Value [/large] 20-Nov-2023 11:26:31.067 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 20-Nov-2023 11:26:31.067 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:41765] 20-Nov-2023 11:26:31.068 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:authority], Value [localhost:41765] 20-Nov-2023 11:26:31.068 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:41765] 20-Nov-2023 11:26:31.068 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [3], Swallowed [0] bytes 20-Nov-2023 11:26:31.068 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 20-Nov-2023 11:26:31.068 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 20-Nov-2023 11:26:31.068 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 20-Nov-2023 11:26:31.069 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [null] to [IDLE] 20-Nov-2023 11:26:31.069 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [IDLE] to [OPEN] 20-Nov-2023 11:26:31.069 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [5], Processing headers payload of size [10] 20-Nov-2023 11:26:31.072 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 20-Nov-2023 11:26:31.072 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 20-Nov-2023 11:26:31.072 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:method], Value [GET] 20-Nov-2023 11:26:31.073 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 20-Nov-2023 11:26:31.073 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 20-Nov-2023 11:26:31.073 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:scheme], Value [http] 20-Nov-2023 11:26:31.074 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 20-Nov-2023 11:26:31.074 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:path], Value [/simple] 20-Nov-2023 11:26:31.074 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 20-Nov-2023 11:26:31.075 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 20-Nov-2023 11:26:31.075 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:41765] 20-Nov-2023 11:26:31.075 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:authority], Value [localhost:41765] 20-Nov-2023 11:26:31.077 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [5], Swallowed [0] bytes 20-Nov-2023 11:26:31.077 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-120] 20-Nov-2023 11:26:31.080 INFO [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [1], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1585) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:629) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:270) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:98) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:355) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1749) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 20-Nov-2023 11:26:31.081 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.close Connection [1], Stream [5], Reset sent due to [REFUSED_STREAM] 20-Nov-2023 11:26:31.081 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.sendStreamReset Connection [1], Stream [5], Error [REFUSED_STREAM], Message [The client attempted to use more than [1] active streams], RST (closing stream) 20-Nov-2023 11:26:31.082 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 20-Nov-2023 11:26:31.082 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 20-Nov-2023 11:26:31.083 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [5], Waiting type [0], Notify type [3] 20-Nov-2023 11:26:31.083 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [5] has been recycled 20-Nov-2023 11:26:31.083 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 20-Nov-2023 11:26:31.083 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [3], Writing the headers, EndOfStream [false] 20-Nov-2023 11:26:31.084 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 20-Nov-2023 11:26:31.084 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 20-Nov-2023 11:26:31.084 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 20-Nov-2023 11:26:31.084 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Mon, 20 Nov 2023 11:26:30 GMT] 20-Nov-2023 11:26:31.084 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 20-Nov-2023 11:26:31.085 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 20-Nov-2023 11:26:31.085 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [57343] 20-Nov-2023 11:26:31.086 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [49151] 20-Nov-2023 11:26:31.086 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 20-Nov-2023 11:26:31.086 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-140] 20-Nov-2023 11:26:31.088 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 20-Nov-2023 11:26:31.088 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [49151] 20-Nov-2023 11:26:31.088 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [40959] 20-Nov-2023 11:26:31.089 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 20-Nov-2023 11:26:31.089 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-160] 20-Nov-2023 11:26:31.091 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 20-Nov-2023 11:26:31.091 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [40959] 20-Nov-2023 11:26:31.091 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [32767] 20-Nov-2023 11:26:31.091 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 20-Nov-2023 11:26:31.092 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-180] 20-Nov-2023 11:26:31.093 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 20-Nov-2023 11:26:31.093 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [32767] 20-Nov-2023 11:26:31.094 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [24575] 20-Nov-2023 11:26:31.094 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 20-Nov-2023 11:26:31.094 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 20-Nov-2023 11:26:31.096 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 20-Nov-2023 11:26:31.097 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 20-Nov-2023 11:26:31.097 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [24575] 20-Nov-2023 11:26:31.098 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 20-Nov-2023 11:26:31.098 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 20-Nov-2023 11:26:31.098 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [16383] 20-Nov-2023 11:26:31.098 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 20-Nov-2023 11:26:31.099 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 20-Nov-2023 11:26:31.099 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 20-Nov-2023 11:26:31.099 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 20-Nov-2023 11:26:31.099 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Mon, 20 Nov 2023 11:26:30 GMT] 20-Nov-2023 11:26:31.099 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 20-Nov-2023 11:26:31.099 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 20-Nov-2023 11:26:31.099 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 20-Nov-2023 11:26:31.100 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 20-Nov-2023 11:26:31.100 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 20-Nov-2023 11:26:31.100 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 20-Nov-2023 11:26:31.100 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 20-Nov-2023 11:26:31.100 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 20-Nov-2023 11:26:31.100 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 20-Nov-2023 11:26:31.101 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 20-Nov-2023 11:26:31.101 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 20-Nov-2023 11:26:31.101 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 20-Nov-2023 11:26:31.101 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 20-Nov-2023 11:26:31.102 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 20-Nov-2023 11:26:31.103 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 20-Nov-2023 11:26:31.108 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 20-Nov-2023 11:26:31.108 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 20-Nov-2023 11:26:31.108 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 20-Nov-2023 11:26:31.109 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 20-Nov-2023 11:26:31.110 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [16383] 20-Nov-2023 11:26:31.110 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [8191] 20-Nov-2023 11:26:31.110 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 20-Nov-2023 11:26:31.110 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 20-Nov-2023 11:26:31.111 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 20-Nov-2023 11:26:31.111 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 20-Nov-2023 11:26:31.111 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 20-Nov-2023 11:26:31.112 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 20-Nov-2023 11:26:31.112 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [8191] 20-Nov-2023 11:26:31.113 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8191] to [0] 20-Nov-2023 11:26:31.113 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8191], EndOfStream [false] 20-Nov-2023 11:26:31.113 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 20-Nov-2023 11:26:31.114 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 20-Nov-2023 11:26:31.114 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 20-Nov-2023 11:26:31.114 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 20-Nov-2023 11:26:31.116 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 20-Nov-2023 11:26:31.117 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 20-Nov-2023 11:26:31.117 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 20-Nov-2023 11:26:31.117 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [1], Stream [3], Window size increment [2147483647] 20-Nov-2023 11:26:31.117 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [1], Stream [3], increase flow control window by [2147483647] to [2147491838] 20-Nov-2023 11:26:31.118 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [1], Stream [3] Closed due to error org.apache.coyote.http2.StreamException: Connection [1], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum at org.apache.coyote.http2.AbstractStream.incrementWindowSize(AbstractStream.java:114) at org.apache.coyote.http2.Stream.incrementWindowSize(Stream.java:226) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1770) at org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame(Http2Parser.java:412) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:119) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:355) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1749) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 20-Nov-2023 11:26:31.118 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.close Connection [1], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 20-Nov-2023 11:26:31.118 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.sendStreamReset Connection [1], Stream [3], Error [FLOW_CONTROL_ERROR], Message [Connection [1], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum], RST (closing stream) 20-Nov-2023 11:26:31.118 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 20-Nov-2023 11:26:31.118 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Waiting type [0], Notify type [3] 20-Nov-2023 11:26:31.118 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [3] has been recycled 20-Nov-2023 11:26:31.118 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 20-Nov-2023 11:26:31.119 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 20-Nov-2023 11:26:31.120 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-41765"] 20-Nov-2023 11:26:31.123 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:31.124 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 20-Nov-2023 11:26:31.230 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-41765"] 20-Nov-2023 11:26:31.249 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-41765"] 20-Nov-2023 11:26:31.251 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]]] 20-Nov-2023 11:26:31.253 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-3"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:31.253 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 20-Nov-2023 11:26:31.254 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:31.254 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:31.259 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-3-43721"] 20-Nov-2023 11:26:31.406 INFO [http-nio-127.0.0.1-auto-3-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [2], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1585) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:629) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:270) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:98) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:355) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1749) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 20-Nov-2023 11:26:31.412 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-3-43721"] 20-Nov-2023 11:26:31.413 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:31.416 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-3-43721"] 20-Nov-2023 11:26:31.418 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3-43721"] 20-Nov-2023 11:26:31.419 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]]] 20-Nov-2023 11:26:31.420 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-4"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:31.421 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-4"] 20-Nov-2023 11:26:31.421 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:31.421 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:31.424 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-4-37125"] 20-Nov-2023 11:26:31.567 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-4-37125"] 20-Nov-2023 11:26:31.568 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:31.571 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-4-37125"] 20-Nov-2023 11:26:31.573 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-4-37125"] 20-Nov-2023 11:26:31.574 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]]] 20-Nov-2023 11:26:31.575 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-5"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:31.576 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-5"] 20-Nov-2023 11:26:31.576 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:31.576 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:31.579 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-5-38443"] 20-Nov-2023 11:26:31.718 INFO [http-nio-127.0.0.1-auto-5-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [4], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1585) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:629) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:270) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:98) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:355) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1749) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 20-Nov-2023 11:26:31.771 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-5-38443"] 20-Nov-2023 11:26:31.773 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:31.776 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-5-38443"] 20-Nov-2023 11:26:31.779 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-5-38443"] 20-Nov-2023 11:26:31.780 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]]] 20-Nov-2023 11:26:31.782 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-6"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:31.782 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-6"] 20-Nov-2023 11:26:31.783 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:31.783 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:31.788 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-6-46649"] 20-Nov-2023 11:26:31.878 INFO [http-nio-127.0.0.1-auto-6-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [5], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1585) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:629) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:270) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:98) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:355) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1749) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 20-Nov-2023 11:26:31.923 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-6-46649"] 20-Nov-2023 11:26:31.924 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:31.927 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-6-46649"] 20-Nov-2023 11:26:31.928 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-6-46649"] 20-Nov-2023 11:26:31.930 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]]] 20-Nov-2023 11:26:31.932 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-7"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:31.932 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-7"] 20-Nov-2023 11:26:31.933 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:31.933 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:31.937 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-7-36833"] 20-Nov-2023 11:26:32.078 INFO [http-nio-127.0.0.1-auto-7-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [6], Stream [3] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: Connection [6], Stream [3], State [CLOSED_RST_RX], Frame type [DATA] at org.apache.coyote.http2.StreamStateMachine.checkFrameType(StreamStateMachine.java:122) at org.apache.coyote.http2.AbstractNonZeroStream.checkState(AbstractNonZeroStream.java:50) at org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame(Http2UpgradeHandler.java:1469) at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:174) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:95) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:355) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1749) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 20-Nov-2023 11:26:32.079 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-7-36833"] 20-Nov-2023 11:26:32.080 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:32.083 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-7-36833"] 20-Nov-2023 11:26:32.087 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-7-36833"] 20-Nov-2023 11:26:32.088 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]]] 20-Nov-2023 11:26:32.090 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-8"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:32.090 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-8"] 20-Nov-2023 11:26:32.091 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:32.091 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:32.100 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-8-42745"] 20-Nov-2023 11:26:32.199 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-8-42745"] 20-Nov-2023 11:26:32.200 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:32.203 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-8-42745"] 20-Nov-2023 11:26:32.205 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-8-42745"] 20-Nov-2023 11:26:32.211 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]]] 20-Nov-2023 11:26:32.213 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-9"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:32.213 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-9"] 20-Nov-2023 11:26:32.213 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:32.214 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:32.219 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-9-42935"] 20-Nov-2023 11:26:32.276 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-9-42935"] 20-Nov-2023 11:26:32.277 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:32.279 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-9-42935"] 20-Nov-2023 11:26:32.285 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-9-42935"] 20-Nov-2023 11:26:32.287 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]]] 20-Nov-2023 11:26:32.289 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-10"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:32.289 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-10"] 20-Nov-2023 11:26:32.289 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:32.290 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:32.294 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-10-34823"] 20-Nov-2023 11:26:32.390 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-10-34823"] 20-Nov-2023 11:26:32.391 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:32.394 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-10-34823"] 20-Nov-2023 11:26:32.397 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-10-34823"] 20-Nov-2023 11:26:32.399 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[0: loop [0], useAsyncIO[false]]] 20-Nov-2023 11:26:32.406 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-11"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:32.406 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-11"] 20-Nov-2023 11:26:32.407 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:32.407 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:32.413 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-11-42951"] 20-Nov-2023 11:26:32.488 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-11-42951"] 20-Nov-2023 11:26:32.489 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:32.491 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-11-42951"] 20-Nov-2023 11:26:32.500 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-11-42951"] 20-Nov-2023 11:26:32.502 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[0: loop [0], useAsyncIO[false]]] 20-Nov-2023 11:26:32.504 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-12"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:32.504 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-12"] 20-Nov-2023 11:26:32.504 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:32.510 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:32.522 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-12-45367"] 20-Nov-2023 11:26:32.653 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-12-45367"] 20-Nov-2023 11:26:32.655 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:32.658 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-12-45367"] 20-Nov-2023 11:26:32.660 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-12-45367"] 20-Nov-2023 11:26:32.661 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]]] 20-Nov-2023 11:26:32.663 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-13"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:32.663 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-13"] 20-Nov-2023 11:26:32.664 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:32.664 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:32.672 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-13-34773"] 20-Nov-2023 11:26:32.733 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-13-34773"] 20-Nov-2023 11:26:32.736 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:32.740 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-13-34773"] 20-Nov-2023 11:26:32.742 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-13-34773"] 20-Nov-2023 11:26:32.744 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[1: loop [0], useAsyncIO[true]]] 20-Nov-2023 11:26:32.746 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-14"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:32.746 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-14"] 20-Nov-2023 11:26:32.747 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:32.747 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:32.757 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-14-44259"] 20-Nov-2023 11:26:32.866 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-14-44259"] 20-Nov-2023 11:26:32.868 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:32.873 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-14-44259"] 20-Nov-2023 11:26:32.875 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-14-44259"] 20-Nov-2023 11:26:32.877 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]]] 20-Nov-2023 11:26:32.878 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-15"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:32.878 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-15"] 20-Nov-2023 11:26:32.879 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:32.879 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:32.883 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-15-35253"] 20-Nov-2023 11:26:32.887 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [e], Endpoint [Local(client->server)], Parameter type [3] set to [1] 20-Nov-2023 11:26:32.887 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [e], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 20-Nov-2023 11:26:32.887 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler. Connection [e], HTTP/1.1 upgrade to stream [1] 20-Nov-2023 11:26:32.887 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [1], State changed from [null] to [IDLE] 20-Nov-2023 11:26:32.887 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [1], State changed from [IDLE] to [OPEN] 20-Nov-2023 11:26:32.888 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 20-Nov-2023 11:26:32.888 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [NEW] 20-Nov-2023 11:26:32.888 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], Connection preface received from client 20-Nov-2023 11:26:32.889 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 20-Nov-2023 11:26:32.889 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 20-Nov-2023 11:26:32.930 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 20-Nov-2023 11:26:32.930 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 20-Nov-2023 11:26:32.930 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [e], SocketStatus [OPEN_READ] 20-Nov-2023 11:26:32.930 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [CONNECTED] 20-Nov-2023 11:26:32.931 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 20-Nov-2023 11:26:32.931 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [e], SocketState [ASYNC_IO] 20-Nov-2023 11:26:32.932 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [e], Stream [1], Writing the headers, EndOfStream [false] 20-Nov-2023 11:26:32.932 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 20-Nov-2023 11:26:32.932 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 20-Nov-2023 11:26:32.932 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 20-Nov-2023 11:26:32.932 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 20-Nov-2023 11:26:32.932 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Mon, 20 Nov 2023 11:26:32 GMT] 20-Nov-2023 11:26:32.932 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 20-Nov-2023 11:26:32.932 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 20-Nov-2023 11:26:32.932 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 20-Nov-2023 11:26:32.932 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [1], reduce flow control window by [8192] to [57343] 20-Nov-2023 11:26:32.932 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [57343] 20-Nov-2023 11:26:32.932 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 20-Nov-2023 11:26:32.933 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [1], Data length [8192], EndOfStream [true] 20-Nov-2023 11:26:32.933 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 20-Nov-2023 11:26:32.933 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 20-Nov-2023 11:26:32.933 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 20-Nov-2023 11:26:32.933 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 20-Nov-2023 11:26:32.933 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 20-Nov-2023 11:26:32.933 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@64377370:org.apache.tomcat.util.net.NioChannel@6af08186:java.nio.channels.SocketChannel[connected local=/127.0.0.1:35253 remote=/127.0.0.1:32876]], Status in: [OPEN_READ], State out: [CLOSED] 20-Nov-2023 11:26:32.933 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 20-Nov-2023 11:26:32.933 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream.recycle Connection [e], Stream [1] has been recycled 20-Nov-2023 11:26:32.933 FINE [main] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [content-type] and value [application/octet-stream] 20-Nov-2023 11:26:32.933 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 20-Nov-2023 11:26:32.934 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Mon, 20 Nov 2023 11:26:32 GMT] 20-Nov-2023 11:26:32.934 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [0], Frame type [PING], Flags [1], Payload size [8] 20-Nov-2023 11:26:32.934 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [e] Round trip time measured as [3,630,283]ns 20-Nov-2023 11:26:32.934 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [e], SocketStatus [OPEN_READ] 20-Nov-2023 11:26:32.934 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [CONNECTED] 20-Nov-2023 11:26:32.934 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [e], SocketState [ASYNC_IO] 20-Nov-2023 11:26:32.934 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 20-Nov-2023 11:26:32.937 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 20-Nov-2023 11:26:32.937 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 20-Nov-2023 11:26:32.937 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 20-Nov-2023 11:26:32.937 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 20-Nov-2023 11:26:32.937 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 20-Nov-2023 11:26:32.937 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 20-Nov-2023 11:26:32.938 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:35253] 20-Nov-2023 11:26:32.938 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 20-Nov-2023 11:26:32.938 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 20-Nov-2023 11:26:32.938 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 20-Nov-2023 11:26:32.938 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:35253] 20-Nov-2023 11:26:32.974 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 20-Nov-2023 11:26:32.974 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [3], State changed from [null] to [IDLE] 20-Nov-2023 11:26:32.974 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [3], State changed from [IDLE] to [OPEN] 20-Nov-2023 11:26:32.974 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [e], Stream [3], Processing headers payload of size [22] 20-Nov-2023 11:26:32.975 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 20-Nov-2023 11:26:32.975 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 20-Nov-2023 11:26:32.975 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [3], HTTP header [:method], Value [GET] 20-Nov-2023 11:26:32.975 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 20-Nov-2023 11:26:32.975 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 20-Nov-2023 11:26:32.975 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [3], HTTP header [:scheme], Value [http] 20-Nov-2023 11:26:32.975 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 20-Nov-2023 11:26:32.975 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [3], HTTP header [:path], Value [/large] 20-Nov-2023 11:26:32.975 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 20-Nov-2023 11:26:32.975 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:35253] 20-Nov-2023 11:26:32.975 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [3], HTTP header [:authority], Value [localhost:35253] 20-Nov-2023 11:26:32.976 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:35253] 20-Nov-2023 11:26:32.976 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [e], Stream [3], Swallowed [0] bytes 20-Nov-2023 11:26:32.976 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 20-Nov-2023 11:26:32.976 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 20-Nov-2023 11:26:32.976 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 20-Nov-2023 11:26:32.976 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [5], State changed from [null] to [IDLE] 20-Nov-2023 11:26:32.976 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [5], State changed from [IDLE] to [OPEN] 20-Nov-2023 11:26:32.976 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [e], Stream [5], Processing headers payload of size [10] 20-Nov-2023 11:26:32.977 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [e], Stream [3], Writing the headers, EndOfStream [false] 20-Nov-2023 11:26:32.977 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 20-Nov-2023 11:26:32.977 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 20-Nov-2023 11:26:32.977 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 20-Nov-2023 11:26:32.977 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Mon, 20 Nov 2023 11:26:32 GMT] 20-Nov-2023 11:26:32.977 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 20-Nov-2023 11:26:32.977 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 20-Nov-2023 11:26:32.978 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 20-Nov-2023 11:26:32.978 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [57343] 20-Nov-2023 11:26:32.978 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [49151] 20-Nov-2023 11:26:32.978 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 20-Nov-2023 11:26:32.978 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-150] 20-Nov-2023 11:26:32.978 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 20-Nov-2023 11:26:32.979 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [49151] 20-Nov-2023 11:26:32.979 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [40959] 20-Nov-2023 11:26:32.979 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 20-Nov-2023 11:26:32.979 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-170] 20-Nov-2023 11:26:32.979 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 20-Nov-2023 11:26:32.979 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [40959] 20-Nov-2023 11:26:32.979 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [32767] 20-Nov-2023 11:26:32.979 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 20-Nov-2023 11:26:32.980 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-190] 20-Nov-2023 11:26:32.980 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 20-Nov-2023 11:26:32.980 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [32767] 20-Nov-2023 11:26:32.980 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [24575] 20-Nov-2023 11:26:32.980 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 20-Nov-2023 11:26:32.981 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-210] 20-Nov-2023 11:26:32.981 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 20-Nov-2023 11:26:32.981 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [24575] 20-Nov-2023 11:26:32.981 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [16383] 20-Nov-2023 11:26:32.981 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 20-Nov-2023 11:26:32.981 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-230] 20-Nov-2023 11:26:32.982 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 20-Nov-2023 11:26:32.982 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [16383] 20-Nov-2023 11:26:32.982 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [8191] 20-Nov-2023 11:26:32.982 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 20-Nov-2023 11:26:32.982 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-250] 20-Nov-2023 11:26:32.977 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 20-Nov-2023 11:26:32.978 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 20-Nov-2023 11:26:32.983 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 20-Nov-2023 11:26:32.983 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [5], HTTP header [:method], Value [GET] 20-Nov-2023 11:26:32.983 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 20-Nov-2023 11:26:32.983 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 20-Nov-2023 11:26:32.983 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 20-Nov-2023 11:26:32.983 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [5], HTTP header [:scheme], Value [http] 20-Nov-2023 11:26:32.983 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 20-Nov-2023 11:26:32.983 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 20-Nov-2023 11:26:32.983 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [5], HTTP header [:path], Value [/simple] 20-Nov-2023 11:26:32.983 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 20-Nov-2023 11:26:32.984 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 20-Nov-2023 11:26:32.984 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 20-Nov-2023 11:26:32.984 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 20-Nov-2023 11:26:32.984 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 20-Nov-2023 11:26:32.984 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:35253] 20-Nov-2023 11:26:32.984 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [5], HTTP header [:authority], Value [localhost:35253] 20-Nov-2023 11:26:32.984 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Mon, 20 Nov 2023 11:26:32 GMT] 20-Nov-2023 11:26:32.984 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [e], Stream [5], Swallowed [0] bytes 20-Nov-2023 11:26:32.984 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 20-Nov-2023 11:26:32.984 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 20-Nov-2023 11:26:32.984 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-240] 20-Nov-2023 11:26:32.984 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 20-Nov-2023 11:26:32.984 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [e], SocketStatus [OPEN_READ] 20-Nov-2023 11:26:32.984 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [CONNECTED] 20-Nov-2023 11:26:32.984 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 20-Nov-2023 11:26:32.984 INFO [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [e], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1585) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:629) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:270) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1102) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1662) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 20-Nov-2023 11:26:32.984 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.close Connection [e], Stream [5], Reset sent due to [REFUSED_STREAM] 20-Nov-2023 11:26:32.984 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [e], Stream [5], Error [REFUSED_STREAM], Message [The client attempted to use more than [1] active streams], RST (closing stream) 20-Nov-2023 11:26:32.984 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 20-Nov-2023 11:26:32.985 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.WindowAllocationManager.notify Connection [e], Stream [5], Waiting type [0], Notify type [3] 20-Nov-2023 11:26:32.985 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.recycle Connection [e], Stream [5] has been recycled 20-Nov-2023 11:26:32.985 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [e], SocketState [ASYNC_IO] 20-Nov-2023 11:26:32.985 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 20-Nov-2023 11:26:32.985 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [8191] 20-Nov-2023 11:26:32.985 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8191] to [0] 20-Nov-2023 11:26:32.985 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8191], EndOfStream [false] 20-Nov-2023 11:26:32.984 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 20-Nov-2023 11:26:32.985 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 20-Nov-2023 11:26:32.985 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 20-Nov-2023 11:26:32.985 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 20-Nov-2023 11:26:32.985 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 20-Nov-2023 11:26:32.986 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 20-Nov-2023 11:26:32.986 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 20-Nov-2023 11:26:32.986 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 20-Nov-2023 11:26:32.986 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 20-Nov-2023 11:26:32.986 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 20-Nov-2023 11:26:32.986 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 20-Nov-2023 11:26:32.986 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 20-Nov-2023 11:26:32.986 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 20-Nov-2023 11:26:32.986 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 20-Nov-2023 11:26:32.986 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 20-Nov-2023 11:26:32.986 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 20-Nov-2023 11:26:32.986 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 20-Nov-2023 11:26:32.987 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 20-Nov-2023 11:26:32.987 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 20-Nov-2023 11:26:32.987 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 20-Nov-2023 11:26:32.987 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 20-Nov-2023 11:26:32.987 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [e], Stream [3], Window size increment [2147483647] 20-Nov-2023 11:26:32.985 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.setConnectionAllocationRequested Connection [e], Stream [3], connection allocation requested changed from [0] to [1] 20-Nov-2023 11:26:32.988 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.WindowAllocationManager.waitForConnection Connection [e], Stream [3], Waiting for [1] bytes from connection flow control window (blocking) with timeout [10000] 20-Nov-2023 11:26:32.988 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [e], Stream [3], increase flow control window by [2147483647] to [2147491838] 20-Nov-2023 11:26:32.988 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [e], SocketStatus [OPEN_READ] 20-Nov-2023 11:26:32.988 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [CONNECTED] 20-Nov-2023 11:26:32.988 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [e], Stream [3] Closed due to error org.apache.coyote.http2.StreamException: Connection [e], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum at org.apache.coyote.http2.AbstractStream.incrementWindowSize(AbstractStream.java:114) at org.apache.coyote.http2.Stream.incrementWindowSize(Stream.java:226) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1770) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.incrementWindowSize(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame(Http2Parser.java:412) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:275) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1102) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1662) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 20-Nov-2023 11:26:32.988 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Stream.close Connection [e], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 20-Nov-2023 11:26:32.988 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [e], Stream [3], Error [FLOW_CONTROL_ERROR], Message [Connection [e], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum], RST (closing stream) 20-Nov-2023 11:26:32.988 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 20-Nov-2023 11:26:32.988 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.WindowAllocationManager.notify Connection [e], Stream [3], Waiting type [2], Notify type [3] 20-Nov-2023 11:26:32.988 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 20-Nov-2023 11:26:32.988 FINE [http-nio-127.0.0.1-auto-15-exec-8] org.apache.coyote.http2.WindowAllocationManager.notify Connection [e], Stream [3], Notified 20-Nov-2023 11:26:32.989 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-15-35253"] 20-Nov-2023 11:26:32.990 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:32.992 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-15-35253"] 20-Nov-2023 11:26:32.994 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-15-35253"] 20-Nov-2023 11:26:32.995 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]]] 20-Nov-2023 11:26:32.997 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-16"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:32.997 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-16"] 20-Nov-2023 11:26:32.997 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:32.997 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:33.001 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-16-37655"] 20-Nov-2023 11:26:33.062 INFO [http-nio-127.0.0.1-auto-16-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [f], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1585) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:629) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:270) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1102) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1662) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 20-Nov-2023 11:26:33.066 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-16-37655"] 20-Nov-2023 11:26:33.066 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:33.070 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-16-37655"] 20-Nov-2023 11:26:33.074 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-16-37655"] 20-Nov-2023 11:26:33.075 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]]] 20-Nov-2023 11:26:33.077 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-17"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:33.077 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-17"] 20-Nov-2023 11:26:33.077 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:33.077 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:33.081 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-17-37353"] 20-Nov-2023 11:26:33.222 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-17-37353"] 20-Nov-2023 11:26:33.225 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:33.227 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-17-37353"] 20-Nov-2023 11:26:33.231 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-17-37353"] 20-Nov-2023 11:26:33.233 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]]] 20-Nov-2023 11:26:33.234 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-18"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:33.234 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-18"] 20-Nov-2023 11:26:33.235 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:33.235 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:33.247 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-18-35571"] 20-Nov-2023 11:26:33.350 INFO [http-nio-127.0.0.1-auto-18-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [11], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1585) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:629) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:270) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1102) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1662) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 20-Nov-2023 11:26:33.406 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-18-35571"] 20-Nov-2023 11:26:33.407 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:33.409 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-18-35571"] 20-Nov-2023 11:26:33.413 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-18-35571"] 20-Nov-2023 11:26:33.415 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]]] 20-Nov-2023 11:26:33.421 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-19"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:33.429 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-19"] 20-Nov-2023 11:26:33.430 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:33.431 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:33.441 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-19-37305"] 20-Nov-2023 11:26:33.582 INFO [http-nio-127.0.0.1-auto-19-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [12], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1585) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:629) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:270) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1102) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1662) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 20-Nov-2023 11:26:33.631 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-19-37305"] 20-Nov-2023 11:26:33.632 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:33.634 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-19-37305"] 20-Nov-2023 11:26:33.636 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-19-37305"] 20-Nov-2023 11:26:33.637 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]]] 20-Nov-2023 11:26:33.638 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-20"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:33.638 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-20"] 20-Nov-2023 11:26:33.639 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:33.639 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:33.644 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-20-41619"] 20-Nov-2023 11:26:33.694 INFO [http-nio-127.0.0.1-auto-20-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [13], Stream [3] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: Connection [13], Stream [3], State [CLOSED_RST_RX], Frame type [DATA] at org.apache.coyote.http2.StreamStateMachine.checkFrameType(StreamStateMachine.java:122) at org.apache.coyote.http2.AbstractNonZeroStream.checkState(AbstractNonZeroStream.java:50) at org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame(Http2UpgradeHandler.java:1469) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.startRequestBodyFrame(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:174) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:251) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1102) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1662) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:1570) 20-Nov-2023 11:26:33.694 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-20-41619"] 20-Nov-2023 11:26:33.695 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:33.697 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-20-41619"] 20-Nov-2023 11:26:33.698 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-20-41619"] 20-Nov-2023 11:26:33.699 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]]] 20-Nov-2023 11:26:33.700 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-21"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:33.700 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-21"] 20-Nov-2023 11:26:33.700 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:33.700 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:33.702 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-21-37503"] 20-Nov-2023 11:26:33.752 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-21-37503"] 20-Nov-2023 11:26:33.754 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:33.756 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-21-37503"] 20-Nov-2023 11:26:33.760 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-21-37503"] 20-Nov-2023 11:26:33.762 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]]] 20-Nov-2023 11:26:33.764 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-22"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:33.764 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-22"] 20-Nov-2023 11:26:33.764 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:33.764 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:33.769 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-22-44131"] 20-Nov-2023 11:26:33.832 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-22-44131"] 20-Nov-2023 11:26:33.833 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:33.836 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-22-44131"] 20-Nov-2023 11:26:33.838 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-22-44131"] 20-Nov-2023 11:26:33.839 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]]] 20-Nov-2023 11:26:33.840 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-23"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:33.840 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-23"] 20-Nov-2023 11:26:33.841 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:33.841 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:33.844 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-23-35289"] 20-Nov-2023 11:26:33.897 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-23-35289"] 20-Nov-2023 11:26:33.897 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:33.899 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-23-35289"] 20-Nov-2023 11:26:33.901 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-23-35289"] 20-Nov-2023 11:26:33.904 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[1: loop [0], useAsyncIO[true]]] 20-Nov-2023 11:26:33.906 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-24"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:33.906 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-24"] 20-Nov-2023 11:26:33.906 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:33.906 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:33.909 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-24-42769"] 20-Nov-2023 11:26:34.055 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-24-42769"] 20-Nov-2023 11:26:34.057 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:34.059 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-24-42769"] 20-Nov-2023 11:26:34.061 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-24-42769"] 20-Nov-2023 11:26:34.062 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[1: loop [0], useAsyncIO[true]]] 20-Nov-2023 11:26:34.064 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-25"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:34.064 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-25"] 20-Nov-2023 11:26:34.064 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:34.065 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:34.072 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-25-36457"] 20-Nov-2023 11:26:34.166 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-25-36457"] 20-Nov-2023 11:26:34.167 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:34.169 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-25-36457"] 20-Nov-2023 11:26:34.172 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-25-36457"] 20-Nov-2023 11:26:34.173 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]]] 20-Nov-2023 11:26:34.174 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-26"] connector has been configured to support HTTP upgrade to [h2c] 20-Nov-2023 11:26:34.174 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-26"] 20-Nov-2023 11:26:34.175 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Nov-2023 11:26:34.175 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 20-Nov-2023 11:26:34.178 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-26-43767"] 20-Nov-2023 11:26:34.235 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-26-43767"] 20-Nov-2023 11:26:34.236 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Nov-2023 11:26:34.241 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-26-43767"] 20-Nov-2023 11:26:34.244 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-26-43767"] ------------- ---------------- --------------- Testcase: testClientSendOldStream[0: loop [0], useAsyncIO[false]] took 1.524 sec Testcase: testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]] took 0.344 sec Testcase: testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]] took 0.168 sec Testcase: testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]] took 0.155 sec Testcase: testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]] took 0.206 sec Testcase: testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]] took 0.149 sec Testcase: testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.158 sec Testcase: testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.122 sec Testcase: testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.076 sec Testcase: testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.111 sec Testcase: testImplicitClose[0: loop [0], useAsyncIO[false]] took 0.103 sec Testcase: testClientSendEvenStream[0: loop [0], useAsyncIO[false]] took 0.16 sec Testcase: halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]] took 0.082 sec Testcase: testClientSendOldStream[1: loop [0], useAsyncIO[true]] took 0.132 sec Testcase: testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]] took 0.119 sec Testcase: testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]] took 0.079 sec Testcase: testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]] took 0.157 sec Testcase: testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]] took 0.181 sec Testcase: testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]] took 0.222 sec Testcase: testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.061 sec Testcase: testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.062 sec Testcase: testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.079 sec Testcase: testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.065 sec Testcase: testImplicitClose[1: loop [0], useAsyncIO[true]] took 0.157 sec Testcase: testClientSendEvenStream[1: loop [0], useAsyncIO[true]] took 0.11 sec Testcase: halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]] took 0.073 sec