Testsuite: org.apache.coyote.http2.TestHttp2Section_5_1 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.115 sec ------------- Standard Error ----------------- 10-Oct-2024 17:52:12.425 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[0: loop [0], useAsyncIO[false]]] 10-Oct-2024 17:52:13.165 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-1"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:13.166 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 10-Oct-2024 17:52:13.225 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:13.225 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:13.351 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38571"] 10-Oct-2024 17:52:13.558 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38571"] 10-Oct-2024 17:52:13.559 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:13.585 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38571"] 10-Oct-2024 17:52:13.587 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38571"] 10-Oct-2024 17:52:13.595 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]]] 10-Oct-2024 17:52:13.598 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-2"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:13.598 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 10-Oct-2024 17:52:13.605 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:13.605 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:13.611 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35867"] 10-Oct-2024 17:52:13.614 FINER [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [3] set to [1] 10-Oct-2024 17:52:13.623 FINER [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 10-Oct-2024 17:52:13.623 FINER [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler. Connection [1], HTTP/1.1 upgrade to stream [1] 10-Oct-2024 17:52:13.624 FINER [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [null] to [IDLE] 10-Oct-2024 17:52:13.624 FINER [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [IDLE] to [OPEN] 10-Oct-2024 17:52:13.624 FINER [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 10-Oct-2024 17:52:13.624 FINER [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [NEW] 10-Oct-2024 17:52:13.625 FINER [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 10-Oct-2024 17:52:13.625 FINER [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 10-Oct-2024 17:52:13.625 FINER [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], Connection preface received from client 10-Oct-2024 17:52:13.626 FINER [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 10-Oct-2024 17:52:13.626 FINER [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 10-Oct-2024 17:52:13.626 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 10-Oct-2024 17:52:13.627 FINER [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 10-Oct-2024 17:52:13.627 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 10-Oct-2024 17:52:13.627 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 10-Oct-2024 17:52:13.627 FINER [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 10-Oct-2024 17:52:13.628 FINER [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [1], Writing the headers, EndOfStream [false] 10-Oct-2024 17:52:13.628 FINER [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 10-Oct-2024 17:52:13.628 FINER [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 10-Oct-2024 17:52:13.629 FINER [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 10-Oct-2024 17:52:13.629 FINER [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Thu, 10 Oct 2024 17:52:13 GMT] 10-Oct-2024 17:52:13.629 FINER [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 10-Oct-2024 17:52:13.630 FINER [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 10-Oct-2024 17:52:13.630 FINER [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [1], reduce flow control window by [8192] to [57343] 10-Oct-2024 17:52:13.630 FINER [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [57343] 10-Oct-2024 17:52:13.630 FINER [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 10-Oct-2024 17:52:13.631 FINER [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 10-Oct-2024 17:52:13.631 FINER [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 10-Oct-2024 17:52:13.631 FINER [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [PING], Flags [1], Payload size [8] 10-Oct-2024 17:52:13.631 FINER [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [1] Round trip time measured as [5,545,583]ns 10-Oct-2024 17:52:13.632 FINER [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 10-Oct-2024 17:52:13.632 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 10-Oct-2024 17:52:13.632 FINER [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 10-Oct-2024 17:52:13.633 FINER [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 10-Oct-2024 17:52:13.633 FINER [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 10-Oct-2024 17:52:13.633 FINER [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 10-Oct-2024 17:52:13.633 FINER [main] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [content-type] and value [application/octet-stream] 10-Oct-2024 17:52:13.633 FINER [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 10-Oct-2024 17:52:13.634 FINER [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Thu, 10 Oct 2024 17:52:13 GMT] 10-Oct-2024 17:52:13.634 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 10-Oct-2024 17:52:13.630 FINER [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [1], Data length [8192], EndOfStream [true] 10-Oct-2024 17:52:13.634 FINER [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 10-Oct-2024 17:52:13.635 FINER [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 10-Oct-2024 17:52:13.636 FINER [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper@1e3ca775:org.apache.tomcat.util.net.Nio2Channel@10fb4ac2:sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/127.0.0.1:35867 remote=/127.0.0.1:48050]], Status in: [OPEN_READ], State out: [CLOSED] 10-Oct-2024 17:52:13.636 FINER [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.replaceStream Connection [1], Stream [1] replaced with lightweight stream implementation 10-Oct-2024 17:52:13.636 FINER [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [1] The associated request and response have been recycled 10-Oct-2024 17:52:13.636 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 10-Oct-2024 17:52:13.637 FINER [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 10-Oct-2024 17:52:13.637 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 10-Oct-2024 17:52:13.637 FINER [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 10-Oct-2024 17:52:13.637 FINER [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 10-Oct-2024 17:52:13.638 FINER [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 10-Oct-2024 17:52:13.638 FINER [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:35867] 10-Oct-2024 17:52:13.639 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 10-Oct-2024 17:52:13.639 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 10-Oct-2024 17:52:13.639 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 10-Oct-2024 17:52:13.639 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [null] to [IDLE] 10-Oct-2024 17:52:13.640 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [IDLE] to [OPEN] 10-Oct-2024 17:52:13.640 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [3], Processing headers payload of size [22] 10-Oct-2024 17:52:13.640 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 10-Oct-2024 17:52:13.640 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 10-Oct-2024 17:52:13.640 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:method], Value [GET] 10-Oct-2024 17:52:13.641 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 10-Oct-2024 17:52:13.641 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 10-Oct-2024 17:52:13.641 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:scheme], Value [http] 10-Oct-2024 17:52:13.641 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 10-Oct-2024 17:52:13.641 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:path], Value [/large] 10-Oct-2024 17:52:13.641 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 10-Oct-2024 17:52:13.641 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:35867] 10-Oct-2024 17:52:13.642 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:authority], Value [localhost:35867] 10-Oct-2024 17:52:13.642 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:35867] 10-Oct-2024 17:52:13.642 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [3], Swallowed [0] bytes 10-Oct-2024 17:52:13.643 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 10-Oct-2024 17:52:13.643 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 10-Oct-2024 17:52:13.644 FINER [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 10-Oct-2024 17:52:13.644 FINER [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 10-Oct-2024 17:52:13.644 FINER [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 10-Oct-2024 17:52:13.644 FINER [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 10-Oct-2024 17:52:13.644 FINER [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:35867] 10-Oct-2024 17:52:13.645 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [3], Writing the headers, EndOfStream [false] 10-Oct-2024 17:52:13.645 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 10-Oct-2024 17:52:13.645 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 10-Oct-2024 17:52:13.645 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 10-Oct-2024 17:52:13.645 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Thu, 10 Oct 2024 17:52:13 GMT] 10-Oct-2024 17:52:13.645 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 10-Oct-2024 17:52:13.646 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2024 17:52:13.647 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [57343] 10-Oct-2024 17:52:13.647 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [49151] 10-Oct-2024 17:52:13.647 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2024 17:52:13.647 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-150] 10-Oct-2024 17:52:13.649 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2024 17:52:13.649 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [49151] 10-Oct-2024 17:52:13.650 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [40959] 10-Oct-2024 17:52:13.650 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2024 17:52:13.650 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-170] 10-Oct-2024 17:52:13.651 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 10-Oct-2024 17:52:13.651 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 10-Oct-2024 17:52:13.651 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 10-Oct-2024 17:52:13.651 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 10-Oct-2024 17:52:13.652 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [null] to [IDLE] 10-Oct-2024 17:52:13.652 FINER [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 10-Oct-2024 17:52:13.652 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [IDLE] to [OPEN] 10-Oct-2024 17:52:13.652 FINER [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 10-Oct-2024 17:52:13.652 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [5], Processing headers payload of size [10] 10-Oct-2024 17:52:13.652 FINER [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 10-Oct-2024 17:52:13.652 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 10-Oct-2024 17:52:13.653 FINER [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 10-Oct-2024 17:52:13.653 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 10-Oct-2024 17:52:13.653 FINER [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 10-Oct-2024 17:52:13.653 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:method], Value [GET] 10-Oct-2024 17:52:13.653 FINER [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 10-Oct-2024 17:52:13.653 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 10-Oct-2024 17:52:13.653 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 10-Oct-2024 17:52:13.653 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:scheme], Value [http] 10-Oct-2024 17:52:13.653 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 10-Oct-2024 17:52:13.653 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:path], Value [/simple] 10-Oct-2024 17:52:13.654 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 10-Oct-2024 17:52:13.654 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 10-Oct-2024 17:52:13.654 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:35867] 10-Oct-2024 17:52:13.654 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:authority], Value [localhost:35867] 10-Oct-2024 17:52:13.654 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [5], Swallowed [0] bytes 10-Oct-2024 17:52:13.654 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-160] 10-Oct-2024 17:52:13.655 INFO [http-nio2-127.0.0.1-auto-2-exec-7] 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:1596) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:630) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:273) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:98) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:354) 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:905) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1688) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1422) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:637) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:613) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:125) at java.base/sun.nio.ch.Invoker$1.run(Invoker.java:217) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1148) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:1570) 10-Oct-2024 17:52:13.656 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Stream.close Connection [1], Stream [5], Reset sent due to [REFUSED_STREAM] 10-Oct-2024 17:52:13.656 FINER [http-nio2-127.0.0.1-auto-2-exec-7] 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) 10-Oct-2024 17:52:13.656 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 10-Oct-2024 17:52:13.656 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [5], Waiting type [0], Notify type [3] 10-Oct-2024 17:52:13.656 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.replaceStream Connection [1], Stream [5] replaced with lightweight stream implementation 10-Oct-2024 17:52:13.656 FINER [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 10-Oct-2024 17:52:13.653 FINER [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Thu, 10 Oct 2024 17:52:13 GMT] 10-Oct-2024 17:52:13.657 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 10-Oct-2024 17:52:13.657 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2024 17:52:13.657 FINER [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2024 17:52:13.657 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2024 17:52:13.657 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2024 17:52:13.658 FINER [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2024 17:52:13.658 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2024 17:52:13.658 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 10-Oct-2024 17:52:13.659 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2024 17:52:13.660 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [40959] 10-Oct-2024 17:52:13.660 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [32767] 10-Oct-2024 17:52:13.660 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2024 17:52:13.660 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-180] 10-Oct-2024 17:52:13.662 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2024 17:52:13.662 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [32767] 10-Oct-2024 17:52:13.662 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [24575] 10-Oct-2024 17:52:13.662 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2024 17:52:13.662 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 10-Oct-2024 17:52:13.663 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2024 17:52:13.664 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [24575] 10-Oct-2024 17:52:13.664 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [16383] 10-Oct-2024 17:52:13.664 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2024 17:52:13.664 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 10-Oct-2024 17:52:13.666 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2024 17:52:13.666 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [16383] 10-Oct-2024 17:52:13.666 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [8191] 10-Oct-2024 17:52:13.666 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2024 17:52:13.666 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 10-Oct-2024 17:52:13.667 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2024 17:52:13.667 FINER [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2024 17:52:13.667 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2024 17:52:13.668 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2024 17:52:13.668 FINER [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2024 17:52:13.668 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2024 17:52:13.668 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2024 17:52:13.668 FINER [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2024 17:52:13.668 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2024 17:52:13.669 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2024 17:52:13.669 FINER [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2024 17:52:13.669 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2024 17:52:13.677 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2024 17:52:13.678 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [8191] 10-Oct-2024 17:52:13.678 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8191] to [0] 10-Oct-2024 17:52:13.678 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.setConnectionAllocationRequested Connection [1], Stream [3], connection allocation requested changed from [0] to [1] 10-Oct-2024 17:52:13.679 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8191], EndOfStream [false] 10-Oct-2024 17:52:13.679 FINER [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 10-Oct-2024 17:52:13.679 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 10-Oct-2024 17:52:13.679 FINER [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 10-Oct-2024 17:52:13.680 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 10-Oct-2024 17:52:13.683 FINER [http-nio2-127.0.0.1-auto-2-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 10-Oct-2024 17:52:13.683 FINER [http-nio2-127.0.0.1-auto-2-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 10-Oct-2024 17:52:13.683 FINER [http-nio2-127.0.0.1-auto-2-exec-8] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 10-Oct-2024 17:52:13.683 FINER [http-nio2-127.0.0.1-auto-2-exec-8] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [1], Stream [3], Window size increment [2147483647] 10-Oct-2024 17:52:13.683 FINER [http-nio2-127.0.0.1-auto-2-exec-8] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [1], Stream [3], increase flow control window by [2147483647] to [2147491838] 10-Oct-2024 17:52:13.684 FINE [http-nio2-127.0.0.1-auto-2-exec-8] 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:131) at org.apache.coyote.http2.Stream.incrementWindowSize(Stream.java:238) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1781) at org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame(Http2Parser.java:415) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:119) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:354) 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:905) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1688) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1422) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:637) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:613) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:125) at java.base/sun.nio.ch.Invoker$1.run(Invoker.java:217) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1148) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:1570) 10-Oct-2024 17:52:13.684 FINER [http-nio2-127.0.0.1-auto-2-exec-8] org.apache.coyote.http2.Stream.close Connection [1], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 10-Oct-2024 17:52:13.684 FINER [http-nio2-127.0.0.1-auto-2-exec-8] 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) 10-Oct-2024 17:52:13.684 FINER [http-nio2-127.0.0.1-auto-2-exec-8] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 10-Oct-2024 17:52:13.684 FINE [http-nio2-127.0.0.1-auto-2-exec-8] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Waiting type [0], Notify type [3] 10-Oct-2024 17:52:13.685 FINER [http-nio2-127.0.0.1-auto-2-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.replaceStream Connection [1], Stream [3] replaced with lightweight stream implementation 10-Oct-2024 17:52:13.685 FINER [http-nio2-127.0.0.1-auto-2-exec-8] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 10-Oct-2024 17:52:13.686 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 10-Oct-2024 17:52:13.687 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35867"] 10-Oct-2024 17:52:13.687 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:13.688 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 10-Oct-2024 17:52:13.791 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35867"] 10-Oct-2024 17:52:13.792 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35867"] 10-Oct-2024 17:52:13.798 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]]] 10-Oct-2024 17:52:13.804 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-3"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:13.804 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-3"] 10-Oct-2024 17:52:13.822 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:13.822 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:13.827 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-3-43221"] 10-Oct-2024 17:52:13.888 INFO [http-nio2-127.0.0.1-auto-3-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [2], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1596) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:630) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:273) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:98) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:354) 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:905) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1688) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1422) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:637) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:613) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:125) at java.base/sun.nio.ch.Invoker$1.run(Invoker.java:217) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1148) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:1570) 10-Oct-2024 17:52:13.896 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-3-43221"] 10-Oct-2024 17:52:13.897 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:13.901 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-3-43221"] 10-Oct-2024 17:52:13.902 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-3-43221"] 10-Oct-2024 17:52:13.905 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]]] 10-Oct-2024 17:52:13.907 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-4"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:13.907 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-4"] 10-Oct-2024 17:52:13.911 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:13.911 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:13.927 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-4-37865"] 10-Oct-2024 17:52:13.991 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-4-37865"] 10-Oct-2024 17:52:13.992 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:13.996 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-4-37865"] 10-Oct-2024 17:52:13.997 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-4-37865"] 10-Oct-2024 17:52:14.009 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]]] 10-Oct-2024 17:52:14.011 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-5"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:14.011 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-5"] 10-Oct-2024 17:52:14.037 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:14.053 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:14.060 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-5-36383"] 10-Oct-2024 17:52:14.074 INFO [http-nio2-127.0.0.1-auto-5-exec-7] 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:1596) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:630) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:273) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:98) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:354) 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:905) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1688) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1422) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:637) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:613) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:125) at java.base/sun.nio.ch.Invoker$1.run(Invoker.java:217) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1148) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:1570) 10-Oct-2024 17:52:14.095 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-5-36383"] 10-Oct-2024 17:52:14.100 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:14.105 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-5-36383"] 10-Oct-2024 17:52:14.106 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-5-36383"] 10-Oct-2024 17:52:14.109 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]]] 10-Oct-2024 17:52:14.118 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-6"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:14.119 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-6"] 10-Oct-2024 17:52:14.129 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:14.129 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:14.135 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-6-43957"] 10-Oct-2024 17:52:14.154 INFO [http-nio2-127.0.0.1-auto-6-exec-7] 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:1596) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:630) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:273) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:98) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:354) 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:905) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1688) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1422) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:637) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:613) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:125) at java.base/sun.nio.ch.Invoker$1.run(Invoker.java:217) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1148) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:1570) 10-Oct-2024 17:52:14.205 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-6-43957"] 10-Oct-2024 17:52:14.208 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:14.212 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-6-43957"] 10-Oct-2024 17:52:14.213 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-6-43957"] 10-Oct-2024 17:52:14.216 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]]] 10-Oct-2024 17:52:14.219 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-7"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:14.219 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-7"] 10-Oct-2024 17:52:14.238 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:14.238 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:14.243 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-7-39197"] 10-Oct-2024 17:52:14.308 INFO [http-nio2-127.0.0.1-auto-7-exec-5] 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:121) at org.apache.coyote.http2.AbstractNonZeroStream.checkState(AbstractNonZeroStream.java:60) at org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame(Http2UpgradeHandler.java:1488) at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:174) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:95) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:70) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:354) 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:905) at org.apache.tomcat.util.net.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1688) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1422) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:637) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:613) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:125) at java.base/sun.nio.ch.Invoker$1.run(Invoker.java:217) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1148) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:1570) 10-Oct-2024 17:52:14.309 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-7-39197"] 10-Oct-2024 17:52:14.312 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:14.315 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-7-39197"] 10-Oct-2024 17:52:14.317 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-7-39197"] 10-Oct-2024 17:52:14.322 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]]] 10-Oct-2024 17:52:14.331 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-8"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:14.331 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-8"] 10-Oct-2024 17:52:14.338 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:14.338 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:14.344 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-8-33221"] 10-Oct-2024 17:52:14.351 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-8-33221"] 10-Oct-2024 17:52:14.353 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:14.360 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-8-33221"] 10-Oct-2024 17:52:14.362 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-8-33221"] 10-Oct-2024 17:52:14.368 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]]] 10-Oct-2024 17:52:14.374 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-9"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:14.374 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-9"] 10-Oct-2024 17:52:14.387 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:14.387 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:14.407 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-9-37605"] 10-Oct-2024 17:52:14.416 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-9-37605"] 10-Oct-2024 17:52:14.418 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:14.421 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-9-37605"] 10-Oct-2024 17:52:14.422 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-9-37605"] 10-Oct-2024 17:52:14.425 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]]] 10-Oct-2024 17:52:14.427 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-10"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:14.427 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-10"] 10-Oct-2024 17:52:14.429 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:14.429 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:14.435 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-10-43755"] 10-Oct-2024 17:52:14.447 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-10-43755"] 10-Oct-2024 17:52:14.448 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:14.456 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-10-43755"] 10-Oct-2024 17:52:14.457 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-10-43755"] 10-Oct-2024 17:52:14.461 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[0: loop [0], useAsyncIO[false]]] 10-Oct-2024 17:52:14.485 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-11"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:14.486 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-11"] 10-Oct-2024 17:52:14.491 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:14.491 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:14.495 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-11-45519"] 10-Oct-2024 17:52:14.546 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-11-45519"] 10-Oct-2024 17:52:14.547 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:14.550 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-11-45519"] 10-Oct-2024 17:52:14.550 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-11-45519"] 10-Oct-2024 17:52:14.556 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[0: loop [0], useAsyncIO[false]]] 10-Oct-2024 17:52:14.559 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-12"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:14.560 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-12"] 10-Oct-2024 17:52:14.564 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:14.564 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:14.571 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-12-46123"] 10-Oct-2024 17:52:14.579 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-12-46123"] 10-Oct-2024 17:52:14.580 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:14.587 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-12-46123"] 10-Oct-2024 17:52:14.588 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-12-46123"] 10-Oct-2024 17:52:14.591 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]]] 10-Oct-2024 17:52:14.592 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-13"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:14.592 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-13"] 10-Oct-2024 17:52:14.603 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:14.603 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:14.606 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-13-42825"] 10-Oct-2024 17:52:14.624 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-13-42825"] 10-Oct-2024 17:52:14.626 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:14.630 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-13-42825"] 10-Oct-2024 17:52:14.631 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-13-42825"] 10-Oct-2024 17:52:14.634 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[1: loop [0], useAsyncIO[true]]] 10-Oct-2024 17:52:14.635 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-14"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:14.635 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-14"] 10-Oct-2024 17:52:14.655 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:14.655 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:14.659 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-14-39625"] 10-Oct-2024 17:52:14.681 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-14-39625"] 10-Oct-2024 17:52:14.682 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:14.683 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-14-39625"] 10-Oct-2024 17:52:14.684 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-14-39625"] 10-Oct-2024 17:52:14.686 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]]] 10-Oct-2024 17:52:14.687 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-15"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:14.687 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-15"] 10-Oct-2024 17:52:14.694 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:14.694 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:14.697 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-15-44823"] 10-Oct-2024 17:52:14.699 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [e], Endpoint [Local(client->server)], Parameter type [3] set to [1] 10-Oct-2024 17:52:14.700 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [e], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 10-Oct-2024 17:52:14.700 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler. Connection [e], HTTP/1.1 upgrade to stream [1] 10-Oct-2024 17:52:14.700 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [1], State changed from [null] to [IDLE] 10-Oct-2024 17:52:14.700 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [1], State changed from [IDLE] to [OPEN] 10-Oct-2024 17:52:14.700 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 10-Oct-2024 17:52:14.700 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [NEW] 10-Oct-2024 17:52:14.700 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 10-Oct-2024 17:52:14.701 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 10-Oct-2024 17:52:14.701 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [e], SocketStatus [OPEN_READ] 10-Oct-2024 17:52:14.701 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [CONNECTED] 10-Oct-2024 17:52:14.701 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [e], SocketState [ASYNC_IO] 10-Oct-2024 17:52:14.701 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], Connection preface received from client 10-Oct-2024 17:52:14.702 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [e], Stream [1], Writing the headers, EndOfStream [false] 10-Oct-2024 17:52:14.702 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 10-Oct-2024 17:52:14.702 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 10-Oct-2024 17:52:14.702 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 10-Oct-2024 17:52:14.702 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Thu, 10 Oct 2024 17:52:14 GMT] 10-Oct-2024 17:52:14.702 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 10-Oct-2024 17:52:14.703 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 10-Oct-2024 17:52:14.703 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [1], reduce flow control window by [8192] to [57343] 10-Oct-2024 17:52:14.703 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [57343] 10-Oct-2024 17:52:14.703 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [1], Data length [8192], EndOfStream [true] 10-Oct-2024 17:52:14.703 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 10-Oct-2024 17:52:14.703 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 10-Oct-2024 17:52:14.703 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper@2d32e484:org.apache.tomcat.util.net.Nio2Channel@68307f46:sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/127.0.0.1:44823 remote=/127.0.0.1:56170]], Status in: [OPEN_READ], State out: [CLOSED] 10-Oct-2024 17:52:14.703 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.replaceStream Connection [e], Stream [1] replaced with lightweight stream implementation 10-Oct-2024 17:52:14.703 FINER [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream.recycle Connection [e], Stream [1] The associated request and response have been recycled 10-Oct-2024 17:52:14.704 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 10-Oct-2024 17:52:14.704 FINER [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 10-Oct-2024 17:52:14.704 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 10-Oct-2024 17:52:14.704 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 10-Oct-2024 17:52:14.704 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 10-Oct-2024 17:52:14.704 FINER [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 10-Oct-2024 17:52:14.705 FINER [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 10-Oct-2024 17:52:14.705 FINER [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 10-Oct-2024 17:52:14.705 FINER [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 10-Oct-2024 17:52:14.705 FINER [main] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [content-type] and value [application/octet-stream] 10-Oct-2024 17:52:14.705 FINER [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 10-Oct-2024 17:52:14.705 FINER [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Thu, 10 Oct 2024 17:52:14 GMT] 10-Oct-2024 17:52:14.705 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 10-Oct-2024 17:52:14.705 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 10-Oct-2024 17:52:14.706 FINER [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 10-Oct-2024 17:52:14.706 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 10-Oct-2024 17:52:14.706 FINER [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 10-Oct-2024 17:52:14.706 FINER [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 10-Oct-2024 17:52:14.706 FINER [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 10-Oct-2024 17:52:14.706 FINER [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:44823] 10-Oct-2024 17:52:14.706 FINER [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 10-Oct-2024 17:52:14.706 FINER [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 10-Oct-2024 17:52:14.706 FINER [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 10-Oct-2024 17:52:14.707 FINER [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:44823] 10-Oct-2024 17:52:14.707 FINER [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 10-Oct-2024 17:52:14.707 FINER [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [e], SocketStatus [OPEN_READ] 10-Oct-2024 17:52:14.707 FINER [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [CONNECTED] 10-Oct-2024 17:52:14.707 FINER [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [e], SocketState [ASYNC_IO] 10-Oct-2024 17:52:14.747 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [0], Frame type [PING], Flags [1], Payload size [8] 10-Oct-2024 17:52:14.748 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [e] Round trip time measured as [46,586,655]ns 10-Oct-2024 17:52:14.748 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 10-Oct-2024 17:52:14.748 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [3], State changed from [null] to [IDLE] 10-Oct-2024 17:52:14.748 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [3], State changed from [IDLE] to [OPEN] 10-Oct-2024 17:52:14.748 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [e], Stream [3], Processing headers payload of size [22] 10-Oct-2024 17:52:14.748 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 10-Oct-2024 17:52:14.748 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 10-Oct-2024 17:52:14.748 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [3], HTTP header [:method], Value [GET] 10-Oct-2024 17:52:14.748 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 10-Oct-2024 17:52:14.749 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 10-Oct-2024 17:52:14.749 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [3], HTTP header [:scheme], Value [http] 10-Oct-2024 17:52:14.749 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 10-Oct-2024 17:52:14.749 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [3], HTTP header [:path], Value [/large] 10-Oct-2024 17:52:14.749 FINER [http-nio2-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] 10-Oct-2024 17:52:14.749 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:44823] 10-Oct-2024 17:52:14.749 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [3], HTTP header [:authority], Value [localhost:44823] 10-Oct-2024 17:52:14.749 FINER [http-nio2-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:44823] 10-Oct-2024 17:52:14.749 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [e], Stream [3], Swallowed [0] bytes 10-Oct-2024 17:52:14.749 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 10-Oct-2024 17:52:14.750 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 10-Oct-2024 17:52:14.750 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 10-Oct-2024 17:52:14.750 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [5], State changed from [null] to [IDLE] 10-Oct-2024 17:52:14.750 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [5], State changed from [IDLE] to [OPEN] 10-Oct-2024 17:52:14.750 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [e], Stream [5], Processing headers payload of size [10] 10-Oct-2024 17:52:14.750 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 10-Oct-2024 17:52:14.750 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 10-Oct-2024 17:52:14.750 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [5], HTTP header [:method], Value [GET] 10-Oct-2024 17:52:14.751 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 10-Oct-2024 17:52:14.751 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 10-Oct-2024 17:52:14.751 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [5], HTTP header [:scheme], Value [http] 10-Oct-2024 17:52:14.751 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 10-Oct-2024 17:52:14.751 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [5], HTTP header [:path], Value [/simple] 10-Oct-2024 17:52:14.751 FINER [http-nio2-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] 10-Oct-2024 17:52:14.751 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 10-Oct-2024 17:52:14.751 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:44823] 10-Oct-2024 17:52:14.751 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [e], Stream [5], HTTP header [:authority], Value [localhost:44823] 10-Oct-2024 17:52:14.751 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [e], Stream [5], Swallowed [0] bytes 10-Oct-2024 17:52:14.751 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-120] 10-Oct-2024 17:52:14.752 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [e], SocketStatus [OPEN_READ] 10-Oct-2024 17:52:14.752 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [CONNECTED] 10-Oct-2024 17:52:14.752 INFO [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [e], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1596) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:630) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:273) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1102) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1065) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:125) at java.base/sun.nio.ch.Invoker$1.run(Invoker.java:217) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1148) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:1570) 10-Oct-2024 17:52:14.752 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.close Connection [e], Stream [5], Reset sent due to [REFUSED_STREAM] 10-Oct-2024 17:52:14.752 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [e], Stream [5], Error [REFUSED_STREAM], Message [The client attempted to use more than [1] active streams], RST (closing stream) 10-Oct-2024 17:52:14.752 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 10-Oct-2024 17:52:14.752 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 10-Oct-2024 17:52:14.752 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.WindowAllocationManager.notify Connection [e], Stream [5], Waiting type [0], Notify type [3] 10-Oct-2024 17:52:14.752 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.replaceStream Connection [e], Stream [5] replaced with lightweight stream implementation 10-Oct-2024 17:52:14.753 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [e], SocketState [ASYNC_IO] 10-Oct-2024 17:52:14.753 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [e], Stream [3], Writing the headers, EndOfStream [false] 10-Oct-2024 17:52:14.753 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 10-Oct-2024 17:52:14.753 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 10-Oct-2024 17:52:14.754 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 10-Oct-2024 17:52:14.754 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Thu, 10 Oct 2024 17:52:14 GMT] 10-Oct-2024 17:52:14.754 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 10-Oct-2024 17:52:14.754 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 10-Oct-2024 17:52:14.755 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2024 17:52:14.755 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [57343] 10-Oct-2024 17:52:14.755 FINER [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 10-Oct-2024 17:52:14.755 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [49151] 10-Oct-2024 17:52:14.755 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2024 17:52:14.755 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-140] 10-Oct-2024 17:52:14.755 FINER [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 10-Oct-2024 17:52:14.755 FINER [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 10-Oct-2024 17:52:14.755 FINER [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 10-Oct-2024 17:52:14.755 FINER [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 10-Oct-2024 17:52:14.755 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2024 17:52:14.756 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [49151] 10-Oct-2024 17:52:14.756 FINER [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 10-Oct-2024 17:52:14.756 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [40959] 10-Oct-2024 17:52:14.756 FINER [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Thu, 10 Oct 2024 17:52:14 GMT] 10-Oct-2024 17:52:14.756 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2024 17:52:14.756 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 10-Oct-2024 17:52:14.756 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2024 17:52:14.756 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-160] 10-Oct-2024 17:52:14.756 FINER [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2024 17:52:14.756 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2024 17:52:14.756 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2024 17:52:14.756 FINER [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2024 17:52:14.756 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2024 17:52:14.756 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2024 17:52:14.756 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [40959] 10-Oct-2024 17:52:14.756 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [32767] 10-Oct-2024 17:52:14.757 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2024 17:52:14.757 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-180] 10-Oct-2024 17:52:14.757 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2024 17:52:14.757 FINER [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2024 17:52:14.757 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2024 17:52:14.757 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2024 17:52:14.757 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [32767] 10-Oct-2024 17:52:14.757 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [24575] 10-Oct-2024 17:52:14.757 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2024 17:52:14.757 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 10-Oct-2024 17:52:14.758 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2024 17:52:14.758 FINER [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2024 17:52:14.758 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2024 17:52:14.758 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2024 17:52:14.758 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [24575] 10-Oct-2024 17:52:14.758 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [16383] 10-Oct-2024 17:52:14.758 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2024 17:52:14.758 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 10-Oct-2024 17:52:14.758 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2024 17:52:14.758 FINER [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2024 17:52:14.758 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2024 17:52:14.758 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2024 17:52:14.759 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [16383] 10-Oct-2024 17:52:14.759 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8192] to [8191] 10-Oct-2024 17:52:14.759 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8192], EndOfStream [false] 10-Oct-2024 17:52:14.759 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 10-Oct-2024 17:52:14.759 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 10-Oct-2024 17:52:14.759 FINER [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 10-Oct-2024 17:52:14.759 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 10-Oct-2024 17:52:14.759 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [e], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 10-Oct-2024 17:52:14.760 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [3], reduce flow control window by [8192] to [8191] 10-Oct-2024 17:52:14.760 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [e], Stream [0], reduce flow control window by [8191] to [0] 10-Oct-2024 17:52:14.760 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.setConnectionAllocationRequested Connection [e], Stream [3], connection allocation requested changed from [0] to [1] 10-Oct-2024 17:52:14.760 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [e], Stream [3], Data length [8191], EndOfStream [false] 10-Oct-2024 17:52:14.760 FINER [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [e], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 10-Oct-2024 17:52:14.760 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 10-Oct-2024 17:52:14.760 FINE [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.WindowAllocationManager.waitForConnection Connection [e], Stream [3], Waiting for [1] bytes from connection flow control window (blocking) with timeout [10000] 10-Oct-2024 17:52:14.760 FINER [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 10-Oct-2024 17:52:14.760 FINER [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 10-Oct-2024 17:52:14.764 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [e], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 10-Oct-2024 17:52:14.764 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [e], Stream [3], Window size increment [2147483647] 10-Oct-2024 17:52:14.764 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [e], Stream [3], increase flow control window by [2147483647] to [2147491838] 10-Oct-2024 17:52:14.764 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [e], SocketStatus [OPEN_READ] 10-Oct-2024 17:52:14.764 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [e], State [CONNECTED] 10-Oct-2024 17:52:14.764 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [e], Stream [3] Closed due to error org.apache.coyote.http2.StreamException: Connection [e], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum at org.apache.coyote.http2.AbstractStream.incrementWindowSize(AbstractStream.java:131) at org.apache.coyote.http2.Stream.incrementWindowSize(Stream.java:238) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1781) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.incrementWindowSize(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame(Http2Parser.java:415) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:275) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1102) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1065) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:125) at java.base/sun.nio.ch.Invoker$1.run(Invoker.java:217) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1148) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:1570) 10-Oct-2024 17:52:14.765 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.close Connection [e], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 10-Oct-2024 17:52:14.765 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [e], Stream [3], Error [FLOW_CONTROL_ERROR], Message [Connection [e], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum], RST (closing stream) 10-Oct-2024 17:52:14.765 FINER [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [e], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 10-Oct-2024 17:52:14.765 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.WindowAllocationManager.notify Connection [e], Stream [3], Waiting type [2], Notify type [3] 10-Oct-2024 17:52:14.765 FINER [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 10-Oct-2024 17:52:14.765 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.WindowAllocationManager.notify Connection [e], Stream [3], Notified 10-Oct-2024 17:52:14.765 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-15-44823"] 10-Oct-2024 17:52:14.766 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:14.768 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-15-44823"] 10-Oct-2024 17:52:14.769 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-15-44823"] 10-Oct-2024 17:52:14.771 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]]] 10-Oct-2024 17:52:14.772 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-16"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:14.772 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-16"] 10-Oct-2024 17:52:14.775 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:14.776 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:14.779 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-16-41293"] 10-Oct-2024 17:52:14.828 INFO [http-nio2-127.0.0.1-auto-16-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [f], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1596) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:630) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:273) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1102) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1065) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:125) at java.base/sun.nio.ch.Invoker$1.run(Invoker.java:217) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1148) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:1570) 10-Oct-2024 17:52:14.834 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-16-41293"] 10-Oct-2024 17:52:14.835 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:14.837 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-16-41293"] 10-Oct-2024 17:52:14.838 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-16-41293"] 10-Oct-2024 17:52:14.840 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]]] 10-Oct-2024 17:52:14.841 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-17"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:14.842 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-17"] 10-Oct-2024 17:52:14.849 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:14.849 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:14.854 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-17-42831"] 10-Oct-2024 17:52:14.906 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-17-42831"] 10-Oct-2024 17:52:14.906 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:14.909 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-17-42831"] 10-Oct-2024 17:52:14.909 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-17-42831"] 10-Oct-2024 17:52:14.917 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]]] 10-Oct-2024 17:52:14.918 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-18"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:14.918 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-18"] 10-Oct-2024 17:52:14.926 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:14.927 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:14.930 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-18-39305"] 10-Oct-2024 17:52:14.944 INFO [http-nio2-127.0.0.1-auto-18-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [11], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1596) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:630) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:273) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1102) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1065) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:125) at java.base/sun.nio.ch.Invoker$1.run(Invoker.java:217) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1148) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:1570) 10-Oct-2024 17:52:14.954 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-18-39305"] 10-Oct-2024 17:52:14.955 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:14.957 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-18-39305"] 10-Oct-2024 17:52:14.957 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-18-39305"] 10-Oct-2024 17:52:14.960 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]]] 10-Oct-2024 17:52:14.961 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-19"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:14.961 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-19"] 10-Oct-2024 17:52:14.962 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:14.962 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:14.965 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-19-39427"] 10-Oct-2024 17:52:14.980 INFO [http-nio2-127.0.0.1-auto-19-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [12], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1596) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:630) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:273) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1102) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1065) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:125) at java.base/sun.nio.ch.Invoker$1.run(Invoker.java:217) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1148) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:1570) 10-Oct-2024 17:52:15.029 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-19-39427"] 10-Oct-2024 17:52:15.032 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:15.036 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-19-39427"] 10-Oct-2024 17:52:15.036 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-19-39427"] 10-Oct-2024 17:52:15.040 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]]] 10-Oct-2024 17:52:15.041 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-20"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:15.042 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-20"] 10-Oct-2024 17:52:15.049 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:15.049 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:15.053 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-20-42767"] 10-Oct-2024 17:52:15.103 INFO [http-nio2-127.0.0.1-auto-20-exec-9] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [13], Stream [3] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: Connection [13], Stream [3], State [CLOSED_RST_RX], Frame type [DATA] at org.apache.coyote.http2.StreamStateMachine.checkFrameType(StreamStateMachine.java:121) at org.apache.coyote.http2.AbstractNonZeroStream.checkState(AbstractNonZeroStream.java:60) at org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame(Http2UpgradeHandler.java:1488) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.startRequestBodyFrame(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:174) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:251) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1102) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1065) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:125) at java.base/sun.nio.ch.Invoker$1.run(Invoker.java:217) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1148) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:1570) 10-Oct-2024 17:52:15.104 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-20-42767"] 10-Oct-2024 17:52:15.107 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:15.109 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-20-42767"] 10-Oct-2024 17:52:15.111 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-20-42767"] 10-Oct-2024 17:52:15.113 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]]] 10-Oct-2024 17:52:15.115 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-21"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:15.115 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-21"] 10-Oct-2024 17:52:15.135 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:15.136 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:15.138 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-21-36965"] 10-Oct-2024 17:52:15.144 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-21-36965"] 10-Oct-2024 17:52:15.146 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:15.148 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-21-36965"] 10-Oct-2024 17:52:15.148 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-21-36965"] 10-Oct-2024 17:52:15.151 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]]] 10-Oct-2024 17:52:15.152 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-22"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:15.153 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-22"] 10-Oct-2024 17:52:15.170 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:15.170 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:15.173 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-22-43103"] 10-Oct-2024 17:52:15.178 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-22-43103"] 10-Oct-2024 17:52:15.181 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:15.183 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-22-43103"] 10-Oct-2024 17:52:15.184 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-22-43103"] 10-Oct-2024 17:52:15.191 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]]] 10-Oct-2024 17:52:15.192 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-23"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:15.192 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-23"] 10-Oct-2024 17:52:15.203 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:15.203 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:15.207 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-23-32779"] 10-Oct-2024 17:52:15.214 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-23-32779"] 10-Oct-2024 17:52:15.219 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:15.225 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-23-32779"] 10-Oct-2024 17:52:15.226 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-23-32779"] 10-Oct-2024 17:52:15.235 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[1: loop [0], useAsyncIO[true]]] 10-Oct-2024 17:52:15.237 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-24"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:15.237 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-24"] 10-Oct-2024 17:52:15.243 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:15.243 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:15.246 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-24-35181"] 10-Oct-2024 17:52:15.300 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-24-35181"] 10-Oct-2024 17:52:15.303 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:15.305 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-24-35181"] 10-Oct-2024 17:52:15.306 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-24-35181"] 10-Oct-2024 17:52:15.308 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[1: loop [0], useAsyncIO[true]]] 10-Oct-2024 17:52:15.309 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-25"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:15.310 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-25"] 10-Oct-2024 17:52:15.312 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:15.312 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:15.317 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-25-46437"] 10-Oct-2024 17:52:15.368 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-25-46437"] 10-Oct-2024 17:52:15.374 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:15.376 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-25-46437"] 10-Oct-2024 17:52:15.377 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-25-46437"] 10-Oct-2024 17:52:15.379 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]]] 10-Oct-2024 17:52:15.383 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-26"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2024 17:52:15.384 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-26"] 10-Oct-2024 17:52:15.394 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2024 17:52:15.394 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.1-dev] 10-Oct-2024 17:52:15.397 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-26-43861"] 10-Oct-2024 17:52:15.412 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-26-43861"] 10-Oct-2024 17:52:15.413 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2024 17:52:15.415 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-26-43861"] 10-Oct-2024 17:52:15.415 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-26-43861"] ------------- ---------------- --------------- Testcase: testClientSendOldStream[0: loop [0], useAsyncIO[false]] took 1.224 sec Testcase: testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]] took 0.202 sec Testcase: testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]] took 0.108 sec Testcase: testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]] took 0.103 sec Testcase: testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]] took 0.1 sec Testcase: testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]] took 0.106 sec Testcase: testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.105 sec Testcase: testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.046 sec Testcase: testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.058 sec Testcase: testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.034 sec Testcase: testImplicitClose[0: loop [0], useAsyncIO[false]] took 0.095 sec Testcase: testClientSendEvenStream[0: loop [0], useAsyncIO[false]] took 0.034 sec Testcase: halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]] took 0.043 sec Testcase: testClientSendOldStream[1: loop [0], useAsyncIO[true]] took 0.053 sec Testcase: testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]] took 0.084 sec Testcase: testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]] took 0.07 sec Testcase: testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]] took 0.077 sec Testcase: testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]] took 0.042 sec Testcase: testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]] took 0.08 sec Testcase: testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.074 sec Testcase: testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.037 sec Testcase: testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.037 sec Testcase: testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.045 sec Testcase: testImplicitClose[1: loop [0], useAsyncIO[true]] took 0.075 sec Testcase: testClientSendEvenStream[1: loop [0], useAsyncIO[true]] took 0.07 sec Testcase: halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]] took 0.037 sec