seams your picture can't be attached and viewed.



在 2019-11-12 17:37:56,"Brian You got this" <2714510...@qq.com> 写道:

Hi Juan,
The cause is <resultSet.getBoolean(IS_NULLABLE/IS_AUTOINCREMENT)> in 
TableMetaDataLoader.class.
That's my analysis result, Please confirm it.






------------------ 原始邮件 ------------------
发件人: "Juan Pan"<panj...@apache.org>;
发送时间: 2019年11月12日(星期二) 中午1:03
收件人: "dev@shardingsphere.apache.org"<dev@shardingsphere.apache.org>;
抄送: "dev"<dev@shardingsphere.apache.org>;
主题: Re:[VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3 ROUND 4


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&nbsp;your reply. But I got a exception When I&nbsp;switched 
to&nbsp;4.0.0-RC3.&nbsp;


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'
&nbsp;at 
org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:627)
&nbsp;at 
org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:607)
&nbsp;at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1305)
&nbsp;at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1144)
&nbsp;at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
&nbsp;at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
&nbsp;at 
org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
&nbsp;at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
&nbsp;at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
&nbsp;at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
&nbsp;at 
org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
&nbsp;at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1247)
&nbsp;at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1167)
&nbsp;at 
org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
&nbsp;at 
org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
&nbsp;... 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'
&nbsp;at 
org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185)
&nbsp;at 
org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:622)
&nbsp;... 119 common frames omitted



------------------&nbsp;原始邮件&nbsp;------------------
发件人:&nbsp;"Juan Pan"<panj...@apache.org&gt;;
发送时间:&nbsp;2019年11月11日(星期一) 晚上6:40
收件人:&nbsp;"dev@shardingsphere.apache.org"<dev@shardingsphere.apache.org&gt;;"b...@apache.org"<b...@apache.org&gt;;"c...@apache.org"<c...@apache.org&gt;;"vongosl...@apache.org"<vongosl...@apache.org&gt;;"ningji...@apache.org"<ningji...@apache.org&gt;;

主题:&nbsp;[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
&nbsp;
[ ] -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


&nbsp;Juan Pan


panj...@apache.org
Juan Pan(Trista), Apache ShardingSphere

Reply via email to