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 2018/06/05 01:43:21 UTC

[GitHub] youtsea opened a new issue #1309: org.apache.skywalking.apm.collector.agent.grpc.provider.handler.TraceSegmentServiceHandler

youtsea opened a new issue #1309: org.apache.skywalking.apm.collector.agent.grpc.provider.handler.TraceSegmentServiceHandler
URL: https://github.com/apache/incubator-skywalking/issues/1309
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [X] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Bug
   
   - Which version of SkyWalking, OS and JRE?
   
   version: apache-skywalking-apm-incubating-5.0.0-beta
   OS: Windows Server 2012 R2
   JRE: Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
   
   - What happen?
   Browsing each link, the collector's console will show these:
   
   ```
   六月 05, 2018 9:32:24 上午 io.grpc.internal.SerializingExecutor run
   严重: Exception while executing runnable io.grpc.internal.ServerImpl$JumpToAppli
   cationThreadServerStreamListener$1Closed@7fcbc7d6
   io.grpc.StatusRuntimeException: CANCELLED: call already cancelled
           at io.grpc.Status.asRuntimeException(Status.java:517)
           at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onCompleted(Ser
   verCalls.java:356)
           at org.apache.skywalking.apm.collector.agent.grpc.provider.handler.Trace
   SegmentServiceHandler$1.onError(TraceSegmentServiceHandler.java:60)
           at io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCa
   llListener.onCancel(ServerCalls.java:269)
           at io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.closed(Serve
   rCallImpl.java:282)
           at io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListen
   er$1Closed.runInContext(ServerImpl.java:684)
           at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
           at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:123
   )
           at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
           at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
           at java.lang.Thread.run(Unknown Source)
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services