It's says insufficient permission to perform this operation after exit the application.
?18-01-22 17:34:45.448 [ 1] ERROR figService.CfgPerson - Save caused an exception
Genesyslab.Platform.ApplicationBlocks.ConfigurationObjectModel.ConfigServerException: Insufficient permissions to perform this operation
at Genesyslab.Platform.ApplicationBlocks.ConfigurationObjectModel.GlobalConfService.UpdateObject(IProtocol protocol, CfgObjectType objectType, XDocument deltaDoc, KeyValueCollection parameters)
at Genesyslab.Platform.ApplicationBlocks.ConfigurationObjectModel.CfgObject.UpdateSavedObject(IProtocol protocol)
at Genesyslab.Platform.ApplicationBlocks.ConfigurationObjectModel.CfgObject.Save(IProtocol protocol)
18-01-22 17:34:45.712 [ 1] ERROR ace.Core.ConfigAgent - Cannot save ConfPerson :
Genesyslab.Platform.ApplicationBlocks.ConfigurationObjectModel.ConfigServerException: Insufficient permissions to perform this operation
at Genesyslab.Platform.ApplicationBlocks.ConfigurationObjectModel.GlobalConfService.UpdateObject(IProtocol protocol, CfgObjectType objectType, XDocument deltaDoc, KeyValueCollection parameters)
at Genesyslab.Platform.ApplicationBlocks.ConfigurationObjectModel.CfgObject.UpdateSavedObject(IProtocol protocol)
at Genesyslab.Platform.ApplicationBlocks.ConfigurationObjectModel.CfgObject.Save(IProtocol protocol)
at Genesyslab.Platform.ApplicationBlocks.ConfigurationObjectModel.CfgObject.Save()
at Genesyslab.Platform.ApplicationBlocks.ConfigurationObjectModel.CfgObjects.CfgPerson.Save()
at Genesyslab.Desktop.Modules.Core.Configuration.ConfigAgent.Save()