Throwable=Direct buffer memory, caused by [OutOfMemoryError] Direct buffer memory

Error
Error="[IOException] [ReadAheadInputStream.Reader.run] Throwable=Direct buffer memory, caused by [OutOfMemoryError] Direct buffer memory"

Fix
Increase the amount of memory used by the backup.
Edit C:\Program Files\serverbackup\config.ini and make the changes below.

From:
app.system.ui.vm.opt.xms=128
app.system.ui.vm.opt.xmx=1024
app.system.conf.vm.opt.maxdirectmemorysize=512

to
app.system.ui.vm.opt.xms=128
app.system.ui.vm.opt.xmx=1024
app.system.conf.vm.opt.maxdirectmemorysize=1024

Tags
Ahsay OBM version 7