sby
sby
在windows idea环境下测试没有问题,但是打jar包到centos环境下,启动时,有时候能成功运行,有时候运行发生连接失败错误。运行失败错误的次数更多一些。 `01:22:25 [ioGameThread-2] ERROR c.i.game.bolt.broker.core.client.BrokerClientItem (BrokerClientItem.java:324) - Create connection failed. The address is 10.0.4.15:10200 com.alipay.remoting.exception.RemotingException: Create connection failed. The address is 10.0.4.15:10200 at com.alipay.remoting.DefaultConnectionManager.create(DefaultConnectionManager.java:479) at com.alipay.remoting.DefaultConnectionManager.doCreate(DefaultConnectionManager.java:783) at com.alipay.remoting.DefaultConnectionManager.access$000(DefaultConnectionManager.java:52) at...
in edit  int runtime the two sprite is same,the two line is parallel,however , comparePointAndLine check one point is above ,and another is below
### 你的问题 | 使用场景 描述你遇到的问题,或使用场景(询问框架能否满足此类需求) 网关部署在独立服务器上面。对外服和逻辑服在另一台服务器上面。 运行了三天之后,对外服与网关断掉了?反正用户执行登录的时候 boolean success = flowContext.bindingUserId(userId); 返回false ,查看log是 2025-12-14 20:52:05.030 WARN Processor-Executor-common-72-51 MsgTransferTopic (ResponseMessageBrokerProcessor.java:66)- 对外服不存在: [819924792] 2025-12-14 20:52:11.004 WARN Processor-Executor-common-72-68 MsgTransferTopic (ResponseMessageBrokerProcessor.java:66)- 对外服不存在: [819924792] 我们重启了网关服务服进程就没问题,但是这个不是解决办法啊,...