The reason for this error is not the code, not the grid, but the fact that it is not the network itself.

Author: tgh9953891, Created: 2023-03-21 01:27:27, Updated:

2023/03/20 17:22:12 [Flush] cannot commit - no transaction is active 2023/03/20 17:22:15 [Flush] cannot commit - no transaction is active 2023/03/20 17:22:17 [Flush] cannot commit - no transaction is active 2023/03/20 17:22:19 [Flush] cannot commit - no transaction is active


More

ChaoZhangThe error "[Flush] cannot commit - no transaction is active" is usually associated with database interactions. It indicates that no current transaction is active when attempting to commit a change to the database. In applications that use transaction processing, a transaction must be initiated before any change is executed, and a transaction must be committed after the change is completed. There are two possible reasons, 1. the hard drive is full of things that can't be written, 2. the host is not the latest version.