owen200008 commented on issue #13078:
URL: https://github.com/apache/dubbo/issues/13078#issuecomment-1724770048

   Caused by: io.netty.handler.codec.http2.Http2NoMoreStreamIdsException: No 
more streams can be created on this connection
           at 
io.netty.handler.codec.http2.Http2FrameCodec.initializeNewStream(Http2FrameCodec.java:461)
 ~[netty-codec-http2-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.handler.codec.http2.Http2FrameCodec.writeHeadersFrame(Http2FrameCodec.java:406)
 ~[netty-codec-http2-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.handler.codec.http2.Http2FrameCodec.write(Http2FrameCodec.java:308) 
~[netty-codec-http2-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881)
 ~[netty-transport-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:863)
 ~[netty-transport-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:968)
 ~[netty-transport-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:856)
 ~[netty-transport-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.handler.codec.http2.AbstractHttp2StreamChannel.write0(AbstractHttp2StreamChannel.java:1137)
 ~[netty-codec-http2-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.handler.codec.http2.AbstractHttp2StreamChannel$Http2ChannelUnsafe.writeHttp2StreamFrame(AbstractHttp2StreamChannel.java:990)
 ~[netty-codec-http2-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.handler.codec.http2.AbstractHttp2StreamChannel$Http2ChannelUnsafe.write(AbstractHttp2StreamChannel.java:961)
 ~[netty-codec-http2-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.channel.DefaultChannelPipeline$HeadContext.write(DefaultChannelPipeline.java:1367)
 ~[netty-transport-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:877)
 ~[netty-transport-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:863)
 ~[netty-transport-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:968)
 ~[netty-transport-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:856)
 ~[netty-transport-4.1.94.Final.jar!/:4.1.94.Final]
           at 
org.apache.dubbo.rpc.protocol.tri.command.HeaderQueueCommand.doSend(HeaderQueueCommand.java:56)
 ~[dubbo-3.2.4.jar!/:3.2.4]
           at 
org.apache.dubbo.rpc.protocol.tri.command.QueuedCommand.send(QueuedCommand.java:58)
 ~[dubbo-3.2.4.jar!/:3.2.4]
           at 
org.apache.dubbo.rpc.protocol.tri.transport.TripleCommandOutBoundHandler.write(TripleCommandOutBoundHandler.java:32)
 ~[dubbo-3.2.4.jar!/:3.2.4]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881)
 ~[netty-transport-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:863)
 ~[netty-transport-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:968)
 ~[netty-transport-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:856)
 ~[netty-transport-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:851)
 ~[netty-transport-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.channel.DefaultChannelPipeline.write(DefaultChannelPipeline.java:1010) 
~[netty-transport-4.1.94.Final.jar!/:4.1.94.Final]
           at 
io.netty.handler.codec.http2.AbstractHttp2StreamChannel.write(AbstractHttp2StreamChannel.java:504)
 ~[netty-codec-http2-4.1.94.Final.jar!/:4.1.94.Final]
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to