solitudeycq commented on issue #2181:
URL:
https://github.com/apache/servicecomb-java-chassis/issues/2181#issuecomment-754380677
Caused by:
org.apache.servicecomb.swagger.invocation.exception.InvocationException:
InvocationException: code=490;msg=CommonExceptionData [message=Cse Internal Bad
Request]
at
org.apache.servicecomb.swagger.invocation.exception.ExceptionFactory.doCreate(ExceptionFactory.java:79)
~[swagger-invocation-core-1.2.0.B017r4.jar:1.2.0.B017r4]
at
org.apache.servicecomb.swagger.invocation.exception.ExceptionFactory.convertException(ExceptionFactory.java:124)
~[swagger-invocation-core-1.2.0.B017r4.jar:1.2.0.B017r4]
at
org.apache.servicecomb.swagger.invocation.exception.ExceptionFactory.convertConsumerException(ExceptionFactory.java:83)
~[swagger-invocation-core-1.2.0.B017r4.jar:1.2.0.B017r4]
at
org.apache.servicecomb.swagger.invocation.Response.createConsumerFail(Response.java:129)
~[swagger-invocation-core-1.2.0.B017r4.jar:1.2.0.B017r4]
at
org.apache.servicecomb.swagger.invocation.Response.createFail(Response.java:122)
~[swagger-invocation-core-1.2.0.B017r4.jar:1.2.0.B017r4]
at
org.apache.servicecomb.swagger.invocation.AsyncResponse.fail(AsyncResponse.java:42)
~[swagger-invocation-core-1.2.0.B017r4.jar:1.2.0.B017r4]
at
org.apache.servicecomb.transport.rest.client.http.RestClientInvocation.fail(RestClientInvocation.java:281)
~[transport-rest-client-1.2.0.B017r4.jar:1.2.0.B017r4]
at
org.apache.servicecomb.transport.rest.client.http.RestClientInvocation.lambda$new$0(RestClientInvocation.java:80)
~[transport-rest-client-1.2.0.B017r4.jar:1.2.0.B017r4]
at
org.apache.servicecomb.transport.rest.client.http.RestClientInvocation.lambda$invoke$1(RestClientInvocation.java:115)
~[transport-rest-client-1.2.0.B017r4.jar:1.2.0.B017r4]
at
io.vertx.core.http.impl.HttpClientRequestBase.handleException(HttpClientRequestBase.java:132)
~[vertx-core-3.8.3.jar:3.8.3]
at
io.vertx.core.http.impl.HttpClientRequestImpl.handleException(HttpClientRequestImpl.java:369)
~[vertx-core-3.8.3.jar:3.8.3]
at
io.vertx.core.http.impl.Http1xClientConnection$StreamImpl.handleException(Http1xClientConnection.java:517)
~[vertx-core-3.8.3.jar:3.8.3]
at
io.vertx.core.http.impl.Http1xClientConnection.handleClosed(Http1xClientConnection.java:797)
~[vertx-core-3.8.3.jar:3.8.3]
at
io.vertx.core.net.impl.VertxHandler.lambda$channelInactive$4(VertxHandler.java:162)
~[vertx-core-3.8.3.jar:3.8.3]
at io.vertx.core.impl.ContextImpl.executeTask(ContextImpl.java:369)
~[vertx-core-3.8.3.jar:3.8.3]
at
io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:43)
~[vertx-core-3.8.3.jar:3.8.3]
at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:232)
~[vertx-core-3.8.3.jar:3.8.3]
at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:224)
~[vertx-core-3.8.3.jar:3.8.3]
at
io.vertx.core.net.impl.VertxHandler.channelInactive(VertxHandler.java:162)
~[vertx-core-3.8.3.jar:3.8.3]
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelInactive(CombinedChannelDuplexHandler.java:418)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:386)
~[netty-codec-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:351)
~[netty-codec-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.handler.codec.http.HttpClientCodec$Decoder.channelInactive(HttpClientCodec.java:288)
~[netty-codec-http-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.channel.CombinedChannelDuplexHandler.channelInactive(CombinedChannelDuplexHandler.java:221)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:81)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277)
~[netty-handler-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1405)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:901)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.channel.AbstractChannel$AbstractUnsafe$8.run(AbstractChannel.java:818)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
~[netty-common-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)
~[netty-common-4.1.47.Final.jar:4.1.47.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:497)
~[netty-transport-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
~[netty-common-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
~[netty-common-4.1.47.Final.jar:4.1.47.Final]
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
~[netty-common-4.1.47.Final.jar:4.1.47.Final]
... 1 more
Caused by: io.vertx.core.VertxException: Connection was closed
@liubao68
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]