-
Notifications
You must be signed in to change notification settings - Fork 35
[BUG] memory_grant_stats_collector error at installation proces #756
Description
Component
Full Dashboard
Performance Monitor Version
2.4.1
SQL Server Version
MSSQL server 2022 develope
Windows Version
Windows server 2022 standard
Describe the Bug
I tried to install Performance monitor full edition and got this error:
[WARN] Validation complete: 45 collectors succeeded, 2 failed
[ERROR] memory_grant_stats_collector: Error in memory grant stats collector: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
[ERROR] memory_grant_stats_collector: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
Installation report saved to: C:\Users\sa.ak\PerformanceMonitor_Install_T-ADI-DBMIG_TADIDBMIG_20260329_191130.txt
Steps to Reproduce
Reproducebly only in my above environment.
Expected Behavior
Expected behaviour installs Performance monitor without the memory_grant_stats_collector.
Actual Behavior
I got the following error:
[ERROR] memory_grant_stats_collector: Error in memory grant stats collector: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
[ERROR] memory_grant_stats_collector: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
Error Messages / Log Output
Screenshots
PerformanceMonitor_Install_T-ADI-DBMIG_TADIDBMIG_20260329_191130.txt
Additional Context
Installer log in the attachment