Following the upgrade from v21 to 24.4.3 or superior, the CP process where several Non-TLS Agents and CallAPIs connect to crashes.
On Windows, we may find some useful information about the potential cause as some minidumps are generated with this kind of errors:
Log Name: ApplicationSource: Application ErrorDate: 06.03.2026 10:47:16Event ID: 1000Task Category: (100)Level: ErrorKeywords: ClassicUser: N/AComputer: server.domain.comDescription:Faulting application name: UCsrvcp.exe, version: 24.4.3.1, time stamp: 0x69709356Faulting module name: UCUDB32.dll, version: 24.4.3.1, time stamp: 0x697092e7Exception code: 0xc0000005Fault offset: 0x0000000000016902Faulting process id: 0x236cFaulting application start time: 0x01dcab3952174e54Faulting application path: E:\Automic\AutomationEngine\bin\UCsrvcp.exeFaulting module path: E:\Automic\AutomationEngine\bin\UCUDB32.dllReport Id: 990ca8df-e740-42e8-85b5-b06cac11daf7
Log Name: ApplicationSource: Windows Error ReportingDate: 06.03.2026 10:47:40Event ID: 1001Task Category: NoneLevel: InformationKeywords: ClassicUser: N/AComputer: server.domain.comDescription:Fault bucket , type 0Event Name: APPCRASHResponse: Not availableCab Id: 0
Problem signature:P1: UCsrvcp.exeP2: 24.4.3.1P3: 69709356P4: UCUDB32.dllP5: 24.4.3.1P6: 697092e7P7: c0000005P8: 0000000000016902P9: P10:
Attached files:\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF2CA.tmp.mdmp\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF491.tmp.WERInternalMetadata.xml\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF4D0.tmp.xml\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF4DE.tmp.csv\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF54C.tmp.txt\\?\C:\Windows\Temp\WER4B8D.tmp.appcompat.txt\\?\C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_UCsrvcp.exe_4ec2bad66f98dbf5f7f111a88a6b8dde6147af72_d142b207_cab_09164c74\memory.hdmp
These files may be available here:\\?\C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_UCsrvcp.exe_4ec2bad66f98dbf5f7f111a88a6b8dde6147af72_d142b207_cab_09164c74
On Unix, a core should be generated similarly when this occurs as the process ucsrvcp will exit with return code 11.
Automation Engine 24.4.3 and superior where CP process is started with some non-TLS agents are connected.
DE184204: incorrect buffer size on CP for messages coming from legacy agent causing the crash.
Install and configure a TLS Gateway as a CP Port with and connect the non-TLS agents that were connected to the CP that was crashing to it.รง
Upgrade the Agents to a TLS version that connects to the JCP.
Update to a fix version listed below or a newer version if available.
Fix version:
Component(s): Automation Engine
Automation.Engine 24.4.4 HF1 - Planned release End of April 2026
Automation.Engine 24.4.5 - Planned release June 2026
Public Title: CP crashes when connecting to legacy Agents
Public Description: A problem has been fixed that prevents the CP from crashing when a legacy Agent is connected.