FlyingZC commented on issue #31134: URL: https://github.com/apache/shardingsphere/issues/31134#issuecomment-2097395673
@wsm12138 Hi,By the exception `Caused by: java.lang.NoClassDefFoundError: org/apache/shardingsphere/globalclock/core/yaml/config/YamlGlobalClockRuleConfiguration`. The classpath is now `org.apache.shardingsphere.globalclock.yaml.config.YamlGlobalClockRuleConfiguration`, not `core/yaml/config/YamlGlobalClockRuleConfiguration`. Please use the latest jar package. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
