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/26 06:49:48 UTC

[GitHub] [shardingsphere] terrymanu opened a new issue #12727: The CI always fails on ubuntu-latest for JDK 11 with FederationStatementTest

terrymanu opened a new issue #12727:
URL: https://github.com/apache/shardingsphere/issues/12727


   Please check.
   
   ```log
   Error:  Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.816 s <<< FAILURE! - in org.apache.shardingsphere.driver.jdbc.core.statement.FederationStatementTest
   Error:  assertQueryWithFederationInSingleAndShardingTableRewriteByExecuteQuery(org.apache.shardingsphere.driver.jdbc.core.statement.FederationStatementTest)  Time elapsed: 2.3 s  <<< ERROR!
   java.sql.SQLException: exception while executing query: org.h2.jdbc.JdbcSQLException: The object is already closed [90007-196]
   	at org.apache.shardingsphere.driver.jdbc.core.statement.FederationStatementTest.assertQueryWithFederationInSingleAndShardingTableRewrite(FederationStatementTest.java:84)
   	at org.apache.shardingsphere.driver.jdbc.core.statement.FederationStatementTest.assertQueryWithFederationInSingleAndShardingTableRewriteByExecuteQuery(FederationStatementTest.java:74)
   Caused by: java.lang.RuntimeException: org.h2.jdbc.JdbcSQLException: The object is already closed [90007-196]
   	at org.apache.shardingsphere.driver.jdbc.core.statement.FederationStatementTest.assertQueryWithFederationInSingleAndShardingTableRewrite(FederationStatementTest.java:84)
   	at org.apache.shardingsphere.driver.jdbc.core.statement.FederationStatementTest.assertQueryWithFederationInSingleAndShardingTableRewriteByExecuteQuery(FederationStatementTest.java:74)
   Caused by: org.h2.jdbc.JdbcSQLException: The object is already closed [90007-196]
   	at org.apache.shardingsphere.driver.jdbc.core.statement.FederationStatementTest.assertQueryWithFederationInSingleAndShardingTableRewrite(FederationStatementTest.java:84)
   	at org.apache.shardingsphere.driver.jdbc.core.statement.FederationStatementTest.assertQueryWithFederationInSingleAndShardingTableRewriteByExecuteQuery(FederationStatementTest.java:74)
   ```


-- 
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 #12727: The CI always fails on ubuntu-latest for JDK 11 with FederationStatementTest

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


   @terrymanu Thank you for your feedback, I will check this exception.


-- 
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 #12727: The CI always fails on ubuntu-latest for JDK 11 with FederationStatementTest

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


   `FederationStatementTest` has been deleted 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



[GitHub] [shardingsphere] strongduanmu commented on issue #12727: The CI always fails on ubuntu-latest for JDK 11 with FederationStatementTest

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


   I tried to use JDK11 to reproduce this problem, but there was no exception. Since this unit test plan is migrated to integration testing, I will promote the migration of the last two integration tests #10916 #10915, and then delete this test class.


-- 
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 closed issue #12727: The CI always fails on ubuntu-latest for JDK 11 with FederationStatementTest

Posted by GitBox <gi...@apache.org>.
strongduanmu closed issue #12727:
URL: https://github.com/apache/shardingsphere/issues/12727


   


-- 
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