FoghostCn commented on issue #14297:
URL: https://github.com/apache/dubbo/issues/14297#issuecomment-2285840555

   ```
   2024-08-13T15:44:55.292+08:00  WARN [dubbo-samples-nativeimage-provider,,] 
21316 --- [dubbo-samples-nativeimage-provider] [yServerBoss-4-1] 
i.netty.channel.DefaultChannelPipeline   : An exceptionCaught() event was 
fired, and it reached at the tail of the pipeline. It usually means the last 
handler in the pipeline did not handle the exception.
   
   org.apache.dubbo.common.beans.ScopeBeanException: create bean instance 
failed, 
type=org.apache.dubbo.rpc.protocol.tri.h12.http2.CompositeExceptionHandler
           at 
org.apache.dubbo.common.beans.factory.ScopeBeanFactory.createAndRegisterBean(ScopeBeanFactory.java:97)
 ~[na:na]
           at 
org.apache.dubbo.common.beans.factory.ScopeBeanFactory.getOrRegisterBean(ScopeBeanFactory.java:134)
 ~[na:na]
           at 
org.apache.dubbo.common.beans.factory.ScopeBeanFactory.getOrRegisterBean(ScopeBeanFactory.java:124)
 ~[na:na]
           at 
org.apache.dubbo.rpc.protocol.tri.h12.AbstractServerTransportListener.<init>(AbstractServerTransportListener.java:80)
 ~[dubbo-samples-native-image-provider.exe:3.3.0-beta.5]
           at 
org.apache.dubbo.rpc.protocol.tri.h12.http2.GenericHttp2ServerTransportListener.<init>(GenericHttp2ServerTransportListener.java:65)
 ~[dubbo-samples-native-image-provider.exe:3.3.0-beta.5]
           at 
org.apache.dubbo.rpc.protocol.tri.h12.grpc.GrpcHttp2ServerTransportListener.<init>(GrpcHttp2ServerTransportListener.java:57)
 ~[dubbo-samples-native-image-provider.exe:3.3.0-beta.5]
           at 
org.apache.dubbo.rpc.protocol.tri.h3.grpc.GrpcHttp3ServerTransportListener.<init>(GrpcHttp3ServerTransportListener.java:30)
 ~[na:na]
           at 
org.apache.dubbo.rpc.protocol.tri.h3.grpc.GrpcHttp3ServerTransportListenerFactory.newInstance(GrpcHttp3ServerTransportListenerFactory.java:32)
 ~[dubbo-samples-native-image-provider.exe:3.3.0-beta.5]
           at 
org.apache.dubbo.remoting.http3.netty4.NettyHttp3ProtocolSelectorHandler.channelRead0(NettyHttp3ProtocolSelectorHandler.java:67)
 ~[na:na]
           at 
org.apache.dubbo.remoting.http3.netty4.NettyHttp3ProtocolSelectorHandler.channelRead0(NettyHttp3ProtocolSelectorHandler.java:38)
 ~[na:na]
           at 
io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
org.apache.dubbo.remoting.http3.netty4.NettyHttp3FrameCodec.channelRead(NettyHttp3FrameCodec.java:59)
 ~[na:na]
           at 
io.netty.incubator.codec.http3.Http3RequestStreamInboundHandler.channelRead(Http3RequestStreamInboundHandler.java:40)
 ~[dubbo-samples-native-image-provider.exe:0.0.28.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.incubator.codec.http3.Http3RequestStreamValidationHandler.channelRead(Http3RequestStreamValidationHandler.java:120)
 ~[na:na]
           at 
io.netty.incubator.codec.http3.Http3RequestStreamValidationHandler.channelRead(Http3RequestStreamValidationHandler.java:34)
 ~[na:na]
           at 
io.netty.incubator.codec.http3.Http3FrameTypeInboundValidationHandler.channelRead(Http3FrameTypeInboundValidationHandler.java:37)
 ~[dubbo-samples-native-image-provider.exe:0.0.28.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.incubator.codec.http3.Http3RequestStreamDecodeStateValidator.channelRead(Http3RequestStreamDecodeStateValidator.java:45)
 ~[na:na]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.incubator.codec.http3.Http3FrameCodec.channelRead(Http3FrameCodec.java:131)
 ~[na:na]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.incubator.codec.quic.QuicheQuicStreamChannel$QuicStreamChannelUnsafe.recv(QuicheQuicStreamChannel.java:978)
 ~[na:na]
           at 
io.netty.incubator.codec.quic.QuicheQuicStreamChannel$QuicStreamChannelUnsafe.beginRead(QuicheQuicStreamChannel.java:623)
 ~[na:na]
           at 
io.netty.channel.DefaultChannelPipeline$HeadContext.read(DefaultChannelPipeline.java:1362)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeRead(AbstractChannelHandlerContext.java:845)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.read(AbstractChannelHandlerContext.java:824)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.incubator.codec.http3.Http3FrameCodec.read(Http3FrameCodec.java:635) 
~[na:na]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeRead(AbstractChannelHandlerContext.java:851)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.read(AbstractChannelHandlerContext.java:824)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.incubator.codec.http3.Http3FrameTypeDuplexValidationHandler.read(Http3FrameTypeDuplexValidationHandler.java:85)
 ~[dubbo-samples-native-image-provider.exe:0.0.28.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeRead(AbstractChannelHandlerContext.java:851)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.read(AbstractChannelHandlerContext.java:824)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
org.apache.dubbo.remoting.http3.netty4.NettyHttp3FrameCodec.read(NettyHttp3FrameCodec.java:148)
 ~[na:na]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeRead(AbstractChannelHandlerContext.java:851)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.read(AbstractChannelHandlerContext.java:824)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.DefaultChannelPipeline.read(DefaultChannelPipeline.java:1004) 
~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.DefaultChannelPipeline.read(DefaultChannelPipeline.java:46) 
~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.incubator.codec.quic.QuicheQuicStreamChannel.read(QuicheQuicStreamChannel.java:288)
 ~[na:na]
           at 
io.netty.incubator.codec.quic.QuicheQuicStreamChannel.read(QuicheQuicStreamChannel.java:52)
 ~[na:na]
           at 
io.netty.channel.DefaultChannelPipeline$HeadContext.readIfIsAutoRead(DefaultChannelPipeline.java:1422)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1400)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:258)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:895)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.incubator.codec.quic.QuicheQuicStreamChannel$QuicStreamChannelUnsafe.register(QuicheQuicStreamChannel.java:488)
 ~[na:na]
           at 
io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:89) 
~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:83) 
~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.incubator.codec.quic.QuicheQuicChannel$1.onUnhandledInboundMessage(QuicheQuicChannel.java:435)
 ~[na:na]
           at 
io.netty.channel.DefaultChannelPipeline$TailContext.channelRead(DefaultChannelPipeline.java:1296)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.incubator.codec.http3.Http3ConnectionHandler.channelRead(Http3ConnectionHandler.java:180)
 ~[dubbo-samples-native-image-provider.exe:0.0.28.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
org.apache.dubbo.remoting.transport.netty4.NettyServerHandler.channelRead(NettyServerHandler.java:108)
 ~[dubbo-samples-native-image-provider.exe:3.3.0-beta.5]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.incubator.codec.quic.QuicheQuicChannel$QuicChannelUnsafe.recvStream(QuicheQuicChannel.java:1808)
 ~[na:na]
           at 
io.netty.incubator.codec.quic.QuicheQuicChannel$QuicChannelUnsafe.processReceived(QuicheQuicChannel.java:1687)
 ~[na:na]
           at 
io.netty.incubator.codec.quic.QuicheQuicChannel$QuicChannelUnsafe.connectionRecv(QuicheQuicChannel.java:1622)
 ~[na:na]
           at 
io.netty.incubator.codec.quic.QuicheQuicChannel.recv(QuicheQuicChannel.java:942)
 ~[dubbo-samples-native-image-provider.exe:0.0.62.Final]
           at 
io.netty.incubator.codec.quic.QuicheQuicCodec$QuicCodecHeaderProcessor.process(QuicheQuicCodec.java:375)
 ~[na:na]
           at 
io.netty.incubator.codec.quic.QuicHeaderParser.parse(QuicHeaderParser.java:130) 
~[na:na]
           at 
io.netty.incubator.codec.quic.QuicheQuicCodec.handleQuicPacket(QuicheQuicCodec.java:204)
 ~[dubbo-samples-native-image-provider.exe:0.0.62.Final]
           at 
io.netty.incubator.codec.quic.QuicheQuicCodec.channelRead(QuicheQuicCodec.java:195)
 ~[dubbo-samples-native-image-provider.exe:0.0.62.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
 ~[dubbo-samples-native-image-provider.exe:4.1.107.Final]
           at 
io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:97)
 ~[na:na]
           at 
io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) 
~[na:na]
           at 
io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
 ~[na:na]
           at 
io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) 
~[na:na]
           at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) 
~[na:na]
           at 
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
 ~[na:na]
           at 
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 
~[na:na]
           at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
 ~[na:na]
           at java.base@17.0.9/java.lang.Thread.run(Thread.java:840) 
~[dubbo-samples-native-image-provider.exe:na]
           at 
org.graalvm.nativeimage.builder/com.oracle.svm.core.thread.PlatformThreads.threadStartRoutine(PlatformThreads.java:807)
 ~[dubbo-samples-native-image-provider.exe:na]
           at 
org.graalvm.nativeimage.builder/com.oracle.svm.core.windows.WindowsPlatformThreads.osThreadStartRoutine(WindowsPlatformThreads.java:179)
 ~[na:na]
   Caused by: java.lang.IllegalArgumentException: None matched constructor was 
found for type: 
org.apache.dubbo.rpc.protocol.tri.h12.http2.CompositeExceptionHandler
           at 
org.apache.dubbo.common.beans.support.InstantiationStrategy.instantiate(InstantiationStrategy.java:85)
 ~[na:na]
           at 
org.apache.dubbo.common.beans.factory.ScopeBeanFactory.createAndRegisterBean(ScopeBeanFactory.java:95)
 ~[na:na]
           ... 112 common frames omitted
   ```


-- 
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