Index.db is in use

Error

The error index.db is in use is constantly shown at the start of the backup.
The backup always fails.

Cause

The file index.db is locked by the OS. This is a file our software uses to index the data in the backup set.
We usually see this error when a backup terminates unexpectedly. The causes can be when a user cancels a backup, a system goes offline (is switched off without warning), VSS has failed on Windows systems, the backup quota has been exceeded, or the system being backed up runs out of disk space.

Non-Windows systems which don’t use VSS will often keep a file locked and not release it.

Fixes (try each in turn if the previous fix doesn’t work).

  1. Log the Windows user off and on again. Retry the backup.

  2. Resolve any local environmental issues such as low disk space or RAM. Retry the backup.

  3. Using Windows Task Manager, close all instances of bJW.exe
    3a) Delete the temp folder containing the index file. The locations for Windows and macOS are shown below. Retry the backup.

Windows
c:\users\username\temp\backupset-id\destination-name\index\index.db

macOS
/Users/username/temp/backupset-id/destination-name/index/index.db


This is an OS issue and not a BOBcloud issue. If the problem persists, check your OS logs for the reason why