You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/09/07 07:32:57 UTC

[GitHub] [skywalking] kool2020 opened a new issue #5450: io.grpc.StatusRuntimeException: CANCELLED: cancelled before receiving half close

kool2020 opened a new issue #5450:
URL: https://github.com/apache/skywalking/issues/5450


   skywalking版本:apache/skywalking-oap-server:6.6.0-es7
   
   部署方式:docker集群方式 
   
   问题:es发生写入数据只读后 经修复es后  skywalking首页无法显示,数据无法写入
   
   报错代码:
   
   2020-09-07 07:27:10,546 - org.apache.skywalking.oap.server.receiver.trace.provider.handler.v6.grpc.TraceSegmentReportServiceHandler -3673263 [grpcServerPool-1-thread-10] ERROR [] - CANCELLED: cancelled before receiving half close
   io.grpc.StatusRuntimeException: CANCELLED: cancelled before receiving half close
   	at io.grpc.Status.asRuntimeException(Status.java:517) ~[grpc-core-1.15.1.jar:1.15.1]
   	at io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onCancel(ServerCalls.java:272) [grpc-stub-1.15.1.jar:1.15.1]
   	at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.closed(ServerCallImpl.java:293) [grpc-core-1.15.1.jar:1.15.1]
   	at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1Closed.runInContext(ServerImpl.java:738) [grpc-core-1.15.1.jar:1.15.1]
   	at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) [grpc-core-1.15.1.jar:1.15.1]
   	at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123) [grpc-core-1.15.1.jar:1.15.1]
   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
   	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
   Sep 07, 2020 7:27:10 AM io.grpc.internal.SerializingExecutor run
   SEVERE: Exception while executing runnable io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1Closed@6d3626c3
   io.grpc.StatusRuntimeException: CANCELLED: call already cancelled
   	at io.grpc.Status.asRuntimeException(Status.java:517)
   	at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onCompleted(ServerCalls.java:356)
   	at org.apache.skywalking.oap.server.receiver.trace.provider.handler.v6.grpc.TraceSegmentReportServiceHandler$1.onError(TraceSegmentReportServiceHandler.java:65)
   	at io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onCancel(ServerCalls.java:269)
   	at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.closed(ServerCallImpl.java:293)
   	at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1Closed.runInContext(ServerImpl.java:738)
   	at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
   	at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123)
   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   	at java.lang.Thread.run(Thread.java:748)
   
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #5450: io.grpc.StatusRuntimeException: CANCELLED: cancelled before receiving half close

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #5450:
URL: https://github.com/apache/skywalking/issues/5450#issuecomment-688110304


   English only. You have to reboot oap backend, then everything should back to work.
   
   Recommend to use 8.1


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] kool2020 commented on issue #5450: io.grpc.StatusRuntimeException: CANCELLED: cancelled before receiving half close

Posted by GitBox <gi...@apache.org>.
kool2020 commented on issue #5450:
URL: https://github.com/apache/skywalking/issues/5450#issuecomment-688148041


   i had restart oap container, but still does not work


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #5450: io.grpc.StatusRuntimeException: CANCELLED: cancelled before receiving half close

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #5450:
URL: https://github.com/apache/skywalking/issues/5450#issuecomment-688220848


   This exception only means network connection breaks. Nothing more.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #5450: io.grpc.StatusRuntimeException: CANCELLED: cancelled before receiving half close

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #5450:
URL: https://github.com/apache/skywalking/issues/5450


   


----------------------------------------------------------------
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:
users@infra.apache.org