[INFO ] 2019-02-26T09:08:46,926Z [nioEventLoopGroup-2-1] netty.AMQPClient.operationComplete - Failed to connect to Corda-Par-P2PLoadB-xxxxx-301305085.us-east-2.elb.amazonaws.com:10002 {}
[ERROR] 2019-02-26T09:09:01,415Z [Thread-2 (ActiveMQ-scheduled-threads)] core.server.lambda$channelActive$0 - AMQ224088: Timeout (10 seconds) while handshaking has occurred. {}
[ERROR] 2019-02-26T09:09:12,632Z [Thread-3 (ActiveMQ-scheduled-threads)] core.server.lambda$channelActive$0 - AMQ224088: Timeout (10 seconds) while handshaking has occurred. {}
[INFO ] 2019-02-26T09:09:12,989Z [pool-14-thread-1] statemachine.FlowMonitor.logFlowsWaitingForParty - Flow with id xxxxx has been waiting for 74276 seconds to receive messages from parties [O=xxxx, L=xxxx, C=IN]. {}
[ERROR] 2019-02-26T09:09:31,415Z [Thread-0 (ActiveMQ-scheduled-threads)] core.server.lambda$channelActive$0 - AMQ224088: Timeout (10 seconds) while handshaking has occurred. {}
[ERROR] 2019-02-26T09:09:42,632Z [Thread-2 (ActiveMQ-scheduled-threads)] core.server.lambda$channelActive$0 - AMQ224088: Timeout (10 seconds) while handshaking has occurred. {}
[INFO ] 2019-02-26T09:09:46,986Z [nioEventLoopGroup-2-2] netty.AMQPClient.nextTarget - Retry connect to Corda-Par-P2PLoadB-xxxxx-301305085.us-east-2.elb.amazonaws.com:10002 {}
[ERROR] 2019-02-26T09:10:01,414Z [Thread-0 (ActiveMQ-scheduled-threads)] core.server.lambda$channelActive$0 - AMQ224088: Timeout (10 seconds) while handshaking has occurred. {}
[ERROR] 2019-02-26T09:10:12,632Z [Thread-1 (ActiveMQ-scheduled-threads)] core.server.lambda$channelActive$0 - AMQ224088: Timeout (10 seconds) while handshaking has occurred. {}
[INFO ] 2019-02-26T09:10:12,989Z [pool-14-thread-1] statemachine.FlowMonitor.logFlowsWaitingForParty - Flow with id xxxxx has been waiting for 74336 seconds to receive messages from parties [O=xxxx, L=xxxx, C=IN]. {}在双方的安全组的入站规则中,TCP端口被启用为端口10002。
有人能帮我解决我的问题吗?
提前谢谢。
发布于 2019-02-28 12:49:24
通过将入站规则添加到双方的每个安全组作为所有通信量添加到0.0.0.0/0,从而解决了错误
https://stackoverflow.com/questions/54886620
复制相似问题