BruceZhangXL opened a new issue #6816: URL: https://github.com/apache/shardingsphere/issues/6816
This exception were threw when deploy the application. I doubt that the threadpool was shut down too early, some threads not finished yet. exception=org.mybatis.spring.MyBatisSystemException, message=nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: java.util.concurrent.RejectedExecutionException: Task com.google.common.util.concurrent.TrustedListenableFutureTask@4f563015[status=PENDING, info=[task=[running=[NOT STARTED YET], org.apache.shardingsphere.core.execute.engine.ShardingExecuteEngine$1@3f6a0251]]] rejected from java.util.concurrent.ThreadPoolExecutor@6febffc5[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 189410742] ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
