Insufficient system resources exist to complete the requested service

Post here if you have problems installing or using FBackup
Post Reply
enowak83
Posts: 2
Joined: Wed Mar 29, 2017 9:52 pm

Insufficient system resources exist to complete the requested service

Post by enowak83 »

Currently using FBackup 6.4, backup job is configured for changes only. Getting the following error message:

Insufficient system resources exist to complete the requested service

[3/25/2017 12:36:13 AM] Warning: Skipping file G:\Pictures\My PSP8 Files\My Pictures\WOP-Swimming\IMG_1156.JPG
Not enough room to write archive (G:\Edward_Backup\Edward_Backup\6_G.zip). Insufficient system resources exist to complete the requested service (srCreateError)
Backup aborted. Reason:
SQL error " UPDATE Files SET CompRatio = ? WHERE FileID = ? ; " - sqlite_step, disk I/O error (778) (TCatalogSqliteBuf.UpdFlsCompRatio.3)
SQL error " DROP TABLE BackupConfigs;
DROP TABLE BackupInfo;
DROP TABLE Backups;
DROP TABLE FileDict;
DROP TABLE Files;
DROP TABLE FileVersions;
DROP TABLE FolderDict;
DROP TABLE Folders;
DROP TABLE FolderVersions;
DROP TABLE Storages;
DROP TABLE Blocks;
DROP TABLE FileVersionBlocks;
DROP TABLE ScheduledTasks;
DROP TABLE DriveUSN; " - out of memory, out of memory - a malloc failed (7) (SQL81)
Files skipped: 1
Next scheduled backup: 3/26/2017 1:00:00 AM
Backup aborted after 6:50:48 hour(s) at 3/25/2017 12:36:33 AM with 1 error(s), 1 warning(s)


Using a Desktop with 8 GB RM and drive has 1.1 TB free.

Adrian (Softland)
Posts: 1953
Joined: Thu May 23, 2013 7:57 am

Re: Insufficient system resources exist to complete the requested service

Post by Adrian (Softland) »

Hi,

Do you have 1.1 TB free on C: drive?
If not, please make sure you have enough free disk space on C: drive.

enowak83
Posts: 2
Joined: Wed Mar 29, 2017 9:52 pm

Re: Insufficient system resources exist to complete the requested service

Post by enowak83 »

No, there's not 1.1 TB free on my main drive.. There's 1.1 TB free on the destination drive. Since this is a malloc error, looks like fbackup doesn't efficiently drop RAM memory as necessary or there is a bug in the software.

Adrian (Softland)
Posts: 1953
Joined: Thu May 23, 2013 7:57 am

Re: Insufficient system resources exist to complete the requested service

Post by Adrian (Softland) »

Hi,

The first problem listed is "Not enough room to write archive". The archive is created in temp folder which is on C: drive by default.
Do you have enough free disk space on C: drive?

Post Reply