User Tools

Site Tools


Sidebar

Announcement

CloudBacko Pro

CloudBacko Lite

CloudBacko Home

CloudBacko App

License

Features

Hotfix

Discussion

Can't Find What You Need?

FAQ

public:faq:out_of_memory_error

Backup failed with error "java.lang.OutOfMemoryError: Java heap space"


Question:
Recently some of the backups (full backups) started to fail with errors saying “java.lang.OutOfMemoryError: Java heap space”. Any suggesions on how to fix that?

Answer:
It suggests that the memory is insufficient to perform the backup job. To resolve this, can you increase the heap size to 2GB to give CloudBacko more memory resources.

To increase the Java memory settings:

1. Exit CloudBacko Pro and make use there are no active backup jobs running.

2. In a text editor open up the C:\Program Files\CloudBacko Pro\config.ini file

Default settings: app.system.ui.vm.opt.xms=128 app.system.ui.vm.opt.xmx=768 app.system.conf.language=en app.system.product.name=cbp app.system.common.format.datetime.hourinday=true

3. Depending on the amount of free memory on your machine, you can increase the settings from 768M to 2048M.

New settings: app.system.ui.vm.opt.xms=128 app.system.ui.vm.opt.xmx=2048 app.system.conf.language=en app.system.product.name=cbp app.system.common.format.datetime.hourinday=true

4. Save the config.ini

5. Go to [Administrative Tools]>[Services]>[CloudBacko Pro Services] and restart the service for the settings to take effective.

public/faq/out_of_memory_error.txt · Last modified: 2019/09/25 16:30 by ronnie.chan