On Domain Manager, the cmengine.exe process is using more and more handles for registry key HKLM\SOFTWARE\Wow6432Node\ComputerAssociates\Unicenter ITRM.
This is affecting overall server performance and memory usage.
With handle64.exe from Microsoft sysinternals ( Handle ) we could see the number of opened handle for this registry key for cmengine.exe process
Example :
handle64.exe -a -p cmengine.exe | findstr /I /C:"HKLM\SOFTWARE\Wow6432Node\ComputerAssociates\Unicenter ITRM" | find /C "HKLM"
Some minutes later the number is growing :
After several hours and days this number could reach several thousand.
Client Automation 14.6
Domain Manager
This problem is resolved by the fix T533415 for Domain Manager 14.6
This fix delivers these files :
Name : cfOSServices.dll
Size : 170 880 bytes
Date : 14 May 2026
Version : 14.6.0.105
Name : cfPmuxApi.dll
Size : 64 896 bytes
Date : 14 May 2026
Version : 14.6.0.105
Name : cfSock.dll
Size : 139 648 bytes
Date : 14 May 2026
Version : 14.6.0.105
Open a case at Broadcom technical support and request the fix T533415
This fix should be installed on the Domain Manager
This fix may be included in the next 14.6 CU1 patch (ETA end of June 2026)