Memory Leak in Directory Sync Code
When making a configuration change to a SIP trunk in CUCM, I was met with the following error: Update failed. Memory allocation failed during query processing.
Troubleshooting steps:
- From the CUCM publisher node issue the
show statuscommand to check the memory totals. - Also check the service list using
utils service listto verify if the A Cisco DB service is started. - Restart the A Cisco DB service with
utils service restart A Cisco DB. - After the service has restarted, try saving the configuration again for the SIP trunk.