Transactions can be canceled for more than one reason. Look for the following indicators.
- maximum execution time exceeded: This message appears when the glide.quota.manager threads cancels the transaction.
- canceled by other transaction: This message appears when the transaction was canceled by the session thread that initially issued it, and not by the glide.quota.manager thread.
- canceled by user request: This message appears when the user clicked the red X button to cancel the running transaction.
Cancelling transaction /home.do - Default-thread-11.0 (maximum execution time exceeded): Thread Default-thread-11.0 (Default-thread-11.0, F530DD111B11111111FC031767DA158E), after 30000ms
Also, Look at :- Default quota rules
Various transaction quota rules are available in the base system.
- View a canceled transaction
The Quota Manager logs each canceled transaction as a warning message in the system log.