09:20:49.209 [grpc-default-worker-ELG-3-3] INFO  
io.grpc.netty.NettyServerTransport.connections - Transport failed


io.netty.handler.codec.http2.Http2Exception: Unexpected HTTP/1.x request: GET / 


        at 
io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:85)
 ~[netty-codec-http2-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:314)
 ~[netty-codec-http2-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:251)
 ~[netty-codec-http2-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:450)
 ~[netty-codec-http2-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:489)
 ~[netty-codec-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:428)
 ~[netty-codec-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265)
 ~[netty-codec-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
 ~[netty-transport-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
 ~[netty-transport-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
 ~[netty-transport-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434)
 ~[netty-transport-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
 ~[netty-transport-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
 ~[netty-transport-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965)
 ~[netty-transport-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163)
 ~[netty-transport-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) 
~[netty-transport-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
 ~[netty-transport-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) 
~[netty-transport-4.1.24.Final.jar!/:4.1.24.Final]


        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) 
~[netty-transport-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
 ~[netty-common-4.1.24.Final.jar!/:4.1.24.Final]


        at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
 ~[netty-common-4.1.24.Final.jar!/:4.1.24.Final]


        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]

[ Full content available at: 
https://github.com/apache/incubator-servicecomb-saga/issues/296 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to