Automic Web Interface (AWI) fails to retain the login text boxes (username, department, language, login options, etc...) after upgrading to version 24․4․4․
ERROR MESSAGE in AWI log:
"Stored login data (System: [system-id], Client: [client-id]) ignored because it does not match URL fragment (System: [system-id], Client: [client-id])"
CA Automic Workload Automation - Automation Engine 24.4.4
AWI: Jetty launcher/Tomcat
Component: Automic AWI v24․4․4
DE187694: The problem is a side-effect of a change made in a previous defect (DE183398). It occurs because stored login data is ignored if the system name in the uc4config.xml does not exactly match the URL fragment used to access the AWI.
Until the upgrade to version 24.4.5 is possible, you can mitigate the issue by ensuring the system name configuration matches.
uc4config.xml file.name= attribute to be identical to the system= attribute for the connection.Update to a fix version listed below or a newer version if available.
Fix version:
Component(s): Automic Web Interface
Automation.Engine 24.4.5 - Planned release June 2026
Automation.Engine 26.1.0 - Planned release June 2026
Public Title: AWI Cookie handling when using Kerberos
Public Description: A problem that prevented AWI from properly handling cookies during Kerberos authentication has been resolved.