应用平台 AppStage-常见问题:异常4:dbGroupKey can not be null

时间:2025-02-12 15:02:49

异常4:dbGroupKey can not be null

异常:ParameterErrorException: dbGroupKey can not be null, length need bigger than 0(或者类似参数异常错误)。

原因1:dbGroupKey为null或者空串。 必填字段会做参数校验,请检查相关参数是否设置。

原因2:确定是否在rainbow.properties 中配置ETCD地址。

解决: 找到设置参数的地方,咨询核对配置的appName,dbGroupKey,dbName是否正确。

support.huaweicloud.com/sdkreference-appstage/appstage_08_0024.html