Testsuite: org.apache.coyote.http2.TestHttp2Section_5_1 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.817 sec ------------- Standard Error ----------------- 06-Nov-2023 13:26:46.286 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[0: loop [0], useAsyncIO[false]]] 06-Nov-2023 13:26:46.845 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] 06-Nov-2023 13:26:46.846 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 06-Nov-2023 13:26:46.906 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:46.906 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:47.033 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-45117"] 06-Nov-2023 13:26:47.271 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-45117"] 06-Nov-2023 13:26:47.275 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:47.315 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-45117"] 06-Nov-2023 13:26:47.328 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-45117"] 06-Nov-2023 13:26:47.347 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]]] 06-Nov-2023 13:26:47.363 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] 06-Nov-2023 13:26:47.367 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 06-Nov-2023 13:26:47.369 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:47.371 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:47.388 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-44273"] 06-Nov-2023 13:26:47.403 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] 06-Nov-2023 13:26:47.403 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] 06-Nov-2023 13:26:47.403 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] 06-Nov-2023 13:26:47.403 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] 06-Nov-2023 13:26:47.403 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] 06-Nov-2023 13:26:47.404 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] 06-Nov-2023 13:26:47.404 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [NEW] 06-Nov-2023 13:26:47.405 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 06-Nov-2023 13:26:47.406 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 06-Nov-2023 13:26:47.454 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] 06-Nov-2023 13:26:47.454 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] 06-Nov-2023 13:26:47.454 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], Connection preface received from client 06-Nov-2023 13:26:47.455 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 06-Nov-2023 13:26:47.455 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 06-Nov-2023 13:26:47.455 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] 06-Nov-2023 13:26:47.455 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 06-Nov-2023 13:26:47.455 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 06-Nov-2023 13:26:47.456 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 06-Nov-2023 13:26:47.456 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 06-Nov-2023 13:26:47.457 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 06-Nov-2023 13:26:47.457 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] 06-Nov-2023 13:26:47.499 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 [43,021,915]ns 06-Nov-2023 13:26:47.499 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 06-Nov-2023 13:26:47.500 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] 06-Nov-2023 13:26:47.500 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 06-Nov-2023 13:26:47.500 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] 06-Nov-2023 13:26:47.500 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 06-Nov-2023 13:26:47.500 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Mon, 06 Nov 2023 13:26:47 GMT] 06-Nov-2023 13:26:47.501 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 06-Nov-2023 13:26:47.501 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] 06-Nov-2023 13:26:47.501 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 06-Nov-2023 13:26:47.501 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] 06-Nov-2023 13:26:47.501 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] 06-Nov-2023 13:26:47.502 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] 06-Nov-2023 13:26:47.502 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] 06-Nov-2023 13:26:47.502 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 06-Nov-2023 13:26:47.502 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 06-Nov-2023 13:26:47.502 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 06-Nov-2023 13:26:47.502 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 06-Nov-2023 13:26:47.503 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] 06-Nov-2023 13:26:47.503 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 06-Nov-2023 13:26:47.503 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Mon, 06 Nov 2023 13:26:47 GMT] 06-Nov-2023 13:26:47.503 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 06-Nov-2023 13:26:47.503 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] 06-Nov-2023 13:26:47.503 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 06-Nov-2023 13:26:47.504 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5cd9f642:org.apache.tomcat.util.net.NioChannel@521e03a9:java.nio.channels.SocketChannel[connected local=/127.0.0.1:44273 remote=/127.0.0.1:60790]], Status in: [OPEN_READ], State out: [CLOSED] 06-Nov-2023 13:26:47.504 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 06-Nov-2023 13:26:47.504 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [1] has been recycled 06-Nov-2023 13:26:47.504 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 06-Nov-2023 13:26:47.504 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 06-Nov-2023 13:26:47.504 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 06-Nov-2023 13:26:47.505 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 06-Nov-2023 13:26:47.505 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:44273] 06-Nov-2023 13:26:47.505 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 06-Nov-2023 13:26:47.505 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 06-Nov-2023 13:26:47.505 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 06-Nov-2023 13:26:47.506 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] 06-Nov-2023 13:26:47.506 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] 06-Nov-2023 13:26:47.506 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] 06-Nov-2023 13:26:47.506 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] 06-Nov-2023 13:26:47.506 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 06-Nov-2023 13:26:47.506 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 06-Nov-2023 13:26:47.507 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:44273] 06-Nov-2023 13:26:47.550 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 06-Nov-2023 13:26:47.550 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] 06-Nov-2023 13:26:47.550 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] 06-Nov-2023 13:26:47.550 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 06-Nov-2023 13:26:47.550 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] 06-Nov-2023 13:26:47.550 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] 06-Nov-2023 13:26:47.551 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] 06-Nov-2023 13:26:47.551 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] 06-Nov-2023 13:26:47.551 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] 06-Nov-2023 13:26:47.551 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:44273] 06-Nov-2023 13:26:47.551 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:44273] 06-Nov-2023 13:26:47.552 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:44273] 06-Nov-2023 13:26:47.552 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [3], Swallowed [0] bytes 06-Nov-2023 13:26:47.552 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] 06-Nov-2023 13:26:47.552 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] 06-Nov-2023 13:26:47.552 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] 06-Nov-2023 13:26:47.552 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] 06-Nov-2023 13:26:47.553 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] 06-Nov-2023 13:26:47.553 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] 06-Nov-2023 13:26:47.553 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 06-Nov-2023 13:26:47.554 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] 06-Nov-2023 13:26:47.554 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] 06-Nov-2023 13:26:47.555 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 06-Nov-2023 13:26:47.555 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] 06-Nov-2023 13:26:47.555 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] 06-Nov-2023 13:26:47.555 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] 06-Nov-2023 13:26:47.555 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] 06-Nov-2023 13:26:47.556 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] 06-Nov-2023 13:26:47.564 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 06-Nov-2023 13:26:47.564 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:44273] 06-Nov-2023 13:26:47.565 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:44273] 06-Nov-2023 13:26:47.565 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [5], Swallowed [0] bytes 06-Nov-2023 13:26:47.565 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] 06-Nov-2023 13:26:47.565 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:1656) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:115) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:353) 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:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 06-Nov-2023 13:26:47.566 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] 06-Nov-2023 13:26:47.566 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) 06-Nov-2023 13:26:47.567 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] 06-Nov-2023 13:26:47.567 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] 06-Nov-2023 13:26:47.567 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 06-Nov-2023 13:26:47.567 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [5] has been recycled 06-Nov-2023 13:26:47.567 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 06-Nov-2023 13:26:47.567 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] 06-Nov-2023 13:26:47.568 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 06-Nov-2023 13:26:47.568 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] 06-Nov-2023 13:26:47.568 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 06-Nov-2023 13:26:47.568 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Mon, 06 Nov 2023 13:26:47 GMT] 06-Nov-2023 13:26:47.568 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 06-Nov-2023 13:26:47.570 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] 06-Nov-2023 13:26:47.570 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] 06-Nov-2023 13:26:47.570 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] 06-Nov-2023 13:26:47.570 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] 06-Nov-2023 13:26:47.571 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] 06-Nov-2023 13:26:47.571 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 06-Nov-2023 13:26:47.571 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 06-Nov-2023 13:26:47.572 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 06-Nov-2023 13:26:47.572 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 06-Nov-2023 13:26:47.572 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 06-Nov-2023 13:26:47.572 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 06-Nov-2023 13:26:47.572 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 06-Nov-2023 13:26:47.572 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Mon, 06 Nov 2023 13:26:47 GMT] 06-Nov-2023 13:26:47.573 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 06-Nov-2023 13:26:47.573 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 06-Nov-2023 13:26:47.573 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 06-Nov-2023 13:26:47.573 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 06-Nov-2023 13:26:47.574 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] 06-Nov-2023 13:26:47.574 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] 06-Nov-2023 13:26:47.574 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] 06-Nov-2023 13:26:47.574 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] 06-Nov-2023 13:26:47.575 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] 06-Nov-2023 13:26:47.575 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 06-Nov-2023 13:26:47.575 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 06-Nov-2023 13:26:47.575 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 06-Nov-2023 13:26:47.576 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] 06-Nov-2023 13:26:47.577 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] 06-Nov-2023 13:26:47.577 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] 06-Nov-2023 13:26:47.577 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] 06-Nov-2023 13:26:47.577 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] 06-Nov-2023 13:26:47.578 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 06-Nov-2023 13:26:47.578 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 06-Nov-2023 13:26:47.578 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 06-Nov-2023 13:26:47.580 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] 06-Nov-2023 13:26:47.589 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] 06-Nov-2023 13:26:47.590 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] 06-Nov-2023 13:26:47.590 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] 06-Nov-2023 13:26:47.590 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] 06-Nov-2023 13:26:47.591 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 06-Nov-2023 13:26:47.591 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 06-Nov-2023 13:26:47.591 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 06-Nov-2023 13:26:47.592 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] 06-Nov-2023 13:26:47.593 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] 06-Nov-2023 13:26:47.593 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] 06-Nov-2023 13:26:47.594 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] 06-Nov-2023 13:26:47.594 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] 06-Nov-2023 13:26:47.598 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 06-Nov-2023 13:26:47.598 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 06-Nov-2023 13:26:47.598 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 06-Nov-2023 13:26:47.599 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] 06-Nov-2023 13:26:47.600 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] 06-Nov-2023 13:26:47.600 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] 06-Nov-2023 13:26:47.600 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] 06-Nov-2023 13:26:47.600 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] 06-Nov-2023 13:26:47.600 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 06-Nov-2023 13:26:47.600 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 06-Nov-2023 13:26:47.600 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 06-Nov-2023 13:26:47.601 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] 06-Nov-2023 13:26:47.601 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] 06-Nov-2023 13:26:47.602 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] 06-Nov-2023 13:26:47.602 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] 06-Nov-2023 13:26:47.602 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] 06-Nov-2023 13:26:47.602 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 06-Nov-2023 13:26:47.602 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 06-Nov-2023 13:26:47.602 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 06-Nov-2023 13:26:47.603 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 06-Nov-2023 13:26:47.603 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 06-Nov-2023 13:26:47.604 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] 06-Nov-2023 13:26:47.604 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] 06-Nov-2023 13:26:47.604 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] 06-Nov-2023 13:26:47.604 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:232) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1841) at org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame(Http2Parser.java:429) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:136) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:353) 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:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 06-Nov-2023 13:26:47.604 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] 06-Nov-2023 13:26:47.604 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) 06-Nov-2023 13:26:47.604 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] 06-Nov-2023 13:26:47.605 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] 06-Nov-2023 13:26:47.605 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [3] has been recycled 06-Nov-2023 13:26:47.605 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 06-Nov-2023 13:26:47.606 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 06-Nov-2023 13:26:47.606 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-44273"] 06-Nov-2023 13:26:47.609 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:47.609 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 06-Nov-2023 13:26:47.713 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-44273"] 06-Nov-2023 13:26:47.724 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-44273"] 06-Nov-2023 13:26:47.726 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]]] 06-Nov-2023 13:26:47.729 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] 06-Nov-2023 13:26:47.729 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 06-Nov-2023 13:26:47.730 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:47.730 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:47.749 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-3-36199"] 06-Nov-2023 13:26:47.966 INFO [http-nio-127.0.0.1-auto-3-exec-4] 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:1656) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:115) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:353) 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:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 06-Nov-2023 13:26:47.972 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-3-36199"] 06-Nov-2023 13:26:47.973 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:47.976 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-3-36199"] 06-Nov-2023 13:26:47.979 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3-36199"] 06-Nov-2023 13:26:47.982 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]]] 06-Nov-2023 13:26:47.987 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] 06-Nov-2023 13:26:47.987 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-4"] 06-Nov-2023 13:26:47.988 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:47.988 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:47.992 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-4-43645"] 06-Nov-2023 13:26:48.093 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-4-43645"] 06-Nov-2023 13:26:48.094 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:48.096 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-4-43645"] 06-Nov-2023 13:26:48.109 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-4-43645"] 06-Nov-2023 13:26:48.114 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]]] 06-Nov-2023 13:26:48.117 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] 06-Nov-2023 13:26:48.118 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-5"] 06-Nov-2023 13:26:48.122 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:48.122 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:48.132 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-5-38397"] 06-Nov-2023 13:26:48.202 INFO [http-nio-127.0.0.1-auto-5-exec-4] 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:1656) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:115) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:353) 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:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 06-Nov-2023 13:26:48.256 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-5-38397"] 06-Nov-2023 13:26:48.257 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:48.259 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-5-38397"] 06-Nov-2023 13:26:48.263 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-5-38397"] 06-Nov-2023 13:26:48.265 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]]] 06-Nov-2023 13:26:48.267 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] 06-Nov-2023 13:26:48.267 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-6"] 06-Nov-2023 13:26:48.268 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:48.268 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:48.272 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-6-37603"] 06-Nov-2023 13:26:48.406 INFO [http-nio-127.0.0.1-auto-6-exec-3] 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:1656) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:115) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:353) 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:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 06-Nov-2023 13:26:48.451 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-6-37603"] 06-Nov-2023 13:26:48.454 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:48.456 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-6-37603"] 06-Nov-2023 13:26:48.458 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-6-37603"] 06-Nov-2023 13:26:48.459 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]]] 06-Nov-2023 13:26:48.461 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] 06-Nov-2023 13:26:48.461 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-7"] 06-Nov-2023 13:26:48.461 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:48.461 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:48.464 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-7-44583"] 06-Nov-2023 13:26:48.602 INFO [http-nio-127.0.0.1-auto-7-exec-2] 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:127) at org.apache.coyote.http2.AbstractNonZeroStream.checkState(AbstractNonZeroStream.java:50) at org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame(Http2UpgradeHandler.java:1523) at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:191) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:112) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:353) 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:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 06-Nov-2023 13:26:48.602 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-7-44583"] 06-Nov-2023 13:26:48.603 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:48.605 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-7-44583"] 06-Nov-2023 13:26:48.608 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-7-44583"] 06-Nov-2023 13:26:48.609 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]]] 06-Nov-2023 13:26:48.612 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] 06-Nov-2023 13:26:48.612 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-8"] 06-Nov-2023 13:26:48.612 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:48.612 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:48.618 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-8-42039"] 06-Nov-2023 13:26:48.727 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-8-42039"] 06-Nov-2023 13:26:48.727 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:48.730 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-8-42039"] 06-Nov-2023 13:26:48.735 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-8-42039"] 06-Nov-2023 13:26:48.736 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]]] 06-Nov-2023 13:26:48.737 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] 06-Nov-2023 13:26:48.737 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-9"] 06-Nov-2023 13:26:48.738 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:48.738 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:48.740 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-9-37587"] 06-Nov-2023 13:26:48.791 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-9-37587"] 06-Nov-2023 13:26:48.791 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:48.793 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-9-37587"] 06-Nov-2023 13:26:48.794 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-9-37587"] 06-Nov-2023 13:26:48.795 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]]] 06-Nov-2023 13:26:48.797 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] 06-Nov-2023 13:26:48.797 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-10"] 06-Nov-2023 13:26:48.797 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:48.797 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:48.800 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-10-44461"] 06-Nov-2023 13:26:48.895 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-10-44461"] 06-Nov-2023 13:26:48.895 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:48.897 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-10-44461"] 06-Nov-2023 13:26:48.899 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-10-44461"] 06-Nov-2023 13:26:48.900 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[0: loop [0], useAsyncIO[false]]] 06-Nov-2023 13:26:48.911 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] 06-Nov-2023 13:26:48.911 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-11"] 06-Nov-2023 13:26:48.911 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:48.911 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:48.915 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-11-38629"] 06-Nov-2023 13:26:49.057 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-11-38629"] 06-Nov-2023 13:26:49.058 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:49.060 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-11-38629"] 06-Nov-2023 13:26:49.064 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-11-38629"] 06-Nov-2023 13:26:49.065 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[0: loop [0], useAsyncIO[false]]] 06-Nov-2023 13:26:49.067 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] 06-Nov-2023 13:26:49.067 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-12"] 06-Nov-2023 13:26:49.068 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:49.068 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:49.072 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-12-34523"] 06-Nov-2023 13:26:49.175 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-12-34523"] 06-Nov-2023 13:26:49.177 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:49.179 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-12-34523"] 06-Nov-2023 13:26:49.186 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-12-34523"] 06-Nov-2023 13:26:49.189 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]]] 06-Nov-2023 13:26:49.191 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] 06-Nov-2023 13:26:49.191 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-13"] 06-Nov-2023 13:26:49.191 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:49.191 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:49.197 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-13-37775"] 06-Nov-2023 13:26:49.300 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-13-37775"] 06-Nov-2023 13:26:49.301 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:49.310 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-13-37775"] 06-Nov-2023 13:26:49.312 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-13-37775"] 06-Nov-2023 13:26:49.314 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[1: loop [0], useAsyncIO[true]]] 06-Nov-2023 13:26:49.315 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] 06-Nov-2023 13:26:49.316 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-14"] 06-Nov-2023 13:26:49.316 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:49.316 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:49.326 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-14-40859"] 06-Nov-2023 13:26:49.434 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-14-40859"] 06-Nov-2023 13:26:49.439 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:49.440 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-14-40859"] 06-Nov-2023 13:26:49.444 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-14-40859"] 06-Nov-2023 13:26:49.445 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]]] 06-Nov-2023 13:26:49.446 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] 06-Nov-2023 13:26:49.446 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-15"] 06-Nov-2023 13:26:49.447 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:49.447 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:49.452 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-15-43127"] 06-Nov-2023 13:26:49.456 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [14], Endpoint [Local(client->server)], Parameter type [3] set to [1] 06-Nov-2023 13:26:49.456 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [14], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 06-Nov-2023 13:26:49.456 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler. Connection [14], HTTP/1.1 upgrade to stream [1] 06-Nov-2023 13:26:49.456 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [null] to [IDLE] 06-Nov-2023 13:26:49.456 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [IDLE] to [OPEN] 06-Nov-2023 13:26:49.456 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 06-Nov-2023 13:26:49.456 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [NEW] 06-Nov-2023 13:26:49.457 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 06-Nov-2023 13:26:49.457 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 06-Nov-2023 13:26:49.457 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 06-Nov-2023 13:26:49.457 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 06-Nov-2023 13:26:49.458 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 06-Nov-2023 13:26:49.458 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 06-Nov-2023 13:26:49.458 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 06-Nov-2023 13:26:49.458 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 06-Nov-2023 13:26:49.458 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 06-Nov-2023 13:26:49.459 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [PING], Flags [1], Payload size [8] 06-Nov-2023 13:26:49.459 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 06-Nov-2023 13:26:49.459 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], Connection preface received from client 06-Nov-2023 13:26:49.459 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [14], Stream [1], Writing the headers, EndOfStream [false] 06-Nov-2023 13:26:49.459 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 06-Nov-2023 13:26:49.459 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 06-Nov-2023 13:26:49.459 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 06-Nov-2023 13:26:49.459 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Mon, 06 Nov 2023 13:26:49 GMT] 06-Nov-2023 13:26:49.460 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 06-Nov-2023 13:26:49.460 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 06-Nov-2023 13:26:49.460 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [1], reduce flow control window by [8192] to [57343] 06-Nov-2023 13:26:49.460 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 06-Nov-2023 13:26:49.460 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [57343] 06-Nov-2023 13:26:49.460 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [1], Data length [8192], EndOfStream [true] 06-Nov-2023 13:26:49.460 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [14] Round trip time measured as [2,281,090]ns 06-Nov-2023 13:26:49.460 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 06-Nov-2023 13:26:49.460 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 06-Nov-2023 13:26:49.460 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 06-Nov-2023 13:26:49.460 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 06-Nov-2023 13:26:49.460 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 06-Nov-2023 13:26:49.460 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 06-Nov-2023 13:26:49.460 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 06-Nov-2023 13:26:49.460 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@484611b9:org.apache.tomcat.util.net.NioChannel@4681e6c1:java.nio.channels.SocketChannel[connected local=/127.0.0.1:43127 remote=/127.0.0.1:48638]], Status in: [OPEN_READ], State out: [CLOSED] 06-Nov-2023 13:26:49.461 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [1] has been recycled 06-Nov-2023 13:26:49.461 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 06-Nov-2023 13:26:49.461 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] 06-Nov-2023 13:26:49.461 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 06-Nov-2023 13:26:49.461 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Mon, 06 Nov 2023 13:26:49 GMT] 06-Nov-2023 13:26:49.461 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 06-Nov-2023 13:26:49.461 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 06-Nov-2023 13:26:49.461 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 06-Nov-2023 13:26:49.461 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 06-Nov-2023 13:26:49.461 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 06-Nov-2023 13:26:49.462 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 06-Nov-2023 13:26:49.462 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 06-Nov-2023 13:26:49.462 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 06-Nov-2023 13:26:49.462 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:43127] 06-Nov-2023 13:26:49.462 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 06-Nov-2023 13:26:49.462 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 06-Nov-2023 13:26:49.462 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 06-Nov-2023 13:26:49.462 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 06-Nov-2023 13:26:49.463 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:43127] 06-Nov-2023 13:26:49.510 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [null] to [IDLE] 06-Nov-2023 13:26:49.510 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [IDLE] to [OPEN] 06-Nov-2023 13:26:49.510 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [14], Stream [3], Processing headers payload of size [22] 06-Nov-2023 13:26:49.510 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 06-Nov-2023 13:26:49.510 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 06-Nov-2023 13:26:49.510 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:method], Value [GET] 06-Nov-2023 13:26:49.511 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 06-Nov-2023 13:26:49.511 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 06-Nov-2023 13:26:49.511 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:scheme], Value [http] 06-Nov-2023 13:26:49.511 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 06-Nov-2023 13:26:49.511 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:path], Value [/large] 06-Nov-2023 13:26:49.511 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 06-Nov-2023 13:26:49.511 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:43127] 06-Nov-2023 13:26:49.511 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:authority], Value [localhost:43127] 06-Nov-2023 13:26:49.511 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:43127] 06-Nov-2023 13:26:49.511 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [14], Stream [3], Swallowed [0] bytes 06-Nov-2023 13:26:49.512 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 06-Nov-2023 13:26:49.512 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 06-Nov-2023 13:26:49.512 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 06-Nov-2023 13:26:49.512 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [null] to [IDLE] 06-Nov-2023 13:26:49.512 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [IDLE] to [OPEN] 06-Nov-2023 13:26:49.512 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [14], Stream [5], Processing headers payload of size [10] 06-Nov-2023 13:26:49.512 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 06-Nov-2023 13:26:49.512 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 06-Nov-2023 13:26:49.512 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [14], Stream [3], Writing the headers, EndOfStream [false] 06-Nov-2023 13:26:49.513 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 06-Nov-2023 13:26:49.513 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 06-Nov-2023 13:26:49.513 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 06-Nov-2023 13:26:49.513 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Mon, 06 Nov 2023 13:26:49 GMT] 06-Nov-2023 13:26:49.513 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 06-Nov-2023 13:26:49.513 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 06-Nov-2023 13:26:49.513 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [57343] 06-Nov-2023 13:26:49.513 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [49151] 06-Nov-2023 13:26:49.513 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 06-Nov-2023 13:26:49.514 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-150] 06-Nov-2023 13:26:49.514 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 06-Nov-2023 13:26:49.514 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [49151] 06-Nov-2023 13:26:49.514 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [40959] 06-Nov-2023 13:26:49.514 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 06-Nov-2023 13:26:49.515 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-170] 06-Nov-2023 13:26:49.515 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 06-Nov-2023 13:26:49.515 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [40959] 06-Nov-2023 13:26:49.515 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [32767] 06-Nov-2023 13:26:49.515 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 06-Nov-2023 13:26:49.515 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 06-Nov-2023 13:26:49.516 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 06-Nov-2023 13:26:49.516 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 06-Nov-2023 13:26:49.516 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 06-Nov-2023 13:26:49.516 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 06-Nov-2023 13:26:49.516 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 06-Nov-2023 13:26:49.516 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 06-Nov-2023 13:26:49.516 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Mon, 06 Nov 2023 13:26:49 GMT] 06-Nov-2023 13:26:49.516 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 06-Nov-2023 13:26:49.517 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 06-Nov-2023 13:26:49.517 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 06-Nov-2023 13:26:49.517 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 06-Nov-2023 13:26:49.517 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 06-Nov-2023 13:26:49.512 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:method], Value [GET] 06-Nov-2023 13:26:49.517 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 06-Nov-2023 13:26:49.517 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 06-Nov-2023 13:26:49.517 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 06-Nov-2023 13:26:49.517 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:scheme], Value [http] 06-Nov-2023 13:26:49.517 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 06-Nov-2023 13:26:49.517 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:path], Value [/simple] 06-Nov-2023 13:26:49.517 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 06-Nov-2023 13:26:49.518 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 06-Nov-2023 13:26:49.518 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:43127] 06-Nov-2023 13:26:49.518 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:authority], Value [localhost:43127] 06-Nov-2023 13:26:49.518 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [14], Stream [5], Swallowed [0] bytes 06-Nov-2023 13:26:49.518 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-180] 06-Nov-2023 13:26:49.518 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 06-Nov-2023 13:26:49.518 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 06-Nov-2023 13:26:49.518 INFO [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [14], 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:1656) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) 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:1129) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1707) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 06-Nov-2023 13:26:49.518 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.close Connection [14], Stream [5], Reset sent due to [REFUSED_STREAM] 06-Nov-2023 13:26:49.518 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [14], Stream [5], Error [REFUSED_STREAM], Message [The client attempted to use more than [1] active streams], RST (closing stream) 06-Nov-2023 13:26:49.518 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 06-Nov-2023 13:26:49.518 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [5], Waiting type [0], Notify type [3] 06-Nov-2023 13:26:49.519 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [5] has been recycled 06-Nov-2023 13:26:49.519 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-190] 06-Nov-2023 13:26:49.519 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 06-Nov-2023 13:26:49.520 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [32767] 06-Nov-2023 13:26:49.520 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [24575] 06-Nov-2023 13:26:49.520 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 06-Nov-2023 13:26:49.520 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 06-Nov-2023 13:26:49.520 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 06-Nov-2023 13:26:49.520 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [24575] 06-Nov-2023 13:26:49.520 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [16383] 06-Nov-2023 13:26:49.520 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 06-Nov-2023 13:26:49.521 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 06-Nov-2023 13:26:49.521 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 06-Nov-2023 13:26:49.521 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [16383] 06-Nov-2023 13:26:49.521 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [8191] 06-Nov-2023 13:26:49.521 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 06-Nov-2023 13:26:49.521 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 06-Nov-2023 13:26:49.522 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 06-Nov-2023 13:26:49.522 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [8191] 06-Nov-2023 13:26:49.522 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8191] to [0] 06-Nov-2023 13:26:49.522 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8191], EndOfStream [false] 06-Nov-2023 13:26:49.522 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 06-Nov-2023 13:26:49.522 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.setConnectionAllocationRequested Connection [14], Stream [3], connection allocation requested changed from [0] to [1] 06-Nov-2023 13:26:49.522 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.WindowAllocationManager.waitForConnection Connection [14], Stream [3], Waiting for [1] bytes from connection flow control window (blocking) with timeout [10000] 06-Nov-2023 13:26:49.522 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 06-Nov-2023 13:26:49.522 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 06-Nov-2023 13:26:49.523 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 06-Nov-2023 13:26:49.523 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 06-Nov-2023 13:26:49.523 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 06-Nov-2023 13:26:49.523 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 06-Nov-2023 13:26:49.523 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 06-Nov-2023 13:26:49.523 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 06-Nov-2023 13:26:49.523 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 06-Nov-2023 13:26:49.525 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 06-Nov-2023 13:26:49.525 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 06-Nov-2023 13:26:49.525 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 06-Nov-2023 13:26:49.525 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 06-Nov-2023 13:26:49.525 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 06-Nov-2023 13:26:49.525 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 06-Nov-2023 13:26:49.525 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 06-Nov-2023 13:26:49.526 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 06-Nov-2023 13:26:49.526 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 06-Nov-2023 13:26:49.526 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [14], Stream [3], Window size increment [2147483647] 06-Nov-2023 13:26:49.526 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [14], Stream [3], increase flow control window by [2147483647] to [2147491838] 06-Nov-2023 13:26:49.526 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 06-Nov-2023 13:26:49.526 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 06-Nov-2023 13:26:49.527 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [14], Stream [3] Closed due to error org.apache.coyote.http2.StreamException: Connection [14], 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:232) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1841) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.incrementWindowSize(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame(Http2Parser.java:429) 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:1129) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1707) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 06-Nov-2023 13:26:49.527 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream.close Connection [14], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 06-Nov-2023 13:26:49.527 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [14], Stream [3], Error [FLOW_CONTROL_ERROR], Message [Connection [14], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum], RST (closing stream) 06-Nov-2023 13:26:49.527 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 06-Nov-2023 13:26:49.527 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [3], Waiting type [2], Notify type [3] 06-Nov-2023 13:26:49.527 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [3], Notified 06-Nov-2023 13:26:49.527 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [3] has been recycled 06-Nov-2023 13:26:49.527 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 06-Nov-2023 13:26:49.527 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.AbstractProcessor.setErrorState Error state [CLOSE_NOW] reported while processing request org.apache.coyote.CloseNowException: org.apache.coyote.http2.StreamException: Client reset the stream before the response was complete at org.apache.coyote.http2.Stream$StreamOutputBuffer.end(Stream.java:1097) at org.apache.coyote.http2.Http2OutputBuffer.end(Http2OutputBuffer.java:69) at org.apache.coyote.http2.StreamProcessor.finishResponse(StreamProcessor.java:240) at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:386) at org.apache.coyote.http2.StreamProcessor.service(StreamProcessor.java:455) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.http2.StreamProcessor.process(StreamProcessor.java:90) at org.apache.coyote.http2.StreamRunnable.run(StreamRunnable.java:35) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.apache.coyote.http2.StreamException: Client reset the stream before the response was complete at org.apache.coyote.http2.Stream.doStreamCancel(Stream.java:285) at org.apache.coyote.http2.Http2UpgradeHandler.reserveWindowSize(Http2UpgradeHandler.java:993) at org.apache.coyote.http2.Stream$StreamOutputBuffer.flush(Stream.java:1050) at org.apache.coyote.http2.Stream$StreamOutputBuffer.doWrite(Stream.java:965) at org.apache.coyote.http2.Http2OutputBuffer.doWrite(Http2OutputBuffer.java:57) at org.apache.coyote.Response.doWrite(Response.java:606) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:335) at org.apache.catalina.connector.OutputBuffer.flushByteBuffer(OutputBuffer.java:777) at org.apache.catalina.connector.OutputBuffer.append(OutputBuffer.java:680) at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:383) at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:361) at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:97) at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:90) at org.apache.coyote.http2.Http2TestBase$LargeServlet.doGet(Http2TestBase.java:1365) at javax.servlet.http.HttpServlet.service(HttpServlet.java:529) at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http2.StreamProcessor.service(StreamProcessor.java:432) ... 7 more 06-Nov-2023 13:26:49.528 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@484611b9:org.apache.tomcat.util.net.NioChannel@4681e6c1:java.nio.channels.SocketChannel[connected local=/127.0.0.1:43127 remote=/127.0.0.1:48638]], Status in: [OPEN_READ], State out: [CLOSED] 06-Nov-2023 13:26:49.528 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.close Connection [14], Stream [3], Reset sent due to [STREAM_CLOSED] 06-Nov-2023 13:26:49.528 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [14], Stream [3], Error [STREAM_CLOSED], Message [Client reset the stream before the response was complete], RST (closing stream) 06-Nov-2023 13:26:49.528 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [3], Waiting type [0], Notify type [3] 06-Nov-2023 13:26:49.528 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [3] has been recycled 06-Nov-2023 13:26:49.529 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 06-Nov-2023 13:26:49.529 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-15-43127"] 06-Nov-2023 13:26:49.531 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:49.535 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-15-43127"] 06-Nov-2023 13:26:49.525 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 06-Nov-2023 13:26:49.538 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-15-43127"] 06-Nov-2023 13:26:49.540 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]]] 06-Nov-2023 13:26:49.551 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] 06-Nov-2023 13:26:49.551 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-16"] 06-Nov-2023 13:26:49.552 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:49.552 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:49.556 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-16-40707"] 06-Nov-2023 13:26:49.614 INFO [http-nio-127.0.0.1-auto-16-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [15], 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:1656) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) 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:1129) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1707) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 06-Nov-2023 13:26:49.619 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-16-40707"] 06-Nov-2023 13:26:49.621 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:49.621 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 06-Nov-2023 13:26:49.723 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-16-40707"] 06-Nov-2023 13:26:49.733 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-16-40707"] 06-Nov-2023 13:26:49.735 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]]] 06-Nov-2023 13:26:49.736 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] 06-Nov-2023 13:26:49.737 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-17"] 06-Nov-2023 13:26:49.737 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:49.737 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:49.740 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-17-33521"] 06-Nov-2023 13:26:49.902 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-17-33521"] 06-Nov-2023 13:26:49.903 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:49.905 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-17-33521"] 06-Nov-2023 13:26:49.908 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-17-33521"] 06-Nov-2023 13:26:49.910 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]]] 06-Nov-2023 13:26:49.911 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] 06-Nov-2023 13:26:49.911 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-18"] 06-Nov-2023 13:26:49.912 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:49.912 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:49.924 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-18-36623"] 06-Nov-2023 13:26:50.086 INFO [http-nio-127.0.0.1-auto-18-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [17], 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:1656) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) 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:1129) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1707) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 06-Nov-2023 13:26:50.139 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-18-36623"] 06-Nov-2023 13:26:50.142 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:50.144 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-18-36623"] 06-Nov-2023 13:26:50.147 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-18-36623"] 06-Nov-2023 13:26:50.149 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]]] 06-Nov-2023 13:26:50.158 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] 06-Nov-2023 13:26:50.158 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-19"] 06-Nov-2023 13:26:50.158 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:50.158 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:50.162 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-19-42201"] 06-Nov-2023 13:26:50.275 INFO [http-nio-127.0.0.1-auto-19-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [18], 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:1656) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) 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:1129) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1707) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 06-Nov-2023 13:26:50.324 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-19-42201"] 06-Nov-2023 13:26:50.325 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:50.327 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-19-42201"] 06-Nov-2023 13:26:50.330 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-19-42201"] 06-Nov-2023 13:26:50.331 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]]] 06-Nov-2023 13:26:50.333 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] 06-Nov-2023 13:26:50.333 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-20"] 06-Nov-2023 13:26:50.333 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:50.333 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:50.336 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-20-36863"] 06-Nov-2023 13:26:50.434 INFO [http-nio-127.0.0.1-auto-20-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [19], 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 [19], Stream [3], State [CLOSED_RST_RX], Frame type [DATA] at org.apache.coyote.http2.StreamStateMachine.checkFrameType(StreamStateMachine.java:127) at org.apache.coyote.http2.AbstractNonZeroStream.checkState(AbstractNonZeroStream.java:50) at org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame(Http2UpgradeHandler.java:1523) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.startRequestBodyFrame(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:191) 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:1129) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1707) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 06-Nov-2023 13:26:50.437 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-20-36863"] 06-Nov-2023 13:26:50.438 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:50.440 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-20-36863"] 06-Nov-2023 13:26:50.441 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-20-36863"] 06-Nov-2023 13:26:50.442 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]]] 06-Nov-2023 13:26:50.443 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] 06-Nov-2023 13:26:50.444 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-21"] 06-Nov-2023 13:26:50.444 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:50.444 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:50.447 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-21-34363"] 06-Nov-2023 13:26:50.546 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-21-34363"] 06-Nov-2023 13:26:50.547 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:50.548 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-21-34363"] 06-Nov-2023 13:26:50.551 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-21-34363"] 06-Nov-2023 13:26:50.552 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]]] 06-Nov-2023 13:26:50.555 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] 06-Nov-2023 13:26:50.556 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-22"] 06-Nov-2023 13:26:50.556 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:50.556 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:50.561 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-22-43725"] 06-Nov-2023 13:26:50.616 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-22-43725"] 06-Nov-2023 13:26:50.616 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:50.618 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-22-43725"] 06-Nov-2023 13:26:50.619 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-22-43725"] 06-Nov-2023 13:26:50.620 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]]] 06-Nov-2023 13:26:50.621 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] 06-Nov-2023 13:26:50.621 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-23"] 06-Nov-2023 13:26:50.621 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:50.621 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:50.624 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-23-36831"] 06-Nov-2023 13:26:50.718 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-23-36831"] 06-Nov-2023 13:26:50.718 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:50.720 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-23-36831"] 06-Nov-2023 13:26:50.723 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-23-36831"] 06-Nov-2023 13:26:50.724 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[1: loop [0], useAsyncIO[true]]] 06-Nov-2023 13:26:50.725 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] 06-Nov-2023 13:26:50.726 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-24"] 06-Nov-2023 13:26:50.726 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:50.726 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:50.729 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-24-44543"] 06-Nov-2023 13:26:50.826 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-24-44543"] 06-Nov-2023 13:26:50.828 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:50.831 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-24-44543"] 06-Nov-2023 13:26:50.833 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-24-44543"] 06-Nov-2023 13:26:50.835 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[1: loop [0], useAsyncIO[true]]] 06-Nov-2023 13:26:50.836 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] 06-Nov-2023 13:26:50.836 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-25"] 06-Nov-2023 13:26:50.837 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:50.837 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:50.840 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-25-34075"] 06-Nov-2023 13:26:50.894 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-25-34075"] 06-Nov-2023 13:26:50.897 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:50.899 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-25-34075"] 06-Nov-2023 13:26:50.901 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-25-34075"] 06-Nov-2023 13:26:50.902 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]]] 06-Nov-2023 13:26:50.903 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] 06-Nov-2023 13:26:50.904 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-26"] 06-Nov-2023 13:26:50.904 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Nov-2023 13:26:50.904 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.83-dev] 06-Nov-2023 13:26:50.907 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-26-38175"] 06-Nov-2023 13:26:51.023 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-26-38175"] 06-Nov-2023 13:26:51.024 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Nov-2023 13:26:51.026 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-26-38175"] 06-Nov-2023 13:26:51.028 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-26-38175"] ------------- ---------------- --------------- Testcase: testClientSendOldStream[0: loop [0], useAsyncIO[false]] took 1.11 sec Testcase: testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]] took 0.379 sec Testcase: testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]] took 0.255 sec Testcase: testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]] took 0.131 sec Testcase: testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]] took 0.152 sec Testcase: testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]] took 0.195 sec Testcase: testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.15 sec Testcase: testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.126 sec Testcase: testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.059 sec Testcase: testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.105 sec Testcase: testImplicitClose[0: loop [0], useAsyncIO[false]] took 0.165 sec Testcase: testClientSendEvenStream[0: loop [0], useAsyncIO[false]] took 0.122 sec Testcase: halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]] took 0.126 sec Testcase: testClientSendOldStream[1: loop [0], useAsyncIO[true]] took 0.13 sec Testcase: testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]] took 0.094 sec Testcase: testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]] took 0.195 sec Testcase: testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]] took 0.175 sec Testcase: testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]] took 0.239 sec Testcase: testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]] took 0.183 sec Testcase: testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.111 sec Testcase: testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.109 sec Testcase: testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.067 sec Testcase: testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.103 sec Testcase: testImplicitClose[1: loop [0], useAsyncIO[true]] took 0.111 sec Testcase: testClientSendEvenStream[1: loop [0], useAsyncIO[true]] took 0.067 sec Testcase: halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]] took 0.127 sec