Running AdminUI, when trying to change a secure connection of the User Directory, the modification fails and the browser gets the error:
Error: Task failed.
Fatal: Failed to execute ModifyUserDirectoryEvent. ERROR MESSAGE: SmApiWrappedException:Class CA.SM::UserDirectory does not have attribute CA::UserDirectory.CloseRelatedConnectionOnFailure
The same error occured when creating or changing a User Diretory.
Policy Server 12.8SP8 on RedHat;
AdminUI 12.8SP8 on RedHat;
Policy Server and AdminUI run on the same machine;
Policy Store on CA Directory 14.1SP6;
This issue occurred as the Policy Store data structure lacked definition.
This object structure doesn't exist in the Policy Store data:
CA::UserDirectory.CloseRelatedConnectionOnFailure
To work fine, when upgrading the Policy Server and the AdminUI, the Policy Store data definition should be upgraded too (1).
To fix this issue, ensure the Policy Store data definitions are at the level of the Policy Server and AdminUI.