I checked the basic functions for binary release too. ------------------
Liang Zhang (John) Apache ShardingSphere & Dubbo Zhang Yonglun <zhangyong...@apache.org> 于2019年11月12日周二 下午2:42写道: > +1, > > I checked: > > [X] Download links are valid. > [X] Checksums and PGP signatures are valid. > [X] DISCLAIMER is included. > [X] Source code artifacts have correct names matching the current release. > [X] LICENSE and NOTICE files are correct for each ShardingSphere repo. > [X] All files have license headers if necessary. > [X] No compiled archives bundled in source archive. > > Juan Pan <panj...@apache.org> 于2019年11月12日周二 下午1:03写道: > > > Hi Brian, > > > > > > This thread is for checking and voting for Release 4.0.0-RC3, you need to > > go through the check list and cast your vote. Notice: 4.0.0-RC3 has not > > been released until now. Did the exception you mentioned happen when you > > did checking? > > > > > > Juan Pan > > > > > > panj...@apache.org > > Juan Pan(Trista), Apache ShardingSphere > > > > > > On 11/12/2019 10:09,Brian You got this<2714510...@qq.com> wrote: > > Hi: > > > > > > Thanks for your reply. But I got a exception When I switched > > to 4.0.0-RC3. > > > > > > Caused by: org.springframework.beans.factory.BeanCreationException: Error > > creating bean with name 'healthIndicatorRegistry' defined in class path > > resource > > > [org/springframework/boot/actuate/autoconfigure/health/HealthIndicatorAutoConfiguration.class]: > > Bean instantiation via factory method failed; nested exception is > > org.springframework.beans.BeanInstantiationException: Failed to > instantiate > > [org.springframework.boot.actuate.health.HealthIndicatorRegistry]: > Factory > > method 'healthIndicatorRegistry' threw exception; nested exception is > > org.springframework.beans.factory.UnsatisfiedDependencyException: Error > > creating bean with name > > > 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthIndicatorAutoConfiguration': > > Unsatisfied dependency expressed through constructor parameter 0; nested > > exception is org.springframework.beans.factory.BeanCreationException: > Error > > creating bean with name 'encryptDataSource' defined in class path > resource > > > [org/apache/shardingsphere/shardingjdbc/spring/boot/SpringBootConfiguration.class]: > > Bean instantiation via factory method failed; nested exception is > > org.springframework.beans.BeanInstantiationException: Failed to > instantiate > > [javax.sql.DataSource]: Factory method 'encryptDataSource' threw > exception; > > nested exception is java.sql.SQLDataException: Cannot determine value > type > > from string 'NO' > > at > > > org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:627) > > at > > > org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:607) > > at > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1305) > > at > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1144) > > at > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) > > at > > > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) > > at > > > org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) > > at > > > org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) > > at > > > org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) > > at > > > org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) > > at > > > org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277) > > at > > > org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1247) > > at > > > org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1167) > > at > > > org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857) > > at > > > org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760) > > ... 105 common frames omitted > > Caused by: org.springframework.beans.BeanInstantiationException: Failed > to > > instantiate > > [org.springframework.boot.actuate.health.HealthIndicatorRegistry]: > Factory > > method 'healthIndicatorRegistry' threw exception; nested exception is > > org.springframework.beans.factory.UnsatisfiedDependencyException: Error > > creating bean with name > > > 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthIndicatorAutoConfiguration': > > Unsatisfied dependency expressed through constructor parameter 0; nested > > exception is org.springframework.beans.factory.BeanCreationException: > Error > > creating bean with name 'encryptDataSource' defined in class path > resource > > > [org/apache/shardingsphere/shardingjdbc/spring/boot/SpringBootConfiguration.class]: > > Bean instantiation via factory method failed; nested exception is > > org.springframework.beans.BeanInstantiationException: Failed to > instantiate > > [javax.sql.DataSource]: Factory method 'encryptDataSource' threw > exception; > > nested exception is java.sql.SQLDataException: Cannot determine value > type > > from string 'NO' > > at > > > org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185) > > at > > > org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:622) > > ... 119 common frames omitted > > > > > > > > ------------------ 原始邮件 ------------------ > > 发件人: "Juan Pan"<panj...@apache.org>; > > 发送时间: 2019年11月11日(星期一) 晚上6:40 > > 收件人: "dev@shardingsphere.apache.org"<dev@shardingsphere.apache.org > > >;"b...@apache.org"<b...@apache.org>;"c...@apache.org"< > c...@apache.org > > >;"vongosl...@apache.org"<vongosl...@apache.org>;" > > ningji...@apache.org"<ningji...@apache.org>; > > > > 主题: [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3 > ROUND > > 4 > > > > > > > > Hi everyone, > > > > > > With the help and effort of our community, the previous issues were fixed > > already. I am glad to invite everyone to move on to check and vote for > our > > 4.0.0-RC3 ROUND 4. > > > > > > Release notes: > > > > > https://github.com/apache/incubator-shardingsphere/blob/dev/RELEASE-NOTES.md > > > > > > The release candidates: > > > https://dist.apache.org/repos/dist/dev/incubator/shardingsphere/4.0.0-RC3/ > > > > > > Maven 2 staging repository: > > > > > https://repository.apache.org/content/repositories/orgapacheshardingsphere-1027/org/apache/shardingsphere/ > > > > > > Git tag for the release: > > https://github.com/apache/incubator-shardingsphere/tree/4.0.0-RC3/ > > > > > > Release Commit ID: > > > > > https://github.com/apache/incubator-shardingsphere/commit/78a67e8c088ffc0b6f0e2c7418b0217cdc3bb87d > > > > > > Keys to verify the Release Candidate: > > https://dist.apache.org/repos/dist/dev/incubator/shardingsphere/KEYS > > > > > > Look at here for how to verify this release candidate: > > https://shardingsphere.apache.org/community/en/contribute/release/ > > > > > > The vote will be open for at least 72 hours or until necessary number of > > votes are reached. > > > > > > Please vote accordingly: > > > > > > [ ] +1 approve > > > > > > [ ] +0 no opinion > > > > [ ] -1 disapprove with the reason > > > > > > Checklist for reference: > > > > > > [ ] Download links are valid. > > > > > > [ ] Checksums and PGP signatures are valid. > > > > > > [ ] DISCLAIMER is included. > > > > > > [ ] Source code artifacts have correct names matching the current > release. > > > > > > [ ] LICENSE and NOTICE files are correct for each ShardingSphere repo. > > > > > > [ ] All files have license headers if necessary. > > > > > > [ ] No compiled archives bundled in source archive. > > > > > > > > > > Best wishes, > > Trista > > > > > > Juan Pan > > > > > > panj...@apache.org > > Juan Pan(Trista), Apache ShardingSphere > > > > -- > Zhang Yonglun > Apache ShardingSphere >