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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to