Roronoa-Zoro opened a new issue #8749: URL: https://github.com/apache/shardingsphere/issues/8749
## Bug Report **For English only**, other languages will not accept. Before report a bug, make sure you have: - Searched open and closed [GitHub issues](https://github.com/apache/shardingsphere/issues). - Read documentation: [ShardingSphere Doc](https://shardingsphere.apache.org/document/current/en/overview). Please pay attention on issues you submitted, because we maybe need more details. If no response anymore and we cannot reproduce it on current information, we will **close it**. Please answer these questions before submitting your issue. Thanks! ### Which version of ShardingSphere did you use? ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ### Expected behavior ### Actual behavior ### Reason analyze (If you can) ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc. ### Example codes for reproduce this issue (such as a github link). click registry server, it pop up 2 error tips; first: Cannot create property=centerConfigs for JavaBean=org.apache.shardingsphere.ui.common.domain.CenterConfigs@2db70cea in 'reader', line 1, column 1: centerConfigs: ^ Cannot create property=additionalConfigCenterServerList for JavaBean=org.apache.shardingsphere.ui.common.domain.CenterConfig@1e53c87c in 'reader', line 2, column 3: - activated: true ^ Unable to find property 'additionalConfigCenterServerList' on class: org.apache.shardingsphere.ui.common.domain.CenterConfig in 'reader', line 3, column 37: additionalConfigCenterServerList: null ^ in 'reader', line 2, column 1: - activated: true ^ second: Cannot create property=centerConfigs for JavaBean=org.apache.shardingsphere.ui.common.domain.CenterConfigs@6bf147b7 in 'reader', line 1, column 1: centerConfigs: ^ Cannot create property=additionalConfigCenterServerList for JavaBean=org.apache.shardingsphere.ui.common.domain.CenterConfig@27b3c4b6 in 'reader', line 2, column 3: - activated: true ^ Unable to find property 'additionalConfigCenterServerList' on class: org.apache.shardingsphere.ui.common.domain.CenterConfig in 'reader', line 3, column 37: additionalConfigCenterServerList: null ^ in 'reader', line 2, column 1: - activated: true ^ ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
