Yes, as Li said, you image is not attached well. 

But more important point here is that this thread is for voting and checking 
release 4.0.0-RC3. Did those exceptions throw up when you went through check 
list?


If your issue is about how to upgrade your program with the latest version of 
ShardingSphere, please open a new thread or topic.


 Juan Pan


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


On 11/12/2019 17:37??Brian You got this<2714510...@qq.com> wrote??
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