0-2 - 非法属性值
可能的原因
这个提示是指用户配置的值与属性本身所需的数据类型并不匹配。比如 dubbo.comsumer.threads
属性只能接受数值属性,但是用户所输入的值混入了字母。
排查和解决步骤
根据配置项参考手册,查找出错的配置项,检查该项指定的类型,检查是否出现类型不一致的情况。
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
最后修改 October 24, 2022: Update 2.md (#1566) (604c0539c)