Symptom : Backup running failed and throw this error “GC overheap limit exceeded”

Login to server via SSH and edit this file
vi /usr/sbin/r1soft/conf/server.conf
Locate “compute.maxmemory=true” and set to false
Search further for line that says “maxmemory=1024“ and increase the value (MB)
Save and exit. Restart CDP server by running this command
/etc/init.d/cdp-server restart