当前SDK版本不支持远程调用,请升级SDK再尝试!

解决方案

首先我们需要定位到应用模型服务,我们可以通过arthas工具调试代码,可以定位到具体的服务。确定应用的版本

  • SDK v1.0.17.RELEASE

  • SDK 4.2.x以上

调试命令如下所示:

watch com.sie.snest.engine.api.distributed.RpcInvocation arry2Map '{params,returnObj,throwExp}'  -n 5  -x 3 

进入调试命令后arthas打印出来的日志所示


Affect(class count: 1 , method count: 1) cost in 192 ms, 1istenerId: 2
method=com.sie.snest.engine.api.distributed.RpcInvocation.arry2Map location=AtExcepti
ts=2024-07-25 10:11:23; [cost=0.109619ms] result@ArrayList[
@object[][
ault
null,
@object[]]
@Recor
Iset[iiot messagepush_ enterprisewechat_channel[]]
@Filte
[isEmpty=false;size=1],
@Array
nning
@Integer[1],
@Integer[o],
233.107.37
@string[],
-worker3-test
null 
200.3.139
当前SDK版本不支持远程调用,请升级SD