1260643258 opened a new issue #504: 配置两个saga微服务,第二个服务启动就会报错
URL: https://github.com/apache/servicecomb-pack/issues/504
 
 
   io.grpc.StatusRuntimeException: UNAVAILABLE: Channel shutdown invoked
        at 
io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:222) 
~[grpc-stub-1.14.0.jar:1.14.0]
        at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:203) 
~[grpc-stub-1.14.0.jar:1.14.0]
        at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:132) 
~[grpc-stub-1.14.0.jar:1.14.0]
        at 
org.apache.servicecomb.pack.contract.grpc.TxEventServiceGrpc$TxEventServiceBlockingStub.onDisconnected(TxEventServiceGrpc.java:280)
 ~[pack-contract-grpc-0.4.0.jar:0.4.0]
        at 
org.apache.servicecomb.pack.omega.connector.grpc.saga.GrpcSagaClientMessageSender.onDisconnected(GrpcSagaClientMessageSender.java:75)
 ~[omega-connector-grpc-0.4.0.jar:0.4.0]
        at 
org.apache.servicecomb.pack.omega.connector.grpc.core.LoadBalanceSenderAdapter.onDisconnected(LoadBalanceSenderAdapter.java:80)
 ~[omega-connector-grpc-0.4.0.jar:0.4.0]
        at 
org.apache.servicecomb.pack.omega.spring.OmegaSpringConfig$1.run(OmegaSpringConfig.java:145)
 [omega-spring-starter-0.4.0.jar:0.4.0]
        at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]

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


With regards,
Apache Git Services

Reply via email to