YongGoose commented on PR #7337:
URL: https://github.com/apache/incubator-seata/pull/7337#issuecomment-2869849893

   It looks like the `RM`(Resource Manager) registration has failed.
   
https://github.com/apache/incubator-seata/blob/ac99e5bebe0db8f75763c2e2c0c874df3f2dbb0c/core/src/main/java/org/apache/seata/core/rpc/netty/NettyClientChannelManager.java#L295
   ```
   Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 63.019 s <<< 
FAILURE! - in org.apache.seata.core.rpc.netty.RmNettyClientTest
   org.apache.seata.core.rpc.netty.RmNettyClientTest.testMergeMsg  Time 
elapsed: 3.015 s  <<< ERROR!
   org.apache.seata.common.exception.FrameworkException: can not register 
RM,err:can not connect to services-server.
        at 
org.apache.seata.core.rpc.netty.RmNettyClientTest.testMergeMsg(RmNettyClientTest.java:88)
   ```


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

To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to