We're running AdminUI, and when we create a new ACO, and we set the value as multiline with 255 values in the AgentName like this :
abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstu<index>(<index> being replaced with number from 1 to 255)
Then, when saving the configuration, the AdminUI and Policy Server shows an error :
Error:Task failed.
Fatal:Failed to execute CreateAgentConfigEvent.
ERROR MESSAGE: SmApiWrappedException:CA.SM::
[email protected]: Create failed. (Unknown Failure)
- Error in the Policy Server:
[53946/4023868272][Thu Nov 09 2017 10:16:44][SmObjProvider.cpp:187][ERROR][sm-Server-03090] Policy store failed operation 'Save' for object type 'Property' . LDAP Error creating new Property object
[53946/-271099024][Thu Nov 09 2017 10:16:44][SmAdapterPropertySection.cpp:528][Save][ERROR][sm-xadobj-00110] CA.SM::[email protected]: Create failed. (Unknown Failure)
[53946/-271099024][Thu Nov 09 2017 10:16:44][SmStore.cpp:326][Create][ERROR][sm-xobsm-00960] Failed to create object. (CA.SM::[email protected](aco-test))
[53946/-271099024][Thu Nov 09 2017 10:16:44][XPSIO.cpp:1578][CreateObject][ERROR][sm-xpsxps-00540] Previous error occurred on object "CA.SM::[email protected](aco-test)"
[53946/-271099024][Thu Nov 09 2017 10:16:44][XPSPolicyData.cpp:1244][CommitOrTestRollback][ERROR][sm-xpsxps-00740] XPS Transaction COMMIT has failed.
[53946/-271099024][Thu Nov 09 2017 10:16:44][XPSPolicyData.cpp:409][CreateOrUpdateImpl][ERROR][CA-SM-Assert] Assert failed: Commit()
[53946/-271099024][Thu Nov 09 2017 10:16:44][XPSSvcHandlerManageObjects.cpp:249][ProcessRequest][ERROR][sm-xpssvc-00650] Failed Create Operation
[53946/-271099024][Thu Nov 09 2017 10:16:44][XPSSvc.cpp:164][InvokeHandler][ERROR][sm-xpssvc-00020] Cannot Process the Request. How can we fix this?