![]() |
SERVER-X-817: Swap-in failed (error_code, hexadecimal_error_code). This may cause a program to terminate unexpectedly.
Source: SERVER.EXE
Explanation: The server couldn't read data from the swap file on the disk. There might be a disk problem or a volume containing a swap file might have been dismounted when there was no other swap file to hold the data.
Action: If a volume containing a swap file was dismounted, and there was no other swap file in which to store the data, applications that use virtual memory could fail and be unloaded. Reload the applications. To prevent the problem in the future, make sure that a volume containing a swap file is not dismounted unless there is a swap file on another volume to hold the data.
![]() |