You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/09/21 15:11:10 UTC

[GitHub] [shardingsphere] tuhanglsWorld opened a new issue #12607: no well implements AbstractUnsupportedOperationConnection

tuhanglsWorld opened a new issue #12607:
URL: https://github.com/apache/shardingsphere/issues/12607


   org.springframework.dao.InvalidDataAccessApiUsageException: ConnectionCallback; isValid; nested exception is java.sql.SQLFeatureNotSupportedException: isValid
   Caused by: java.sql.SQLFeatureNotSupportedException: isValid
   	at org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection.isValid(AbstractUnsupportedOperationConnection.java:161)
   	at sun.reflect.GeneratedMethodAccessor235.invoke(Unknown Source)
   	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   	at java.lang.reflect.Method.invoke(Method.java:498)
   	at org.springframework.jdbc.core.JdbcTemplate$CloseSuppressingInvocationHandler.invoke(JdbcTemplate.java:1614)
   	at com.sun.proxy.$Proxy287.isValid(Unknown Source)
   	at org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator.isConnectionValid(DataSourceHealthIndicator.java:134)
   	at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:334)
   	... 138 common frames omitted
   
   ![image](https://user-images.githubusercontent.com/91142166/134197231-80d49982-c3ca-400c-a517-041d5ee1cba0.png)
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] strongduanmu commented on issue #12607: no well implements AbstractUnsupportedOperationConnection

Posted by GitBox <gi...@apache.org>.
strongduanmu commented on issue #12607:
URL: https://github.com/apache/shardingsphere/issues/12607#issuecomment-924480601


   @tuhanglsWorld Can you try the latest version? It has been supported now.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org